Customers in ProAbono refers to the entity that requires the services you offer.
This customer must exist in your user repository: ProAbono exclusively handles the management of subscriptions and the billing process.
A customer has the following information:
- Full name
- Email address
- Billing address
- Payment method
- Reference
This is all ProAbono needs to manage billing and the lifecycle of subscriptions. Any additional fields required for your business should be managed on your side. However, it is entirely possible to set up a fully integrated registration workflow on your website, including options selection and payment method input.
You can find out more about customer status in the article “Customer status”.
Note : In the API Documentation, the Customer resource contains a field called ReferenceCustomer, which is intended to hold the unique identifier of the user in your service. This allows you to use ProAbono without storing additional data on your side.