Docs
You are viewing:
Product Catalog 2.0
Chargebee offers the following options to integrate the hosted portal depending on your application/website's framework and business model.
Chargebee supports Single Sign-on (SSO) to access the customer portal. If you have your mechanism for authenticating your users, then you can use Chargebee's Single Sign-On (SSO) capability for providing portal access to your users for managing their billing and subscription details.
Note
The Portal Session URL generated via the API expires 1 hour after creation.
While you integrate by using an API-based integration, the workflow will be like the below:
Learn more about portal integration using Chargebee API.
The drop-in script is the easiest and quickest way to integrate the hosted portal into your website. No coding knowledge is required. But your requirements should satisfy the below condition
While you integrate by using a Drop-in script, the workflow will be like the below:
Learn more about portal integration using drop-in script.
In Chargebee, a merchant can create customer accounts using the email address in two different methods:
Once the account/ accounts are created, it is available for the merchants to log in and make use of the Self Serve Portal. The login experience differs for these two scenarios. Let us find out how.
For the scenario with just one customer account with a dedicated email address, the flow without any account selection page comes into the picture. This flow simply involves entering the email address and the received OTP consecutively to log in to the Self-Serve Portal.
For scenarios where multiple customers are associated with one email address, the login flow includes an account selection section (displayed in the third step below) where you can select the customer account for which you want to log in to the Self-Serve Portal. This page fetches all the accounts linked to the entered email address, and you can view them as you scroll down the page.
The login flow looks like this:
By default, on the account selection page, the accounts are distinguished by a # number along with the Signed up on . This does not provide enough details to help the customer select the correct account to login to.
You can add more information like First Name, Last Name, Company, and more to the account tabs by using an existing label.
Follow the steps below to configure the label for your accounts:
Now, restart the login flow and the changes will be visible on the account selection page.
Was this article helpful?