#gautam2793
1 messages · Page 1 of 1 (latest)
Hi there!
yes
Is the code you shared working? What's the issue?
Please see this message.
hey just like the allow_promotion_codes: true, do we have other props like allow_quantity_adjustable: true so, that customers can adjust the subscription quantity by theirself in the stripe pebuilt checkout page.
The code I have shared by using this one cutomers can't increase or decrease the quantiy of the subscription in the checkout page.
Do we have some props that I can pass in my code to achive the desired functionlity?
Yes it's line_items.adjustable_quantity: https://stripe.com/docs/api/checkout/sessions/create?lang=dotnet#create_checkout_session-line_items-adjustable_quantity
Great thnaks for the Help.👍