Forum Replies Created
-
AuthorPosts
-
in reply to: Stripe Integration #16246
Hello Andrey,
Just for the clarification:
The Stripe integration is not considered complete until the refund functionality works successfully. Currently, we are testing only in the sandbox environment. Once everything works properly there, we will proceed to test refunds in live mode. If any issues arise, I will review and update the script accordingly.in reply to: Custom Works #16242Hello Andrey,
Please provide all required access of nanotelecom.us , Like cpanel access and ftp and also terminal access in cpanel .
in reply to: Stripe Integration #16240Hello Andrey,
Update & Clarifications:
1. Switching Stripe to Live Mode
Yes, switching to live mode will require updating the API keys in the admin panel and enabling live settings. However, I recommend not proceeding with this until all testing is fully completed in the sandbox environment.2. Refund Process via Stripe
When a refund is processed by the admin, the amount will be returned to the customer’s original payment method based on the transaction ID. As mentioned earlier, this should be tested in live mode after completing sandbox testing to ensure everything works correctly.3. Apple Pay & Google Pay Availability
These payment options need to be enabled from the Stripe dashboard. It is possible that they are not active in the sandbox account. No additional scripts or API changes are required for this—just proper configuration on Stripe.4. Transaction Limit on Checkout
A restriction has been implemented so that customers cannot process payments exceeding $5,000 through the Stripe payment gateway. For higher amounts, the account top-up feature should be used.—
Additional Update:
The issue with CLEC linking between state and area code has been resolved, I have forgotten to update the code. The area code is now correctly mapped to the respective state.—
I am currently reviewing the remaining issues and implementing the required changes.
——————————–
NOTE: Please update the office page with updated amount of stripe task !in reply to: Stripe Integration #16225Hello Andrey,
I have completed the following:
1. **Invoice issue showing a $1 refund for every order** — Done.
2. **Total charges issue** — Even after a refund, the payment amount was being shown instead of payment minus refund — Done.
3. **CLEC search for state linking with area code** — Done.
4. **Sidebar not showing according to the brand listed in the category sidebar** — I have explained the reason for this issue.
5. **Stripe integration** — Completed and tested successfully with one payment using the sandbox account. Please test it from your side using the sandbox account as well. Once confirmed, we can move to the live environment and test the refund integration to verify that the refund is properly linked and fix any issues if required.I am currently checking the other issues listed and will provide an update once they are completed.
in reply to: Stripe Integration #16220Hello Andrey,
I’m integrating Stripe. I don’t need access to the Stripe dashboard right now. If I need it later, I’ll message you.
in reply to: Stripe Integration #16214Hello Andrey,
The refund invoices display 1$, if customers checking their complete order then Invoice -> print invoice and on all invoiceses it shows refunded 1$ please check some of the invoices attached. invoice 1 and invoice 2 . However on the website we can not see it so it is only customers see in their invoices. Please repair this error.
=> Please help me to find from where the invoice is being generated , where i should go to find the link to download this invoice .in reply to: Stripe Integration #16211Hello Andrey,
Are you available? If so, could you please share the OTP you received? The Stripe dashboard is logging out very quickly.
in reply to: Stripe Integration #16208Hello Andrey,
Thanks , I think i got the access , will check the thing here and will ask if anything needed.
in reply to: Stripe Integration #16204Is this link is last i resend ?
in reply to: Stripe Integration #16202Please share the link with me so i can use that in my tab
in reply to: Stripe Integration #16199Send the verification link on your email
in reply to: Stripe Integration #16197Check your email
Leave this pop-up open.
We’ve sent a verification link to your email.
Didn’t receive a link? Resend.in reply to: Stripe Integration #16195Hello Andrey,
Please confirm this :
Enter the 6-digit verification code sent to your phone ending in 6822.in reply to: Stripe Integration #16190Hello Andrey,
Please do the below thing :
Webhook Handling
Setup
In Stripe Dashboard → Developers → Webhooks, add endpoint:https://excellentnumbers.com/checkout.php?action=gateway_ping&provider=checkout_stripe
Subscribe to these events:
payment_intent.succeeded
payment_intent.payment_failed
charge.refunded
charge.dispute.createdWhy can’t you provide sandbox account dashboard access to me? It’s not a big deal to share Stripe sandbox account access.
Having dashboard access will help me identify if anything is missing on my code side and will also reduce the development time.in reply to: Stripe Integration #16183Hello Andrey,
For the bug you mentioned, “Top Categories Sidebar Not Synced with Brands, please fix this bug,” I was instructed by you, or maybe Mark, to link it with https://excellentnumbers.com/admin/index.php?ToDo=viewTemplates. On the admin side, there is a “Sidebar” tab where all added popular categories are listed.
I would request you to please confirm what exactly you want to achieve here.Also, I am still waiting for an update on the Stripe details that I requested.
-
AuthorPosts