Netcash
Using the Netcash addon, customers can pay for their invoices with a few clicks from the customer portal.
The addon can be install in two methods, via the CLI or Web UI of your Splynx server.
To install the addon via the Web UI, navigate to Config → Integrations → Add-ons
Locate or search for the "splynx-netcash" addon and click on the install button in the Actions column:
To install it via CLI, the following commands can be used:
apt update
apt install splynx-netcash
After the installation process has completed, the addon has to be configured, to do this navigate to Config → Integrations → Modules list
Locate or search for the "splynx-netcash" addon and click on the edit button in the Actions column:
The "Service key" field must be inserted with your PayNow service key:
Under the "Payment notifications" section, you have to configure the Accept URL, Decline URL and Re-direct URL with the value in the following format: https://yourSplynx.com/netcash/result (Splynx URL + /netcash/result).
The rest of the parameters doesn't have to be changed or you can configure an additional service fee(if needed) and other common settings.
After the configuration of the addon, entry points(widgets for portal) should be enabled:
Navigate to Config / Integrations / Module list, locate or search for the "splynx-netcash" module and click on the entry points icon in the Actions column:
Entry points (widgets) on the customer's portal for customers to pay their invoices can be enabled/disabled here.
We've enabled 2 entry points and they are available from the customer's portal:
On the dashboard:
And under Finance/Invoices:
We also have a widget for prepaid customers to add an amount of money directly from the customer portal. To enable it navigate to the addon's entry points menu and locate the following entry point/widget:
You will then see it on the customer's portal:
Netcash logs can be found under Administration → Logs → Netcash logs
As you can see on our screenshot, we also have Netcash debit order logs because we have installed this addon as well. Only use the selected log on the screenshot log entry for the Netcash addon.