#matan_G
1 messages · Page 1 of 1 (latest)
Hey just to confirm, is the test card that you are using 4000003560000008?
Yes
Gotcha, thank you. Trying to find what may be happening here
Thank you
To give context my prodction account has a slighly different behavior but this is a dev account for local testing
My goal is to see if I can integrate mendate to my payment flow (custom API integration)
Hello 👋
Taking over as Pompey needs to step away soon. I've looked at the PaymentIntent and the currency seems to be usd . So basically the flow is accepting international payments from India.
https://stripe.com/docs/india-accept-international-payments
If you want to test the mandate flow then you should probably switch the currency to inr as shown here
https://stripe.com/docs/india-recurring-payments#:~:text=Learn how to create a mandate using a PaymentIntent or SetupIntent%3A
Got it
So what's I'm missing is that, yes I process with USD.
Support told me I should integrate with the mendate either way
But to my understanding since I'm processing USD it has no meaning
So what is the best practice? Not have recurring payments ?
Assuming I can't process INR
I believe you can still process international payments as suggested on our page here
https://stripe.com/docs/india-accept-international-payments#accepting-recurring-international-payments-(stripe-billing)
I don't think you need to setup mandate flow for international payments. However, I'd recommend testing the flow out to be 100% certain as this isn't something I've tested myself.