#franz.q - invoices
1 messages · Page 1 of 1 (latest)
Hi there. One moment
- Yeah you can already send paid invoices. See: https://stripe.com/docs/api/invoices/send
- Yeah. These items on the invoice are called "Invoice Items". Take a look here: https://stripe.com/docs/api/invoiceitems/create
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
thank you for your fast reply. i think i had missed missed some of the params in that documentation