#babylonian_unexpected
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/1287649591528783916
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
What's the paymentIntent ID?
This is on test mode of course, pi_3Q24rbG02qQY6rpS1X2kzm2u
and pi_3Q0eecG02qQY6rpS0Ag9tiCz
pi_3Q24rbG02qQY6rpS1X2kzm2u isn't a recurring payment
i thought the mandate requirement applies for off-session payment as well?
how about pi_3Q0eecG02qQY6rpS0Ag9tiCz?
that one is created manually through payment intent API
https://docs.stripe.com/india-recurring-payments?integration=subscriptions#mandate-creation
If you rely on Stripe to automatically create the mandate, the mandate details are returned in the Invoice’s underlying PaymentIntent and corresponding Charge, or the SetupIntent if you’re creating the Subscription with a trial.
The PaymentIntents that you shared with me are not associated with any invoices or subscriptions.
alright, so just to be clear this will not be a problem for off-session payment if we don't use invoices or subscriptions? because on the same page it says
If you’re an India-based Stripe user or an international (non-IN) Stripe user, your business is impacted if you have customers who use India cards for:
Off-session payments
we are doing automatic off-session payment based on card on file.
I'm not familiar with India recurring payments. Can you reach out to Stripe support https://support.stripe.com/contact/email ?
Find help and support for Stripe. Our support site 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.