#Surya-Mani
1 messages · Page 1 of 1 (latest)
Hi
You can configure the portal to cancel and update a Subscription:
https://stripe.com/docs/customer-management
Using portal configuration:
https://stripe.com/docs/customer-management/configure-portal
@broken otter let's keep talking in this thread.
How should i use this in my page
Customer Portal is a self hosted page, you can't include it in your webpage. You need to redirect your customers to Stripe Customer portal.
ok how should i do that
You can opt for the non code integration, following this guide:
https://stripe.com/docs/customer-management/activate-no-code-customer-portal
Or using API following this guide:
https://stripe.com/docs/customer-management/integrate-customer-portal
I'm already using stripe's pricing table at the bottom of the table put one button if customers clicking that button for upgrade or cancel or downgrade plan it redirect to customer portal how should i do this
it has activation code but i don't need that activation code
What activation code you are referring to exactly ?
Ah you mean the one time pass code
yes
Yes that's required so that only a customer can have access to it
there is no way to do without that otp
i mean there no other way to implement without one time pass code
Nope. That's for security concerns
is that only way for upgrade and downgrade plan
using Customer Portal yes.
But you can use Stripe APIs and build your own integration
How should upgrade through API
If i use this integration how should i get that page in my website
You need to implement the UI on your own.
Any video available for integration using .Net
You can change in the panel, the language you want. But no explicit video AFAIK. You can search in the community and see if you find something else.
ok thank you