#anil8486
1 messages · Page 1 of 1 (latest)
Sure how can we help?
My first question is can we send invoice to user email if payment is done or failed?
After the payment is done, you can send receipt, and failed you can send an email notice them
I am using webhook
Actually i am using mode as subscription
How can i send email to the user
https://stripe.com/docs/receipts for success transactions,
https://stripe.com/docs/billing/revenue-recovery/customer-emails#manage-failed-payment for failed transactions
tldr; there are 2 options in your dashboard that will send it automatically for you
"email customers for successful payments" and "Send emails to customers to update failed card payment methods"
Okay so we don't need to call any api for these right?
Yep
In the message above! And yes
Okay,
If payment failed for 2nd month subscription then how the functionality will work.
Like user has to pay manually?