#areit-subscription-invoice
1 messages · Page 1 of 1 (latest)
I mean if a subscription is created, the invoices are created automatically for subscriptions. I wanted to know if these invoices are automatically sent to a customer via email by Stripe?
sorry I completely missed your follow up @half wren
Those emails are sent depending on your email settings in the Dashboard mostly
Hi @half wren I have opened this thread, let's continue the discussion here.
Is your question about disabling invoice emails?
Hi thanks! Yes - about disabling invoice emails when having a subscription which is charged automatically, so the use case would be:
- create a customer
- attacha payment method
- create a subscription for the customer and use the payment method to charge automatically
You can mange the email settings in the Dashboard https://dashboard.stripe.com/settings/billing/automatic
No emails should be sent from stripe
There is a Manage invoices sent to customers section
but I thougt this setting is only used when paying manually "Configure how you'd like to handle invoices sent to your customer to pay manually"
OK, there are two types of email, invoice and receipt
- If you don't to send invoice email, you can set the invoice's collection_method to charge_automatically, and Stripe automatically charges the customer’s payment method on file
- To stop receipt email, use the emails setting https://dashboard.stripe.com/settings/emails
Ok. So, when setting colleciton_method to charge_automatically and all these email settings are disabled, we can 100% ensure that no emails are sent from stripe to the customer?
Hi @half wren my shift is ending and I'm sorry I couldn't answer your question in time. My colleague will join this thread soon to continue helping you,
I would say yes
also make sure to turn off receipts too
ah my colleague covered that, but then yes, if you turn off everything then we wouldn't send any mails yep!
Ok thanks!
It is the setting called "successful payments", on this page https://dashboard.stripe.com/settings/emails