#ayushtomar5829_docs
1 messages · Page 1 of 1 (latest)
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- ayushtomar5829_docs, 16 hours ago, 18 messages
👋 Welcome to your new thread!
⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1255389597588918353
📝 Have more to share? Add details, code, screenshots, videos, etc. below.
Hi there, why are you using mandate_options[reference] ? Are you implementing the India recurring payment? https://docs.stripe.com/india-recurring-payments
yes
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
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.
req_WVmrbRDuUDEtej
Ok so your question is when Stripe will create a mandate?
no so earlier I asked the question what was the meaning of adding reference during setup intent call, but the conculsion i drew from my previous conversation here ( link : #1255121024681513072 message) is that by confirm setup intent would take care of adding it. looks like my understanding was wrong since it threw an error at the 1 stage itself,
My understanding is different, if you specify a mandate_options in the creation request, you are telling Stripe that you want Stripe to use the data that you passed in mandate_options, and Stripe can't process your request becausereference is missing
But based on what you described just now, you want Stripe to populate the mandate for you, isn't it?
no based on my last thread this is the conclusion i drew that stripe will take care of it automically, just wanted to confirm my understanding was wrong?
hello! Sorry about the confusion, to clarify - if you are using SetupIntents to save a PaymentMethod for future usage (and the SetupIntent does not originate from a Subscription creation), the mandate reference is mandatory and will not be auto populated : https://docs.stripe.com/india-recurring-payments?integration=paymentIntents-setupIntents#create-mandate