Simplified invoice creation

In this episode, you'll see a new parameter in the invoicing API that allows you to create draft invoices and attach invoice items. This is a new and much-requested invoicing flow. Download the notebook and follow along.

### Presenter
CJ Avilla - Developer Advocate at Stripe - https://twitter.com/cjav_dev

### Table of contents
00:00 Introduction
00:50 Setting up the notebook
02:40 Configure invoice parameters
04:20 Create invoice items
06:32 Finalize invoice
07:52 Conclusion


### Resources
Code for this episode: https://gist.github.com/cjavilla-stripe/0c11afd766807906ce791dacf196fb12
Pending invoice items API reference: https://stripe.com/docs/api/invoices/create#create_invoice-pending_invoice_items_behavior
Invoicing docs: https://stripe.com/docs/invoicing


### Support
If you have a question, please feel free to reach out to our support team at https://support.stripe.com/ or on Discord at https://stripe.com/go/developer-chat

### Updates
Sign up to stay updated with developer news: https://go.stripe.global/dev-digest
### Feedback
If you have any feedback about this or other episodes, let us know: https://forms.gle/VjNqzRhotM2snYo88
#Stripe #Payments