#Giriraj
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
are you saying US country allow only international transaction?
but how can i know this is domestic transaction and this is international transaction?
it's domestic if it's the same country as your Stripe account(or in Europe if you are in Europe), otherwise it's international
ok thank you
can i find internation or domestic using below api ?
https://stripe.com/docs/api/payment_intents/capture
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
no that's an entirely different API