#nimish-tank_webhooks
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/1262999064815992945
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Which Doc are you following?
i am upgraded plan. recurring time payment mandate failed and i am follow the stripe Doc.
Could you elaborate? Which exact Doc URL you are following? And what is the errored request id req_xxx from https://dashboard.stripe.com/test/logs
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I already checked
For recurring payment greater than mandate amount or INR 15000, payment was not approved by the card holder.
that message generate
I have upgraded the plan. At the time of renewal, recurring payments failed as the current subscription amount is greater than the mandate.
Yes it's expected requirements. I could help check but can you provide the errored request id req_xxx ?
hello
I have find the req_xxx but not getting
i have give the event link
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Alright, I see. That's a card decline error
I think the real reason here is that you have a mandate on the Invoice, where it says you can have maximum amount of $2.00, but your Invoice is $3.62
Sorry for the confusing error message. It's unrelated to INR 15000
https://dashboard.stripe.com/logs/req_uR6cfZXphuyquq here is the request where mandate is created
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
It was creating a Subscription with $2.00, so it only allow up to $2.00. Maybe you have changed the price to $3.62?
can you provide a solution on this situation
Here we mentioned:
If you depend on Stripe to automatically create mandates for your Subscription and want to update a Subscription, we recommend that you bring the customer back on-session to cancel the original Subscription. Doing so creates a new subscription in the following scenarios, and creates a new mandate that reflects the Subscription details accurately: