#zenzen
1 messages · Page 1 of 1 (latest)
For the "Pay online" no I don't think it's customizable. For the Invoice Item wording, do you see it's the Invoice Item object's description?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
@unreal eagle can you set that upon subscription creation? from what im seeing you can only execute this on a separate call right?
Hmm right. Can you share that subscription id? sub_xxx
That's actually the product name https://dashboard.stripe.com/test/products/prod_MPuOK3XgbHGgKX
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
When you create the Subscription, you specify a Price Id, correct? It belongs to a Product, on which its name will be taken to displayed in the Invoice
yes though product name is not the issue, its the generated wording of the invoice line item of the subscription as a whole. "remaining", "unused" etc like if we want it customized.
ok just confirming thanks