Initiate a transactionAsk AIpost https://pay4.sandbox.payabl.com/pay/payment/initForm DatamerchantidstringrequiredDefaults to gateway_testThe merchant identification number issued during account creation.orderidstringDefaults to API-Iframe-Test1max 40 characters. The field orderid is optional and exclusively for the merchants convenience.amountfloatrequiredDefaults to 8.23The amount field contains the transaction’s total amount. This is the amount that will be transmitted to the authorizing system.currencystringrequiredDefaults to EURThe currency field contains the alphanumeric currency code for the transaction, according to ISO 4217, e.g. EUR, USD, AUD, CAD, NOK, SEK, CHF. to http://www.xe.com/iso4217.phpsignaturestringrequiredDefaults to ddf0659438b91981376169d8a77fd80f39fbfd08The signature field contains a 40-figure hexadecimal value. This signature value is a checksum designed to protect the merchant account from unauthorized access.payment_methodint32Valid payment method id, e.g. 1 = Credit Cardurl_returnstringrequiredDefaults to https://payabl.com/resultsUsed for redirecting the customer after the end of transaction. Format: http://www.result.comrecurring_idstringThe recurring_id field is just needed, if you want to send recurring transactions. Therefore the first transaction needs to be classified with INIT. In that transaction the cvc_code is mandatory.languagestringDefaults to enThe language in which the error messages will be displayed. Default value en or de. ISO-639-1 alpha 2external_idstringMerchant unique idsalutationstringsalutation. Format: Mr., Mrs.titlestringtitle. Format: Dr., Prof.genderstringDefaults to Mgender. Format: M – male F – femalefirstnamestringrequiredDefaults to Georgemax. 30 characters. First name of the customerlastnamestringrequiredDefaults to Giraffemax. 30 characters. Surname of the customerbirthdayint32birthday. Format: ddmmyyyy. Mandatory for AFTstreetstringstreet. Mandatory for AFThousestringhouse numberpostboxstringpost office boxzipstringmax. 10 characters. The customer's postal code. Mandatory for AFTcitystringcity. Mandatory for AFTstatestringrequiredmax. 30 characters. The state/province (USA and Canada only).countrystringFormat: country (ISO 3166 alpha3). Mandatory for AFTemailstringrequiredDefaults to [email protected]e-mail addressphoneint32phone number. Only numbersfaxint32fax number. Format: (blank, +, -, (, ))mobileint32mobile number. Format: (blank, +, -, (, ))companystringcompanycustomeridstringinternal customer id in the merchant’s shop systemcustomeripstringrequiredDefaults to 192.168.2.2customer IP (IPv4). Format: NNN.NNN.NNN.NNNcustom1stringcustom field for merchant. Format: ^(?:(\s*)|(?=[^ ])(?:[A-Za-z0-9.:,;-+*/ ]{1,25}[A-Za-z0-9.:,;-+*/ ]{0,13}))$custom2stringcustom field for merchant. Format: ^(?:(\s*)|(?=[^ ])(?:[A-Za-z0-9.:,;-+*/ ]{1,25}[A-Za-z0-9.:,;-+*/ ]{0,13}))$custom3stringcustom field for merchant. Format: ^(?:(\s*)|(?=[^ ])(?:[A-Za-z0-9.:,;-+*/ ]{1,25}[A-Za-z0-9.:,;-+*/ ]{0,13}))$notification_urlstringThis parameter can be used to override the account notification url setup on our system.shop_urlstringmax 255 characters starting with http or https.Responses 200200 400400Updated 5 months ago