#devangbhuva97-tetmode-email
1 messages · Page 1 of 1 (latest)
Can you suggest what are required configurations for send email in LIVE mode & what are good to have configurations? So we can guide our customer on that.
& can we built send email flow in our system using any webhook?
What you are having now looks good to me, basically when the recurring payment requires 3DS, Stripe will send the email so that they can complete the authencation and a reminding email will be sent too
you can definitely build this by listening to invoice.payment_failed https://stripe.com/docs/billing/subscriptions/overview#build-your-own-handling-for-recurring-charge-failures
and send your own reminder email