#xPaghkman

1 messages · Page 1 of 1 (latest)

mossy zenithBOT
sweet swan
#

Are you using Stripe Checkout?

#

Or a customer payment flow?

graceful summit
#

Stripe Checkout

sweet swan
graceful summit
#

@sweet swan I think with this way, I cannot use pricing table right ?

#

The best side of using pricing table is it is perfect and no need code maintenance for that part.

#

Is there any way that I can use pricing table and avoid multiple customer creation ?

sweet swan
#

It doesn't look like it unfortunately

#

I tested all the methods I could think of on my end, and it looks like it always creates a new customer

graceful summit
#

I think then, only option left is I need to show my custom UI pricing table and build it.

#

But is there any endpoint that I can kinda fetch existing pricing table data and at least quickly try to show it with my own ui?

#

— or maybe I can tell about my own flow so maybe you can suggest something else

sweet swan
#

So the Pricing Table is kind of intended to be the lowest complexity option for that. Building your own increases the complexity a lot, so it might be worth looking at our docs on building a custom subscription flow and then coming back with questions (if you decide to go that route): https://stripe.com/docs/billing/subscriptions/build-subscriptions

graceful summit
#

@sweet swan — So as I read, I think I can do like, have my own custom pricing table and when user selects something from my custom pricing table, I will create a session with the stripe customer id, and use the checkout url for that session. And with this way there will be no new customer right ?

lucid onyx
#

Hi, taking over as two-shoes had to step away. Let me catch up