#mrhanzala_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1301195677283520614
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello can you send me the ID of an invoice or payment intent that you saw this error on?
Hi,
This is the payment ID-"pi_3QFWfZSAP7K0BFLP1hGx8984" from the test mode
This is the payment ID- "pi_1QFPXWHemEWEgGQesi7zgNLe" from the live mode.
Ah I see in your request log As per Indian regulations, only registered Indian businesses (i.e. sole proprietorships, limited liability partnerships and companies, but not individuals) can accept international payments. More info here: https://stripe.com/docs/india-exports
It's a US customer
But what about that user who have integrated US based account but still getting error, Even though both account and payer based on US- This is the payment ID for that- "pi_1QFPXWHemEWEgGQesi7zgNLe"
Please take a look, thanks in advance.
That's on an Indian account
Oh!, I really appreciate your help.
Could you please tell me how can I check? That account is "Indian" or from some other countries using payment ID, just like you does.
Accounts have a country field, you can see the country via the dashboard or API https://docs.stripe.com/api/accounts/object#account_object-country
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
"That's on an Indian account"
The receiver account is Indian, or the payer account is Indian?
The Stripe account, so I think the receiver in your scenario
Gotcha, and what are we looking in to here?
I checked and found that customer is having Indian account.
I got all my answers, Thanks for your help.