#jubilant_unicorn_98468
1 messages · Page 1 of 1 (latest)
hello! where is that screenshot from? Is that the customer portal?
Yah it is from the customer billing portal
Hi @livid timber I"m taking this over.
You can create two billing portal configuraions (https://stripe.com/docs/api/customer_portal/configuration#portal_configuration_object),
One for your normal customer and the other for the admin customers which has default_allowed_updates.quantity enabled (https://stripe.com/docs/api/customer_portal/configurations/create#create_portal_configuration-features-subscription_update) , so that they can adjust the quantity.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.