#romaten1
1 messages · Page 1 of 1 (latest)
You can add items to upcoming subscriptions invoices, yes, is that what you mean?
The treatment of the payment failure would depend on your subscription invoice payment settings
Maybe it helps me. Do I must to use update invoice for it? https://stripe.com/docs/api/invoices/update
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
You'd create an invoice item for that customer (and optionally the specific subscription)
O! Thanks for link, I think it will help me.