#ashutosh-015
1 messages · Page 1 of 1 (latest)
hi there, you can use https://stripe.com/docs/billing/invoices/subscription#adding-upcoming-invoice-items for that
then you could use https://stripe.com/docs/billing/invoices/subscription#generating-invoices
i.e just generate a new invoice for that customer with the invoice item you want
you don't, you create an InvoiceItem and that's where you pass the Price ID
Okay So I create an invoice and then invoice item