#Sai Harsha
1 messages · Page 1 of 1 (latest)
Hey, please find the doc here -> https://stripe.com/docs/india-recurring-payments
Thanks! Give me a few minutes to look into this.
Sure, thanks for the quick reply!
If you provide all the required information when creating the PaymentIntent, as mentioned in this table, then yes there should be a mandate created
https://stripe.com/docs/india-recurring-payments#create-mandate
But I would recommend to do some tests in test mode to make sure everything works as expected.
Yes, have done that. Just want to check if there's a case where the transaction is successful but we don't get MANDATE_ID in charges?
I would trust the documentation for this. And if it works in test mode it should also work in live mode.
Cool, got it! So this is the expected behaviour according to docs?
Yes