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 → Invoices and click the Charge
button:
To charge invoices, select splynx-sepa-invoices or splynx-sepa-invoices (grouped by customer) as the External handler in the Invoices tab, and then click the Next
button:
The splynx-sepa-invoices (grouped by customer) handler is designed to reduce your SEPA transaction fees and simplify your payment processing by grouping multiple invoices per customer into a single payment.
Instead of creating a separate SEPA charge for each invoice, it:
Combines all invoices for a customer within a selected period.
Generates one SEPA payment entry per customer.
Optionally creates the payment record immediately when generating the SEPA XML.
In the new window, toggle the Confirm charge
switch to enable it, and then click the Charge
button to complete the charging process:
To charge balances, select SEPA as the External handler in the Balances tab, and then click the Next
button:
In the new window, toggle the Confirm charge
switch to enable it, and then click the Charge
button to complete the charging process:
To learn more details about how to charge invoices and balances, please read Invoices
After clicking on Charge
, a link to download the XML document will be displayed:
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):