File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
docs/topics/merchants/online/sdd Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -280,6 +280,7 @@ They can investigate the reason for return and take whatever action is necessary
280280- [ Accept payments with SEPA Direct Debit (step-by-step)] ( ./guide-sdd.mdx )
281281- [ Request SEPA Direct Debit payment method] ( ./guide-request.mdx )
282282- [ Declare a payment mandate] ( ./guide-declare.mdx )
283+ - [ Get SEPA Direct Debit mandate URL] ( ./guide-get-mandate.mdx )
283284- [ Initiate a SEPA Direct Debit transaction] ( ./guide-initiate.mdx )
284285- [ Update SEPA Direct Debit payment method] ( ./guide-update.mdx )
285286- [ Sandbox] ( ./sandbox.mdx )
Original file line number Diff line number Diff line change @@ -321,6 +321,7 @@ module.exports = {
321321 "topics/merchants/online/sdd/guide-sdd" ,
322322 "topics/merchants/online/sdd/guide-request" ,
323323 "topics/merchants/online/sdd/guide-declare" ,
324+ "topics/merchants/online/sdd/get-mandate" ,
324325 "topics/merchants/online/sdd/guide-initiate" ,
325326 "topics/merchants/online/sdd/guide-update" ,
326327 "topics/merchants/online/sdd/guide-create-link" ,
You can’t perform that action at this time.
0 commit comments