The customer portal is a secure, Paddle-hosted site that customers can use to manage their own subscriptions, payments, and account information.
You can create a customer portal session to generate authenticated links to the customer portal. This is typically used when linking to the customer portal from your app, where customers are already authenticated.
Customer portal session entities hold authenticated links to the customer portal for a customer, including:
- Links to the customer portal overview page.
- Deep links that take customers to specific pages in the portal. For example, the cancellation page for a specific subscription.
Customer portal sessions are temporary and shouldn't be cached.