Contents:
You can install the Paymentus add-on in two methods: via the CLI or the Web UI of your Splynx server.
To install it via CLI, the following commands can be used:
apt-get update
apt-get install splynx-paymentus
To install the add-on via the Web UI, navigate to Config → Integrations → Add-ons
:
Locate or search for the splynx-paymentus
add-on and click the Install icon in the Actions column:
Click the OK, confirm
button to begin the installation process:
After the installation process, configure the add-on in Config → Integrations → Modules list
:
Locate or search for the splynx_addon_paymentus
add-on and click the Edit (Config) icon in the Actions column:
Make sure the entry points for the Customer portal are enabled:
Credit card payment account - select the payment account for credit cards;
Direct debit payment account - select the payment account for direct debits;
Payment method - select the payment method;
Bank statements group - select how payment statements should be grouped: by month or by day.
After registering on the Paymentus platform, you can obtain all the necessary credentials to complete the configuration section.
Customer payment details can be added through both the Admin portal (in the Billing config on the customer’s profile) and the Customer portal (under Finance → Paymentus payment credentials
).
Admin portal
Customer portal
On the Customer portal, click the Add and allow future charge
button for your credit card:
In the form that appears, enter the required credentials:
The credit card has been saved:
On the Customer portal, click the Add and allow future charge
button under the Bank account block:
In the form that appears, enter the required credentials:
To change the default PIN code, click the Edit PIN code
button on the Customer portal:
Customers can top up their balance from the Dashboard using the Pay by
button:
For example, if you have your credit card saved, click Pay by your credit card
.
If the payment is successful, the following message will appear:
Charge
button:Next
button:Confirm charge
switch to enable it, and click the Charge button
to complete the process:Payments made with Paymentus can be refunded to the customer with the Refund
button:
Then, a credit note will be generated for the refunded amount, and the refund will be processed immediately.
If the payment has already been refunded, you will receive a warning message.
Using payment links is the simplest way to accept payments made with a credit card or bank account. This feature is available in the Paymentus add-on for paying Invoices and Proforma Invoices.
It provides convenience and simplicity for your customers, leading to an increase in on-time payments. For instance, you can include a payment link in the email containing the (proforma) invoice. As a result, customers can quickly make payments by clicking on the link instead of logging into their Portal page.
If customers have saved their payment credentials on the Portal, they won't need to provide further details when using the direct payment link in the future. However, if the credit card is not linked on the Portal, the payment details will need to be entered each time the payment link is used.
To create a direct payment link, please use the patterns below:
To pay the Invoice:
https://<splynx_domain_address>/paymentus/direct-pay/invoice?id=<Invoice_id>
https://<splynx_domain_address>/paymentus/direct-pay/invoice?number=<Invoice_number>
To pay the Proforma Invoice:
https://<splynx_domain_address>/paymentus/direct-pay/proforma-invoice?id=<proforma_id>
https://<splynx_domain_address>/paymentus/direct-pay/proforma-invoice?number=<proforma_number>