The In-Site installation is a simple and straightforward way to integrate ProAbono seamlessly into your web application.
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.
Step 2 – Connect with your subscription process
Which one best describes your sign-up process?
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.
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.
Step 3 – User’s Rights Management
Usage API
At many points in your web application, you need to know whether the logged 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.