@@ -9,8 +9,8 @@ facilitates standardized and simplified electronic payments in euros across part
9
9
10
10
SEPA Direct Debit (SDD) is a payment provider that allows future payments to be collected from
11
11
customers' bank accounts based on a signed :ref: `SEPA Direct Debit mandate
12
- <accounting/batch_sdd/sdd_mandates>`. This mandate authorizes the recipient to automatically
13
- initiate one-time or :doc: `recurring </applications/sales/subscriptions >` payments using | sdd | .
12
+ <accounting/batch_sdd/sdd_mandates>`. This is particularly useful for recurring payments based on a
13
+ :doc: `subscription </applications/sales/subscriptions >`.
14
14
15
15
.. important ::
16
16
To use the SEPA Direct Debit (SDD) payment provider and create :ref: `SEPA Direct Debit mandates
@@ -21,7 +21,12 @@ initiate one-time or :doc:`recurring </applications/sales/subscriptions>` paymen
21
21
:guilabel: `Creditor Identifier ` must be defined in the :ref: `Accounting or Invoicing settings
22
22
<accounting/batch_sdd/sepa-configuration>`.
23
23
24
- To configure **SEPA Direct Debit **:
24
+ .. _sdd/configuration :
25
+
26
+ Configuration
27
+ =============
28
+
29
+ To configure **SEPA Direct Debit **, follow these steps:
25
30
26
31
#. :ref: `Navigate to the SEPA Direct Debit payment provider <payment_providers/supported_providers >`.
27
32
#. In the :guilabel: `Configuration ` tab, select whether the memo or :guilabel: `Communication ` to be
@@ -60,16 +65,19 @@ Customers selecting |sdd| as a payment method are prompted to enter their IBAN t
60
65
61
66
The |sdd | mandate is then automatically created in :guilabel: `Draft ` based on the provided IBAN. To
62
67
validate the information, customers must confirm each new mandate with a successful bank transfer of
63
- the expected amount **using the specified payment reference (communication) **. Once this initial
64
- payment is received and reconciled, the mandate is automatically validated and updated to the
65
- :guilabel: `Active ` status. Once a mandate is active, it is reused for all subsequent payments made
66
- with the |sdd | payment method. You can then collect them by :ref: `uploading them to your online
67
- banking interface <accounting/batch_sdd/XML>`.
68
+ the expected amount **using the specified payment reference (communication) ** defined in the
69
+ :ref: `SEPA Direct Debit payment provider's form <sdd/configuration >`. Once this initial payment is
70
+ received and :doc: `reconciled <../accounting/bank/reconciliation >`, the mandate is automatically
71
+ validated and updated to the :guilabel: `Active ` status. Once a mandate is active, it is reused for
72
+ all subsequent payments made with the |sdd | payment method. You can then collect them by
73
+ :ref: `uploading them to your online banking interface <accounting/batch_sdd/XML >`.
68
74
69
75
.. seealso ::
70
76
:doc: `../accounting/payments/batch_sdd `
71
77
72
78
.. note ::
73
- |sdd | is also available as a payment method through other providers, such as :doc: `stripe `,
74
- :doc: `adyen `, and :doc: `buckaroo `. In these cases, |sdd | mandates are handled externally by the
75
- payment provider.
79
+ - Mandates are automatically :ref: `closed <accounting/batch_sdd/close-revoke-mandate >` 36 months
80
+ after the date of the last collection.
81
+ - |sdd | is also available as a payment method through other providers, such as
82
+ :doc: `adyen `, :doc: `buckaroo `, and :doc: `stripe `. In these cases, |sdd | mandates are handled
83
+ externally by the payment provider.
0 commit comments