Using this block, you can enable your Softr app users to access their personal portal on Stripe to manage their purchases/subscriptions and payment info. To start with, you need to integrate your Stripe account with your Softr app (find out more details on that here). Next, you should configure your Stripe Customer Portal in your Stripe account. Let’s see how that’s done.Documentation Index
Fetch the complete documentation index at: https://docs.softr.io/llms.txt
Use this file to discover all available pages before exploring further.
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

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). So, below you can see how the user purchases a Stripe subscription through the checkout form and then uses the portal block we just set up to access his portal on Stripe and make changes.