Tutorials
The In-Site installation is a simple and straightforward way to integrate ProAbono seamlessly into your web application.
Step 1 - Install the Customer Portal
Section titled “Step 1 - Install the Customer Portal”Every subscription-based online service has a ‘Subscription’ or ‘Billing’ page where the customer can download the invoices, update the payment method or the billing address, change its subscription plan, …
Integrate the whole package in a few lines of code: install the Customer Portal.
Step 2 - Connect with your subscription process
Section titled “Step 2 - Connect with your subscription process”Which one best describes your sign-up process?
Free trial / Freemium
Section titled “Free trial / Freemium”Once sign-up is complete, a free subscription is automatically started, with or without a time limit.
No billing address or payment method required.
This workflow is ideal for frictionless sign-up.
Integrate the Free trial / Freemium subscription process.
Subscribe first
Section titled “Subscribe first”Once sign-up is complete, the user is guided through a subscription workflow where they can choose options, enter their billing address, and add a payment method.
The subscription maybe paying or free, but the payment method is required.
This workflow is ideal for paying subscription and pay-as-you-go.
Integrate the paying subscription and pay-as-you-go process.
Step 3 - User’s Rights Management
Section titled “Step 3 - User’s Rights Management”Usage API
At many points in your web application, you need to know whether the logged-in user is allowed to perform a given operation, access a given section, add a teammate, …
The Usage API is a mandatory and straightforward way to verify customers permission and retrieve its current or allowed usages.