Home Forums EN Developing Stripe Integration Reply To: Stripe Integration

Nishit Shan
Participant
Post count: 1986

Hello 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 !