#hari_96548
1 messages · Page 1 of 1 (latest)
You may refer to the per-seat price configuration guide here: https://stripe.com/docs/products-prices/pricing-models#per-seat
Hi, I have checked this guide, but this is for subscription not with pricing table
I want to configure quantity along with pricing table
Refering this
https://stripe.com/docs/payments/checkout/pricing-table
Do you mean you want to pre-set/configure the quantity of the prices in the pricing table?
quantity of the product I want to configure while susbscribing
Atattched screenshot is a sample pricing table created by me
Here I want to select gold product (which is $10) monthly with quantity 10. So, While taking subscription to this, I should be able to define quantity 10 and get charged for
10 assets * $10 = $100 per month
Hi! I'm taking over this thread.
Do you want the users to select the quantity dinamically, or you to set the quantity?
@hasty sable
Hi
Thanks for reopenning this
Hi, yes i want to select it dynamically, is it possible with pricing table?
This is written in documentation but I am not able to find how to configure this
what is written where?
I want to configure quantity along with pricing table
Refering this
https://stripe.com/docs/payments/checkout/pricing-table
This says
Pricing table "Supports common subscription business models like flat-rate, per-seat, tiered pricing, and free trials."
yep, but I don't see any way you can enable a "choose your own quantity" option in the configuration for the table, sorry! You'd need to build a custom approach instead if your use case is more advanced than what the table supports.