#adityalystlocdeveloper_33428
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- adityalystlocdeveloper_33428, 18 hours ago, 54 messages
- adityalystlocdeveloper_33428, 21 hours ago, 13 messages
- adityalystlocdeveloper_33428, 1 day ago, 72 messages
- adityalystlocdeveloper_33428, 1 day ago, 3 messages
- adityalystlocdeveloper_33428, 2 days ago, 30 messages
- adityalystlocdeveloper_33428, 3 days ago, 38 messages
and 2 more
Hi, let me help you with this.
actully my invoice is looking egly no proper title description their i want to setup format
i have my one product in which multiple pricing is their
Those should be 3 different products.
Then, if, for example, you want to offer a monthly and an annual subscriptions for the Basic plan, you add it as two Prices for the Basic Product.
i have two prices one is flat rate 99 dollar which i am taking upfront and 0.02 per unit which is postpaid
so i want invoice to be flat rate for basic plan 99 dollar and per unit price
I want lystface basic plan flat rate
Could you please share the Invoice ID?
in_1ON923ARWDrZZuifut2oLHWe
per unit is nothing but metered use price and 99 dollar is flat rate
You can actually create a single Price object that will have a flat fee + usage based fee.
how?
thats not my used case @fading dirge my 99 dollar is proarted
is this a postpaid
my use case is with flat rate only
flat rate + metered usages
To clarify, you want to bill the customer at the end of the billing period based on the usage?
yes taking fixed price at start and according to usages at the end
Have you looked at metered usage? https://stripe.com/docs/billing/subscriptions/usage-based/pricing-models#flat-rate-metered-usage
Not sure why the doc suggests creating 2 prices, since you can add the flat fee into the Price...
I see.
But is it the Invoice ID that you shared?
Basically, the Invoice will display the name of the Product. If you want a different name, you have to create a separate Product.
You can also update the InvoiceItem description: https://stripe.com/docs/api/invoices/line_item#invoice_line_item_object-description