Working with Invoices
Adding Items to Invoices
To add an item to an invoice in Stripe, use the following syntax:
This adds an item to the specified invoice with the given customer, amount, and currency.
Sending Invoices
To send an invoice in Stripe, use the following syntax:
Last updated
Was this helpful?