jeez all this API about stripe is a hole new learning process for me.. and thank you everyone there have helped me on the way to understand and learn about how API works
Right now, I’m facing another issue that i cant seem to find any data on in the docs.. Or at least, not that I understand..
I want to make a portal session, so my users can modify the subscription. I already have a portal session made, with an API call, and that works almost as it should.. Only struggle here is that they also can change seat subscriptions to a main subscription.. And that is not intended.. So is there anyone there to know if it is possible to make a portal session for each product with 2 different portal links?
yeah but thats just the default one.. i need 2 different configurations for each of the subscription they have so they cant change secondary products to main products and main products to secondary products
yeah but what i didnt understand was how to configurate the portal so it only shows 1 of the products and another portal there shows the second product
so there will be 2 portal links.. one for each product so that they work seperatly and cant get in cambolage with each other
right now i have this setup to display the active subscriptions that the users have.. but when i click to manage subscription and get in to the customer portal
i can update the secondary subscription called “medarbejder sæde” to a main subscription of basic or pro.. and that shouldnt be possible.. the secondary subscription should only have the option to change the quantiy of them
yeah.. thats also what i thought.. but then i wanted to create an extra portal where only the secondary product is displaying.. and not any main products