#anhnh_docs
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/1375027527256375420
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, taking a look
When the customer subscribes, depending on the integration you're using we'd handle 3DS where 3D Secure is available but not required. You can enable it where it asks for 3DS when available but not requited https://support.stripe.com/questions/using-3d-secure-authentication-with-payments-made-through-stripe-billing. Once 3DS authenticates, we ask for exemption on subsequent payment on subscriptions. The issuing bank still may ask for 3DS as this is not guaranteed. In those cases, you need to bring your customers back on session to authenticate
yes, I see
btw, in the test mode, can I enable the subscription send email settings when payment failed to user?
In the email, we can attach the payment page.
Bit note that the automatic emails sent by Stripe do not work in test mode, it only works in live mode
I got it.
Thank you for support.
Sure!
ah, the last question. Can we update the retry charge if payment fail?
What do you mean by 'update'?
mean I wan to custom retry time, ex: every hours, or every day, etc
You can customize some of that https://docs.stripe.com/billing/revenue-recovery/smart-retries but you can't control it with thgat much granulatiry. We use an AI model to optimize that