Aller au contenu

Tutoriels

L’installation In-Site offre une méthode simple et efficace pour intégrer ProAbono de façon transparente à votre application web.

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?

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.


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.

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.

Sync your User’s Rights Management with the Usage API.