#karlodelarosa
1 messages · Page 1 of 1 (latest)
Hi @languid totem Can you share more context
- What kind of email do you want to send to new subscribers?
- What do you mean by subscription rules?
- The customer will receive email and you'll also receive
invoice.payment_failedwebhook - Is this same as 1?
- Based on your settings, your customers will receive email receipts.
Sorry, i
i'll provide more clear question, for a while please
I think the only question i need to know is this:
- Can we trigger an email to client/business email when new subscribers/customer pays subscribe in our platform.
You can listen to customer.subscription.created to get notified about subscription creations, and invoice.paid for successful payments of invoices generated by subscription
https://stripe.com/docs/billing/subscriptions/webhooks you can read this doc to learn more about events for subscriptions