#ShubhamDev
1 messages · Page 1 of 1 (latest)
Hey! Bit of a broad question! Is there a specific use case you're trying to account for?
Is this something you are looking for https://stripe.com/docs/payments/checkout/pricing-table ?
Can we integrate this using nodejs?
You can create the pricing table in your dashboard: https://dashboard.stripe.com
https://stripe.com/docs/payments/checkout/pricing-table#Create
The you embed the <stripe-pricing-table>in your frontend code:
https://stripe.com/docs/payments/checkout/pricing-table#embed
Thanks, just want to know checkout flow is also included when we integrate this stripe embed pricing table and everything it's included upto payment succesfull we don't need to do anything on code level?
Yes, you can also use Stripe Customer Portal, so that your customer can updates their existing subscription Plans and Payment Methods after they purchase a plan on the Pricing Table:
https://stripe.com/docs/customer-management
Thanks for your support.
We will do these process.
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!