#karuppasamy
1 messages · Page 1 of 1 (latest)
Hi there!
Can you share an example subscription ID (sub_xxx) that was created by this pricing table?
Thanks! Give me a few minutes to look into this.
You are creating a subscription for a graduated price, so it's expected to see these dropdowns.
If you don't want the dropdown, you shouldn't use a graduated price.
then how to achieve below functionality in stripe
For 1 to 5 users, the charge is $5 , with an additional $1 charge per user
What you described match what I see in the screenshot above, no?
Oh you mean if I pick 4 users, it should be $5 (base price) + $4 ($1 for each user) = $9?
yes you r correct i am using graduated price .but i need remove that dropdown in my screen
If you use graduated pricing + pricing table, then the dropdown will be displayed in the pricing table and I don't see any option to change that. And it makes sense so that users can select the correct volume they want.
if you don't want that dropdown, then either don't use a graduated pricing or don't use the pricing table.
because when i click the subscribe button user can select qty in checkout page
You can send this as a feature request to Stripe support: https://support.stripe.com/contact
ok
is that possible to change Qty ->User?