#yonatan

1 messages · Page 1 of 1 (latest)

solemn karmaBOT
dark bear
#

Hi! Let me help you with this.

solemn karmaBOT
novel tulip
#

I have set a subscription with graduate pricing, for the first 600 or less items a flat price, and the some small price for each additional item
When the user lands to the subscription checkout session, they see $0 for the current invoice checkout
while it makes sense (they only pay at the end of the month cycle), users are confused by this and think the subscription is for free
is there a way to update the checkout page to show the flat price instead?

fresh zealot
#

👋 stepping in

#

There is no way to update the line items on the page unless you are charging the flat price up front

novel tulip
#

but if I charge the flat price upfront it won't be a graduate pricing right?

fresh zealot
#

Well depends on how you configure it

#

You could have two Prices and charge the flat Price up front and then use graduated Pricing for the extras

novel tulip
#

are there any docs about it that I can follow?

fresh zealot
novel tulip
#

thank you!

fresh zealot
#

SUre thing

novel tulip
#

sorry, a follow up: if I create a multiple product subscription, does it mean I can't you the checkout page? I have to create the subscription in the backend?

fresh zealot
#

Nope you can still use Checkout

#

It supports passing an array of line items

#

So you can pass multiple

novel tulip
#

thanks
so in this case the first product will not include graduate pricing, but one standard pricing with $10 up front for 600 units, and the other one a volume pricing with $0.04 for each unit, and I'm responsible to send the metered data to the second volume pricing when the user passes 600 units, right?

fresh zealot
#

Yep

novel tulip
#

thanks!