#tymm-invoice
1 messages · Page 1 of 1 (latest)
you can create an invoice for that Customer : https://stripe.com/docs/api/invoices/create. It'll pull all pending items. Then finalize the invoice using : https://stripe.com/docs/api/invoices/finalize
you may want to take a look at https://stripe.com/docs/invoicing/integration/workflow-transitions