#Julio
1 messages · Page 1 of 1 (latest)
Hi there!
If you set collection_method: charge_automatically, then the invoice will be created but not sent to the customer. https://stripe.com/docs/api/subscriptions/create#create_subscription-collection_method
nevermind i found this in settings 😉
i'm sorry but it does not work
its not possible to charge automatically AND send invoice to the customer ?
i find that really odd, friends of mine does this at Slite
I don't think you can do both at the same time, but there are some workarounds:
- Enabled this setting to send recipes of payments https://dashboard.stripe.com/settings/emails
- Or manually send the
invoice_pdfof the invoice to your customers https://stripe.com/docs/api/invoices/object#invoice_object-invoice_pdf