Configuring Stripe Customer Portal
To access customer portal settings, you need to navigate to Settings => Billing => Customer Portal on your Stripe dashboard. Here you can specify what actions your customer should have access to (e.g. Cancel a subscription, Edit payment method, etc.). We won’t go into details here, as you can learn more through Stripe help docs. Just make sure to hit Save after making the changes. Now, let’s see how you can provide your customers with access to the portal.Setting up the portal block on Softr

Stripe Customer Portal Block
The Redirect URL is the page your users will be taken to after hitting Return on their Customer Portal page.
How Customers Access the Portal
Finally, let’s see what the portal looks like from the customer’s viewpoint. We are going to log into our Softr app with a user account, purchase a subscription, and try to edit subscription details and access payment info using the Stripe Customer Portal. Let’s proceed. We’ve set up the checkout using the Simple Checkout Form (take a look at the block docs to see how it should be configured).We’ve used the Simple Checkout Form in our example, but you can use any of the payment blocks integrated with Stripe (e.g. Pricing block).

Editing details on Stripe Customer Portal