@stripe Hey, any way of activating customer emails in the "Test Environment" but not in production? We want to test our subscriptions but we're scared to send emails to production users and atm we can only see one flag for both environments!
Email receipts aren't actually sent in test mode unless you do so manually using the 'Send Receipt' button, which you'll find when you click on a specific payment:https://stripe.com/docs/receipts#receipts-in-test-mode …