Sandbox is not working, Live is ok
-
I was testing in sandbox before making live but it is showing this error message:-
“As per Indian regulations, export transactions require a description. More info here: https://stripe.com/docs/india-exports“
After that, I enabled the live mode and it worked without any issues. Payment was successfully completed and the order was processed without any problems for transactions made outside of India.
Can you please help me to test in sandbox mode without any issues because it is working fine in live mode.
Here is debug log of an order in test mode:
2023-02-28T09:23:11+00:00 DEBUG ====Stripe Version: 7.1.0==== ====Start Log==== payment_intents/pi_1MgPOU-HIDDEN-DxbO85UG4zh request: Array ( [amount] => 100 [currency] => USD [statement_descriptor] => XYZ XYZ [description] => LocalTestSite.local - Order 33488 [customer] => cus_NRGRYXV2LQpgDM [payment_method_types] => Array ( [0] => card ) [setup_future_usage] => off_session [metadata] => Array ( [customer_name] => Temp Johh [customer_email] => [email protected] [site_url] => https://localtestsite.local [order_id] => 33488 [order_key] => wc_order_cY6kNkMnRGmNt [payment_type] => recurring ) ) ====End Log==== 2023-02-28T09:23:15+00:00 DEBUG ====Stripe Version: 7.1.0==== ====Start Log==== payment_intents/pi_1MgPOU-HIDDEN-DxbO85UG4zh ====End Log==== 2023-02-28T09:23:16+00:00 DEBUG ====Stripe Version: 7.1.0==== ====Start Log==== Error when processing payment: As per Indian regulations, export transactions require a description. More info here: https://stripe.com/docs/india-exports ====End Log==== 2023-02-28T09:23:16+00:00 DEBUG ====Stripe Version: 7.1.0==== ====Start Log==== Error: We're not able to process this payment. Please try again later. ====End Log====
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Sandbox is not working, Live is ok’ is closed to new replies.