#nitikeshd
1 messages · Page 1 of 1 (latest)
sure
thanks
getting error: Stripe Gateway: You cannot accept payments using this API as it is no longer supported in India. Please refer to https://stripe.com/docs/payments for accepting payments.
my stripe.js code is :
https://pastebin.com/7d9BJGRV
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
please read through this https://support.stripe.com/questions/integration-recommendations-for-stripe-accounts-in-india
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
the implementation you're using is no longer valid in India
you need to migrate to PaymentIntents
please find the code below:
https://pastebin.com/62jt488r
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
what's the question?
its my php code
yes what's the question?
i want to convert it to payment intent
yes I sent you the migration guide