Skip to content

Commit 4a6016a

Browse files
committed
[IMP] payment providers/sepa: minor improvements
task-4988042 closes #14220 X-original-commit: 3a42a59 Signed-off-by: Audrey Vandromme (auva) <[email protected]>
1 parent 6703f19 commit 4a6016a

File tree

2 files changed

+23
-12
lines changed

2 files changed

+23
-12
lines changed

content/applications/finance/accounting/payments/batch_sdd.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ Once an |sdd| mandate is active, subsequent |sdd| payments can be generated via
8989
active |sdd| mandate can also use this payment method for :doc:`online purchases
9090
<../../payment_providers/sdd>`.
9191

92+
.. _accounting/batch_sdd/close-revoke-mandate:
93+
9294
Closing or revoking a mandate
9395
-----------------------------
9496

@@ -104,7 +106,8 @@ date. However, payments that have already been registered are still included in
104106
XML file <accounting/batch_sdd/XML>`.
105107

106108
.. warning::
107-
Closed or revoked mandates cannot be reactivated.
109+
- Mandates are automatically closed 36 months after the date of the last collection.
110+
- Closed or revoked mandates cannot be reactivated.
108111

109112
.. _accounting/batch_sdd/XML:
110113

content/applications/finance/payment_providers/sdd.rst

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ facilitates standardized and simplified electronic payments in euros across part
99

1010
SEPA Direct Debit (SDD) is a payment provider that allows future payments to be collected from
1111
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>`.
1414

1515
.. important::
1616
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
2121
:guilabel:`Creditor Identifier` must be defined in the :ref:`Accounting or Invoicing settings
2222
<accounting/batch_sdd/sepa-configuration>`.
2323

24-
To configure **SEPA Direct Debit**:
24+
.. _sdd/configuration:
25+
26+
Configuration
27+
=============
28+
29+
To configure **SEPA Direct Debit**, follow these steps:
2530

2631
#. :ref:`Navigate to the SEPA Direct Debit payment provider <payment_providers/supported_providers>`.
2732
#. 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
6065

6166
The |sdd| mandate is then automatically created in :guilabel:`Draft` based on the provided IBAN. To
6267
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>`.
6874

6975
.. seealso::
7076
:doc:`../accounting/payments/batch_sdd`
7177

7278
.. 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

Comments
 (0)