Offer subscriptions and recurring services with automated billing to your customers with Payson Recurring Payments.
Use the REST API documentation for an integration directly with the Payson Recurring Payments REST API.
Payson Recurring Payments library hosted at GitHub.
PHP: https://github.com/PaysonAB/PaysonPayments-PHP
PaysonPayments is a combined library for Payson Recurring Payments and Payson Checkout.
Code examples are included in the example folder.
Visit our modules and plugins page for the quickest way to integrate Payson Recurring Payments.
You can visit our demo stores to test Payson Recurring Payments.
The customer starts with a form in which they enter email, social security number (where applicable), and postal code.
In the next step the customer address is displayed and the customer gets to choose how to they wish to pay for the recurring payments.
If the customer chooses to pay via their internet bank this will be shown.
If the customer chooses to pay by card the form for card details will be shown.
They can also pay with invoice through our recurring payments checkout.
After the registration has been completed the customer will be shown an receipt to confirm the completed registration.
The merchant can now create payments via the API for the customer.
This is what a standard flow, from customer adding items to the shopping cart to merchant receiving money to their Payson account, can look like.