#revathi
1 messages · Page 1 of 1 (latest)
👋 happy to help
could you please provide the request id, here's how you can find it https://support.stripe.com/questions/finding-the-id-for-an-api-request
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.
Ok @tough patrol ill Check and Back 2 u
This is the Request id I got
req_uAIXsbILVDsNHg
ok basically you were trying to use the Charges API which is no longer supported in India
you should be using the PaymentIntents API
in all cases the PaymentIntents API is our new recommended way of handling payments
Ok @tough patrol Can u Share the Payments Intents Api Reference Link Here?
well, https://stripe.com/docs/payments/accept-a-payment instead.