#goliath1879_error

1 messages · Page 1 of 1 (latest)

hexed pondBOT
#

👋 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/1257693134004162673

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

tribal kelp
olive drum
#

can you confirm if stripe provides notification log for pre-debit notifications which are sent to customers whose transaction amount is more than max limit of mandate?

tribal kelp
#

Yes, according to the docs here: https://docs.stripe.com/india-recurring-payments?integration=subscriptions#subscription-updates

Upgrades to a Subscription where the customer wants to avoid having to authorize the payment each renewal. For context, Stripe creates the mandate with amount_type=maximum by default. A customer can still be charged more than the maximum amount with amount_type=maximum. However, the customer must authorize payments for amounts more than the mandate_options[amount] or 15,000 INR (whichever is less).

olive drum
#

It seems like my customers are not receiving any notification for authorisation and hence their payment failed due to no-authorisation

tribal kelp
#

Can you provide a specific example payment intent ID for me to look at?

#

I recommend you collect some examples of these customers & failed payments and share with support, but I can also take a look.

olive drum
#

please be aware that this is a production system and a live customer

tribal kelp
#

You can see there the indication the customer was notified, so they might want to speak to their bank if that was not received

olive drum
#

I am little confused here. Please bear with me. Is stripe sending the notification or is the customers bank?

tribal kelp
#

Their bank does that

olive drum
#

okay thanks