SEPA Direct Debit
Sandbox
Sandbox
POST
/api/payment/sdd/init
API - Payment
The customer will be required to sign an electronic mandate for the first debit. A redirection page (parameter
MandateUrl
) is then returned, as for a 3DSecure payment for example, and this operation will not be requested for the next debits.Request
Body Params application/x-www-form-urlencoded
Amount
number
required
Uid
string
required
Email
string
required
Lastname
string
required
Iban
string
required
Bic
string
optional
AccountOwner
number
optional
B2B
enum<string>
optional
A B2B direct debit is not contestable by the customer (disabled by default)
Allowed values:
yesno
ClientIp
string
required
Address
string
required
ZipCode
string
required
City
string
required
Country
string
required
ClientId
string
optional
OrderId
string
optional
Description
string
optional
Firstname
string
optional
CallingCode
string
optional
Phone
string
optional
BirthDate
string
optional
Nationality
string
optional
ReturnUrl
string
optional
The status of the transaction is systematically returned in POST on this return URL
ReturnMethod
enum<string>
optional
ReturnUrl
parameter passing is by default in POST, you can force it in GETOnly the "essential" parameters are returned in this case
Allowed values:
GETPOST
MultiplePayments
enum<string>
optional
Allowed values:
yesno
MultiplePaymentsRepeat
string
optional
DownPayment
number
optional
Rebill
enum<string>
optional
Allowed values:
yesno
Recurrence
enum<string>
optional
Allowed values:
yearlymonthlybimonthlyweeklydailybiannualquarterly
PayToEmail
string
optional
PayToId
number
optional
UserAgent
string
optional
Language
string
optional
Signature
string
required