#Pradeep
1 messages · Page 1 of 1 (latest)
Hi there!
I'm not sure I understand your question. What exactly are you trying to do?
We have a customer in India wanted to connect with Stripe. We are a property management system integrated with Stripe for payment processing
When we try to connect them with our system and try to process the card we got this error message from Stripe
Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
I dont see any logs tracked for this
Do we need to create a new account for Stripe India?
I created a sub account from the account which we used for US account
You shared an error with me earlier. I need the request ID (req_xxx) for that specific error.
req_Akkb4FJMcQuDSZ
Got it. So you are creating a Charge here, but for India you have to use the newer PaymentIntent instead. You can learn more about the migration here: https://stripe.com/docs/payments/payment-intents/migration
Ok. Thanks