2019-11-14 14:42:22 +01:00
|
|
|
|
=======================================
|
|
|
|
|
|
Batch Payments: SEPA Direct Debit (SDD)
|
|
|
|
|
|
=======================================
|
|
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
SEPA, the Single Euro Payments Area, is a payment-integration initiative of the European Union for
|
|
|
|
|
|
simplification of bank transfers denominated in EURO. With **SEPA Direct Debit**, your customers can
|
|
|
|
|
|
sign a **mandate** that authorizes you to collect future payments from their bank accounts. This is
|
|
|
|
|
|
particularly useful for recurring payments based on a subscription.
|
|
|
|
|
|
|
|
|
|
|
|
You can record customer mandates in Odoo, and generate XML files containing pending payments made
|
|
|
|
|
|
with an SDD mandate.
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
|
|
|
|
|
.. note::
|
2020-05-11 14:26:36 +02:00
|
|
|
|
| SDD is supported by all SEPA countries, which includes the 27 member states of the European
|
|
|
|
|
|
Union as well as additional countries.
|
|
|
|
|
|
| `List of all SEPA countries
|
|
|
|
|
|
<https://www.europeanpaymentscouncil.eu/document-library/other/epc-list-sepa-scheme-countries>`_.
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
|
|
|
|
|
Configuration
|
|
|
|
|
|
=============
|
|
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
Go to :menuselection:`Accounting --> Configuration --> Settings`, activate **SEPA Direct Debit
|
|
|
|
|
|
(SDD)** and click on *Save*. Enter your company's **Creditor Identifier**. This number is provided
|
|
|
|
|
|
by your bank institution, or the authority responsible for delivering them.
|
|
|
|
|
|
|
|
|
|
|
|
.. image:: media/batch-sdd-creditor-identifier.png
|
2019-11-14 14:42:22 +01:00
|
|
|
|
:align: center
|
2020-05-11 14:26:36 +02:00
|
|
|
|
:alt: Add a SEPA Creditor Identifier to Odoo Accounting
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
|
|
|
|
|
SEPA Direct Debit Mandates
|
|
|
|
|
|
==========================
|
2020-05-11 14:26:36 +02:00
|
|
|
|
|
2019-11-14 14:42:22 +01:00
|
|
|
|
Create a mandate
|
|
|
|
|
|
----------------
|
|
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
The SEPA Direct Debit Mandate is the document that your customers sign to authorize you to collect
|
|
|
|
|
|
money directly from their bank accounts.
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
To create a new mandate, go to :menuselection:`Accounting --> Customers --> Direct Debit Mandates`,
|
|
|
|
|
|
click on *Create*, and fill out the form.
|
|
|
|
|
|
|
|
|
|
|
|
.. image:: media/batch-sdd-mandate-form.png
|
2019-11-14 14:42:22 +01:00
|
|
|
|
:align: center
|
2020-05-11 14:26:36 +02:00
|
|
|
|
:alt: Fill out SEPA Direct Debit in Odoo Accounting
|
|
|
|
|
|
|
|
|
|
|
|
Export the PDF file by clicking on *Print*. It is then up to your customer to sign this document.
|
|
|
|
|
|
Once done, upload the signed file in the **Original Document** field, and click on *Validate* to
|
|
|
|
|
|
start running the mandate.
|
|
|
|
|
|
|
|
|
|
|
|
.. important::
|
|
|
|
|
|
Make sure that the **IBAN bank accounts details** are correctly recorded on the debtor’s contact
|
|
|
|
|
|
form, under the *Accounting* tab, and in your own :doc:`Bank Account
|
|
|
|
|
|
<../../bank/setup/bank_accounts>` settings.
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
SEPA Direct Debit as a Payment Method
|
|
|
|
|
|
-------------------------------------
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
SEPA Direct Debit can be used as a payment method both on your **eCommerce** or on the **Customer
|
|
|
|
|
|
Portal** by activating SDD as a **Payment Acquirer**. With this method, your customers can create
|
|
|
|
|
|
and sign their mandates themselves.
|
|
|
|
|
|
|
|
|
|
|
|
To do so, go to :menuselection:`Accounting --> Configuration --> Payment Acquirers`, click on *SEPA
|
|
|
|
|
|
Direct Debit*, and set it up according to your needs.
|
|
|
|
|
|
|
|
|
|
|
|
.. important::
|
|
|
|
|
|
Make sure to change the **State** field to *Enabled*, and to check **Online Signature**, as this
|
|
|
|
|
|
is necessary to let your customers sign their mandates.
|
|
|
|
|
|
|
|
|
|
|
|
Customers using SDD as payment method get prompted to add their IBAN, email address, and to sign
|
|
|
|
|
|
their SEPA Direct Debit mandate.
|
|
|
|
|
|
|
|
|
|
|
|
.. todo::
|
|
|
|
|
|
Add link to future **Payment Acquirer** documentation.
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
|
|
|
|
|
Close or revoke a mandate
|
|
|
|
|
|
-------------------------
|
|
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
Direct Debit mandates are closed automatically after their *End Date*. If this field is left blank,
|
|
|
|
|
|
the mandate keeps being *Active* until it is *Closed* or *Revoked*.
|
|
|
|
|
|
|
|
|
|
|
|
.. image:: media/batch-sdd-revoke-close.png
|
2019-11-14 14:42:22 +01:00
|
|
|
|
:align: center
|
2020-05-11 14:26:36 +02:00
|
|
|
|
:alt: Close or Revoke an SDD Mandate in Odoo Accounting
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
Clicking on **Close** updates the mandate’s end day to the current day. This means that invoices
|
|
|
|
|
|
issued after the present day will not be processed with an SDD payment.
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
Clicking on **Revoke** disables the mandate immediately. No SDD payment can be registered anymore,
|
|
|
|
|
|
regardless of the invoice’s date. However, payments that have already been registered are still
|
|
|
|
|
|
included in the next SDD XML file.
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
.. warning::
|
|
|
|
|
|
Once a mandate has been *closed* or *revoked*, it cannot be reactivated.
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
|
|
|
|
|
Get paid with SDD Batch Payments
|
|
|
|
|
|
================================
|
2020-05-11 14:26:36 +02:00
|
|
|
|
|
2019-11-14 14:42:22 +01:00
|
|
|
|
Customer Invoices
|
|
|
|
|
|
-----------------
|
|
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
You can register SDD payments for invoices issued to customers who have an active SDD mandate.
|
|
|
|
|
|
|
|
|
|
|
|
To do so, open the invoice, click on *Register Payment*, and choose *SEPA Direct Debit* as payment
|
|
|
|
|
|
method.
|
|
|
|
|
|
|
2019-11-14 14:42:22 +01:00
|
|
|
|
Generate SEPA Direct Debit XML files to submit payments
|
|
|
|
|
|
-------------------------------------------------------
|
|
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
**XML files** with all SDD payment instructions can be uploaded to your online banking interface to
|
|
|
|
|
|
process all payments at once.
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
.. note::
|
|
|
|
|
|
The files generated by Odoo follow the SEPA Direct Debit **PAIN.008.001.02** specifications, as
|
|
|
|
|
|
required by the SEPA customer-to-bank Implementation Guidelines, which ensures compatibility with
|
|
|
|
|
|
the banks.
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
To generate your XML file for the pending SDD payments, go to the related *bank journal* on your
|
|
|
|
|
|
*Accounting dashboard*, then click on *Direct Debit Payments to Collect*.
|
|
|
|
|
|
|
|
|
|
|
|
.. image:: media/batch-sdd-collect.png
|
2019-11-14 14:42:22 +01:00
|
|
|
|
:align: center
|
2020-05-11 14:26:36 +02:00
|
|
|
|
:alt: Start the SDD payments collection in Odoo Accounting
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
Select all the payments you want to include in your SDD XML file, then click on *Action* and select
|
|
|
|
|
|
*Create Batch Payment*.
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
.. image:: media/batch-sdd-batch.png
|
2019-11-14 14:42:22 +01:00
|
|
|
|
:align: center
|
2020-05-11 14:26:36 +02:00
|
|
|
|
:alt: Create a batch payment with all the SDD payments in Odoo Accounting
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
Odoo then takes you to your *Batch Payment*’s form. Click on *Validate* and download the SDD XML
|
|
|
|
|
|
file.
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
.. image:: media/batch-sdd-xml.png
|
2019-11-14 14:42:22 +01:00
|
|
|
|
:align: center
|
2020-05-11 14:26:36 +02:00
|
|
|
|
:alt: Generate an XML file for your SDD payments in Odoo Accounting
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
2020-05-11 14:26:36 +02:00
|
|
|
|
Finally, upload this file to your online banking interface to process the payments.
|
2019-11-14 14:42:22 +01:00
|
|
|
|
|
|
|
|
|
|
.. tip::
|
|
|
|
|
|
You can retrieve all the generated SDD XML files by going to
|
|
|
|
|
|
:menuselection:`Accounting --> Configuration --> Customers --> Batch Payments`.
|
|
|
|
|
|
|
|
|
|
|
|
.. seealso::
|
2020-07-22 17:02:23 +02:00
|
|
|
|
* :doc:`batch`
|
2020-04-03 09:21:31 +02:00
|
|
|
|
* :doc:`../../bank/setup/bank_accounts`
|
2019-11-14 14:42:22 +01:00
|
|
|
|
* `Odoo Academy: SEPA Direct Debit Mandates (SDD) <https://www.odoo.com/r/Zxs>`_
|
2020-05-11 14:26:36 +02:00
|
|
|
|
* `List of all SEPA countries
|
|
|
|
|
|
<https://www.europeanpaymentscouncil.eu/document-library/other/epc-list-sepa-scheme-countries>`_
|