#Nir Lev Ari
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
I'm using stripe cli
and we are using:
"stripe.billingPortal.sessions.create"
for redirect the user to billing portal
Is there an option while we are creating the billing portal session to set or not the update plain ?
are you creating the session from the dashboard or through the API?
have you read the link I sent you earlier?
yes
Dashboard or API?
api
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
you can create a Customer Portal Session with a specific configuration https://stripe.com/docs/api/customer_portal/sessions/create#create_portal_session-configuration
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
otherwise it will use the defaults