#m1tch9824
1 messages · Page 1 of 1 (latest)
Standard invoices for monthly re-occuring payments
monthly recurring payments are handled by Subscriptions, are you using that?
Yes
with a collection_method=charge_automatically?
Yes
then the invoice won't be sent to the customer
Why?
based on the billing configuration in your dashboard
https://dashboard.stripe.com/settings/billing/automatic you can see what is sent to your customer
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
the invoice will be automatically sent to customers when the collection_method is set to send_invoice
only receipts can be sent in the case of charge_automatically
or you can send them yourself