#Saurabh
1 messages · Page 1 of 1 (latest)
Hi, what have you tried so far? Are you getting an error?
I have not tried anything yet
as the customer portal is being handled by stripe only
But I want the customer that they can add more products in the same subscription plan
Are you using the API at all? Or creating the portal on the Dashboard?
not to swap but they can addon in the same subscription another product
Creating portal on the dashboard
Will it help with API's ?
Can you help me out with API's for that ?
You should be able to in the Dashboard as well, https://support.stripe.com/questions/billing-customer-portal
The products need to be on the same interval etc as document above. Via the API, here is the integration guide: https://stripe.com/docs/customer-management
I want customers to do that
you are right
but when I do that they are getting swapped
It is not allowing another product in the same subscription
I have 4 physical products
If customer comes in customer portal and they have subscription of product "A" but they want to add "B" also in the same subscription, so basically the subscription will become a bundle of "A" + "B" and earlier they were being chaged £16 and after updating it will become £24
Is this possible ?
I'll need to test this on my end. Give me a moment please
Yes sure
Even if it is possible Via APi's I am ready to do that too
Please confirm
I was able to confirm that you won't be able to add multiple products, you can only switch or update quantities: https://stripe.com/docs/customer-management/get-started#limitations
That is correct, that is the limitation.