Setup Customer Portal
Show the customer portal to allow your users to self-manage their subscriptions.
App
/
Pages
/ CustomerPortal.tsx
- Customer Portal component
Return the default Customer Portal Component directly
Or create your own custom Customer Portal
Always wrap your custom customer portal with the <CustomerPortal/> component
It will automatically manage the customer session
Last updated