# Creating the Customer Portal

Official docs: <https://stripe.com/docs/billing/subscriptions/customer-portal>

### Setting up a customer portal

1. [Change your branding](https://dashboard.stripe.com/settings/branding)
2. [Update your account information](https://dashboard.stripe.com/settings/account)
3. [Configure your customer portal](https://dashboard.stripe.com/test/settings/billing/portal):
   1. **Payment methods**: Enable (recommended)
   2. **Cancel subscriptions**: Enable (your preference)
   3. **Update subscriptions**: (your preference)
   4. **Added products**: Add all your subscription-based products
   5. Links:
      1. **Terms of Service**: <https://yourappname.com/terms>
      2. **Privacy Policy**: <https://yourappname.com/privacy>
      3. **Default redirect link**: <http://localhost:8080/app/settings/organization/subscription>

### Preview

![](https://1528942926-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MEse5A9Po6xt6ZmrGcz%2F-MFJH98F5Nm3PlhKG3MB%2F-MFJci0cfYA_Znceu9Sw%2FScreen%20Shot%202020-08-22%20at%200.27.30.png?alt=media\&token=637ac9c4-8042-421b-97db-39bf5fae6481)
