#hyatmyat
1 messages · Page 1 of 1 (latest)
You mean 2 Customer Portal for a same customer?
Not a same customer ,1 for restaurants account user and 1 for hotel account user
Are "restaurant account user" and "hotel account user" both Customer objects in your Stripe account?
yes i have
If so, their Customer Portals are separated. Portals are per customers
yes i want like this , how can i setup
When you create a Customer Portal, just specify its Customer Id here https://stripe.com/docs/api/customer_portal/sessions/create#create_portal_session-customer
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
currently i have pre unit subscriptions create like that it work fine but i want another one like that for per seat , i dont't want to show combine per unit and per seat in 1 portal , current problem is per unit and per seat subscriptions show in 1 portal