#ArchangelWeb-upcoming-invoice
1 messages · Page 1 of 1 (latest)
Hello! For recurring prices you should use subscription_items instead of invoice_items. More specifically, you can set subscription_items.price (see https://stripe.com/docs/api/invoices/upcoming#upcoming_invoice-subscription_items-price)
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.