SEPA is a European standard for bank payments. You can install the SEPA add-on and charge your customer via Direct debit orders.
The add-on can be installed in two methods, via the CLI or the Web UI of your Splynx server.
To install the SEPA add-on via CLI, the following commands can be used:
apt-get update
apt-get install splynx-sepa
To install it via the Web UI:
Navigate to Config → Integrations → Add-ons
:
Locate or search for the splynx-sepa
add-on and click the Install icon in the Actions column:
You will be presented with a window to confirm or cancel the installation. Click the Ok, confirm
button to begin the installation process.
After the installation process has completed, you have to configure the add-on.
Navigate to Config → Integrations → Modules list
:
Locate or search for the "splynx_sepa_addon" and click on the Edit icon in the Actions column. Then fill in the provided fields:
Customer’s IBAN, Mandate ID, and BIC number can be set in the customer profile (see below):
Navigate to Finance → Invoces and click on the Charge
button:
Use
splynx-sepa-invoices
to invoice customers and splynx-sepa-outstanding-balances
to charge customers' balances.
After clicking Charge
you will see a download xml document link.
Sometimes customers does not have funds on their bank accounts. In that case, the Bank sends you an XML file back with returns. It will contain data about customers which the Bank was not able to charge. You can import this file to Splynx as well, and then paid invoices of non-payers will become unpaid again, so you can charge them next month and include the fee for a failed charge.
The handler to choose is SEPA XML (Returns):