#Monkey

1 messages · Page 1 of 1 (latest)

inner bluffBOT
slate furnace
tired solar
#

Hi there!
The pricing table is limited with it's design right?

#

It also seems that the pricing table doesn't support multiple add on products to the available plans

slate furnace
tired solar
#

It's not a good fit for me, since I'd like to have a custom design

#

And few other limitations

#

What can I use instead?

slate furnace
#

It looks like you need to implement a pricing table by yourself.

tired solar
#

Yes, I got that done already using Next.JS
How do I create the checkout?

#

Note: The checkout should support both recurring and non-recurring products.

slate furnace
tired solar
#

Using multiple line items?

slate furnace
#

It's up to you. If you want you customer to checkout multiple product/price in one checkout session, you can include them in the line_items param

tired solar
#

So I'll include a mix of recurring and one-time products?

#

Can you please elaborate more?
How will the flow will look like?
User selected 3 products → API 1 → API 2 and etc.

slate furnace
tired solar
#

Thank you!