You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/topics/accounts/funding/index.mdx
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -212,6 +212,9 @@ import RollingReserveDefinition from '../../definitions/_rolling-reserve.mdx';
212
212
213
213
<RollingReserveDefinition />
214
214
215
+
The `TransactionRollingReserve.Updated` and `TransactionRollingReserve.Released`[webhooks](/developers/using-api/webhooks/#events-transactions) notify you when a rolling reserve is updated or released.
216
+
Subscribe to both webhooks to stay updated on your transactions' rolling reserve.
217
+
215
218
## Settlement date and booked time {#settlement}
216
219
217
220
**SEPA Direct Debit** transactions are **booked at 20:00 Central European [Summer] Time (CET/CEST)** on the settlement date if no rejection or cancellation has been issued or received.
Copy file name to clipboardExpand all lines: docs/topics/merchants/index.mdx
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,6 +134,9 @@ import RollingReserve from './partials/_rolling-reserve.mdx';
134
134
| Internal Direct Debit - B2B | ☒ No | n/a |
135
135
| French checks | ✓ **Yes**| 100% over 10 interbank business days |
136
136
137
+
The `TransactionRollingReserve.Updated` and `TransactionRollingReserve.Released`[webhooks](/developers/using-api/webhooks/#events-transactions) notify you when a rolling reserve is updated or released.
138
+
Subscribe to both webhooks to stay updated on your transactions' rolling reserve.
139
+
137
140
### Versions {#methods-versions-statuses}
138
141
139
142
Swan creates a **new version** of your payment method **every time an update is approved**.
Copy file name to clipboardExpand all lines: docs/topics/merchants/online/cards/index.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,6 +114,8 @@ import RollingReserve from '../../partials/_rolling-reserve.mdx';
114
114
| --- | --- | --- |
115
115
| Cards | ✓ **Yes**| 100% over 5 business days |
116
116
117
+
You can use the `TransactionRollingReserve.Updated`and `TransactionRollingReserve.Released`[webhooks](/developers/using-api/webhooks/#events-transactions) to be notified when a transaction's rolling reserve is updated and when the funds are released.
118
+
117
119
## Payment amount limit {#payment-limit}
118
120
For security and risk management, Swan may apply a **payment amount limit** to single card payments.
119
121
This limit defines the maximum amount a user can spend in one card transaction.
Copy file name to clipboardExpand all lines: docs/topics/merchants/online/checks/index.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,8 @@ import RollingReserve from '../../partials/_rolling-reserve.mdx';
45
45
| --- | --- | --- |
46
46
| French checks | ✓ **Yes**| 100% over 10 business days |
47
47
48
+
You can use the `TransactionRollingReserve.Updated`and `TransactionRollingReserve.Released`[webhooks](/developers/using-api/webhooks/#events-transactions) to be notified when a transaction's rolling reserve is updated and when the funds are released.
49
+
48
50
## Payment amount limit {#payment-limit}
49
51
For security and risk management, Swan may apply a **payment amount limit** to single check payments.
50
52
This limit defines the maximum amount a user can spend in one check transaction.
Copy file name to clipboardExpand all lines: docs/topics/merchants/online/idd/index.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,8 @@ import RollingReserve from '../../partials/_rolling-reserve.mdx';
41
41
| Internal Direct Debit - Standard | ✓ **Yes**| Determined by a merchant profile risk assessment |
42
42
| Internal Direct Debit - B2B | ☒ No | n/a |
43
43
44
+
You can use the `TransactionRollingReserve.Updated`and `TransactionRollingReserve.Released`[webhooks](/developers/using-api/webhooks/#events-transactions) to be notified when a transaction's rolling reserve is updated and when the funds are released.
Copy file name to clipboardExpand all lines: docs/topics/merchants/online/sdd/index.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,8 @@ import RollingReserve from '../../partials/_rolling-reserve.mdx';
77
77
| SEPA Direct Debit - Core | ✓ **Yes**| Determined by a merchant profile risk assessment |
78
78
| SEPA Direct Debit - B2B | ✓ **Yes**| 100% over 3 business days |
79
79
80
+
You can use the `TransactionRollingReserve.Updated`and `TransactionRollingReserve.Released`[webhooks](/developers/using-api/webhooks/#events-transactions) to be notified when a transaction's rolling reserve is updated and when the funds are released.
81
+
80
82
## Payment amount limit {#payment-limit}
81
83
For security and risk management, Swan may apply a **payment amount limit** to a single SEPA Direct Debit (SDD) payment.
82
84
This limit defines the maximum amount a user can spend in one SDD transaction.
0 commit comments