NETCORESAAS
  • Welcome
  • Getting Started
    • Getting started
      • Frontend
      • Backend + Frontend
    • Deploy
      • Initialize git repository
      • Deploy to heroku
    • Environment variables
    • API
      • Controllers
    • Testing
      • Integration Tests
  • Other
    • Installing
      • 1. Install VSCode
      • 2. Install .NET Core SDK
      • 3. Install Node.js
      • 4. Test installation
    • Integrations
      • Stripe
        • Subscription Options
        • Getting the API Keys
        • Creating Stripe Products
        • Creating the Customer Portal
      • Email
        • SMTP
        • Postmark
      • Social Login
        • Google Sign In
      • Conversations
        • Intercom
        • Drift
  • Blog
Powered by GitBook
On this page
  • Setting up a customer portal
  • Preview

Was this helpful?

  1. Other
  2. Integrations
  3. Stripe

Creating the Customer Portal

You can download invoices, upgrade, downgrade or cancel subscriptions within the app, but Stripe implemented a very pretty and easy to use customer portal.

PreviousCreating Stripe ProductsNextEmail

Last updated 4 years ago

Was this helpful?

Official docs:

Setting up a customer portal

  1. :

    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:

Preview

https://stripe.com/docs/billing/subscriptions/customer-portal
Change your branding
Update your account information
Configure your customer portal
http://localhost:8080/app/settings/organization/subscription