#lec1892
1 messages · Page 1 of 1 (latest)
Hi
If I create this invoice with the items and forget to charge the customer, will this invoice be charged with the subscription monthly charge?
Each invoice has its own indepednant lifecycle.
When I create the invoice and add items to it, it is in the "Draft" status. Will Stripe change the invoice status automatically after some time, or only I can do that?
Will Stripe change the invoice status automatically after some time, or only I can do that?
that depends on thecollection_methodif it'ssend_invoicethen Stripe won't charge automatically the customr.
https://stripe.com/docs/api/invoices/create#create_invoice-collection_method