#gautambhatt
1 messages · Page 1 of 1 (latest)
Hi there, emails are not sent in test mode
https://stripe.com/docs/api/events/types?lang=php#event_types-customer.subscription.deleted you can listen to this webhook event to get notified when a subscription is cancelled
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Will my client receive the emails in production mode on canceling the subscription?
Let me check this, one sec
I just tested. no email is sent for subscription cancelation.
ok, thanks