#karuppasamy
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
you might have set that limit in the dashboard for that price
would you mind sharing the price ID? price_xxx
price_1NM7PNLabf7E4J4FKKm5DTsD
do you happen to have the request ID for the Checkout Session?
basically by default on a Checkout Session the maximum adjustable quantity is set to 99, you can modify it using this property
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-line_items-adjustable_quantity-maximum
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
can do it dashboard
are you using Payment Links?
i am using pricing table
could you please share your account ID?
you just need to change the 99 to something more
just replace 99 with 99999
and then save the configuration
the next time you use the pricing table
you would be able to choose more than just 99
not able to change 99 value
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
acct_1N51ZTLabf7E4J4F
ok