#gt_ch_007
1 messages · Page 1 of 1 (latest)
You can't disable the actual invoice/PDF generation no. You can disable emailing them automatically: https://stripe.com/docs/invoicing/send-email
Thanks but this seems to be a global setting. We are looking to disable it only for certain subscriptions or products.
Invoice generated by Stripe is fine, we just don't want to send it via email to users.
is that possible?
We still have some products where we want to send these invoices to users.
But for some products or individual subscriptions we want to skip sending it.
Can't be disabled on a per customer/subscription basis. The recommendation would be to use a 'dummy' customer/email for those specific subscriptions where you don't want to email the invoice(s)