Bank Specific Parameters
Introduction
Here is the list of the bank and required request parameters specific to the bank.
Quick links for Bank
Skrill
| REST Params | Description | Format | Required |
|---|---|---|---|
| customer.email | Email address of the customer. | "AN50
[A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4}" |
Yes |
| currency | Currency of the transaction | "A3
[a-zA-Z\\p{Space}\\,]+" |
Yes |
Neteller
| REST Params | Description | Format | Required |
|---|---|---|---|
| customer.email | Email address of the customer. | "AN50
[A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4}" |
Yes |
| currency | Currency of the transaction | "A3
[a-zA-Z\\p{Space}\\,]+" |
Yes |
Voucher Money
| REST Params | Description | Format | Required |
|---|---|---|---|
| customer.customerId | Customer ID in merchant’s system. | "AN20
[a-zA-Z0-9]{1,20}" |
Yes |
| currency | Currency of the transaction | "A3
[a-zA-Z\\p{Space}\\,]+" |
Yes |
| tmpl_amount | Customized amount of customer, template amount can be same as transaction amount | "N11
[0-9]{1,8}\.[0-9]{2}" |
Yes |
| tmpl_currency | Currency of the customized amount to facilitate customer, template currency can be same as transaction currency, Accept only 3 character currency code in capital letters. | "AN3
[a-zA-Z0-9]{3}" |
Yes |
PaySafeCard
| REST Params | Description | Format | Required |
|---|---|---|---|
| customer.birthDate | Birth date of the customer in the format YYYYMMDD | "AN10
{19|20)([0-9]{2})(0[1-9]|1[0-2])(0[1-9]|1[0-9]|2[0-9]|3[0-1]}" |
Yes |
| customer.email | Email address of the customer. | "AN50
[A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4}" |
Yes |
JetOn
| REST Params | Description | Format | Required |
|---|---|---|---|
| currency | Currency of the transaction | "A3
[a-zA-Z\\p{Space}\\,]+" |
Yes |
Trustly
| REST Params | Description | Format | Required |
|---|---|---|---|
| customer.email | Email address of the customer. | "AN50
[A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4}" |
Yes |
| currency | Currency of the transaction | "A3
[a-zA-Z\\p{Space}\\,]+" |
Yes |
Epay
| REST Params | Description | Format | Required |
|---|---|---|---|
| customer.customerId | Customer ID in merchant’s system. | "AN20
[a-zA-Z0-9]{1,20}" |
Yes |
| customer.email | Email address of the customer. | "AN50
[A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4}" |
Yes |
Safecharge
| REST Params | Description | Format | Required |
|---|---|---|---|
| currency | Currency of the transaction | "A3
[a-zA-Z\\p{Space}\\,]+" |
Yes |
| shipping.street1 | Building name, and/ or street name of the customer's shipping address. | "AN1000
[a-zA-Z0-9\\p{Space}\\,]+" |
Yes |
| shipping.city | City of the customer's shipping address. | "AN50
[a-zA-Z0-9\\\\#&\\p{Space}\\p{L}\\p{M}\\-;.,~`/%$#@ ]{0,1000}" |
Yes |
| shipping.postcode | Postal code/ Zip code of the customer's shipping address. | "AN10
[A-Za-z0-9]{1,10}" |
Yes |
| shipping.country | Country of the shipping address. | "AN3
[a-zA-Z0-9]{2,3}" |
Yes |
| customer.phone | Phone number of the customer. | "AN25
[a-zA-Z0-9\+-.]{6,25}" |
Yes |
| customer.email | Email address of the customer. | "AN50
[A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4}" |
Yes |
PayVision
| REST Params | Description | Format | Required |
|---|---|---|---|
| shipping.country | Country of the shipping address. | "AN3
[a-zA-Z0-9]{2,3}" |
Yes |
| currency | Currency of the transaction | "A3
[a-zA-Z\\p{Space}\\,]+" |
Yes |
WireCard
| REST Params | Description | Format | Required |
|---|---|---|---|
| customer.email | Email address of the customer. | "AN50
[A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4}" |
Yes |
Rave
| REST Params | Description | Format | Required |
|---|---|---|---|
| shipping.country | Country of the shipping address. | "AN3
[a-zA-Z0-9]{2,3}" |
Yes |
| customer.email | Email address of the customer. | "AN50
[A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4}" |
Yes |
| customer.ip | IP address of the customer | "AN255
(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)" |
Yes |
| customer.phone | Phone number of the customer. | "AN25
[a-zA-Z0-9\+-.]{6,25}" |
Yes |
| currency | Currency of the transaction | "A3
[a-zA-Z\\p{Space}\\,]+" |
Yes |
EmexPay
| REST Params | Description | Format | Required |
|---|---|---|---|
| customer.email | Email address of the customer. | "AN50
[A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4}" |
Yes |
| currency | Currency of the transaction | "A3
[a-zA-Z\\p{Space}\\,]+" |
Yes |
| customer.ip | IP address of the customer | "AN255
(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)" |
Yes |
EMS
| REST Params | Description | Format | Required |
|---|---|---|---|
| currency | Currency of the transaction | "A3
[a-zA-Z\\p{Space}\\,]+" |
Yes |
| customer.email | Email address of the customer. | "AN50
[A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4}" |
Yes |
LPB
| REST Params | Description | Format | Required |
|---|---|---|---|
| currency | Currency of the transaction | "A3
[a-zA-Z\\p{Space}\\,]+" |
Yes |
| orderDescription | Description of the order. | "AN255
[a-zA-Z0-9]" |
Yes |
| customer.firstName | Customer’s first name. | "AN255
[a-zA-Z0-9]" |
Yes |
| customer.lastName | Customer’s last name. | "AN255
[a-zA-Z0-9]" |
Yes |
| shipping.street1 | Building name, and/ or street name of the customer's shipping address. | "AN1000
[a-zA-Z0-9\\p{Space}\\,]+" |
Yes |
Aldrapay
| REST Params | Description | Format | Required |
|---|---|---|---|
| shipping.street1 | Building name, and/ or street name of the customer's shipping address. | "AN1000
[a-zA-Z0-9\\p{Space}\\,]+" |
Yes |
| shipping.city | City of the customer's shipping address. | "AN50
[a-zA-Z0-9\\\\#&\\p{Space}\\p{L}\\p{M}\\-;.,~`/%$#@ ]{0,1000}" |
Yes |
| shipping.postcode | Postal code/ Zip code of the customer's shipping address | ""AN10
[A-Za-z0-9]{1,10}" |
Yes |
| shipping.state | State or region of the customer's shipping address. | "AN50
[a-zA-Z0-9\\\\#&\\p{Space}\\p{L}\\p{M}\\-;.,~`/%$#@ ]{0,1000}" |
Yes |
| shipping.country | Country of the shipping address. | "AN3
[a-zA-Z0-9]{2,3}" |
Yes |
| customer.email | Email address of the customer. | "AN50
[A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4}" |
Yes |
| customer.phone | Phone number of the customer. | "AN25
[a-zA-Z0-9\+-.]{6,25}" |
Yes |
Purplepay
| REST Params | Description | Format | Required |
|---|---|---|---|
| shipping.street1 | Building name, and/ or street name of the customer's shipping address. | "AN1000
[a-zA-Z0-9\\p{Space}\\,]+" |
Yes |
| shipping.city | City of the customer's shipping address. | "AN50
[a-zA-Z0-9\\\\#&\\p{Space}\\p{L}\\p{M}\\-;.,~`/%$#@ ]{0,1000}" |
Yes |
| shipping.postcode | Postal code/ Zip code of the customer's shipping address | ""AN10
[A-Za-z0-9]{1,10}" |
Yes |
| shipping.state | State or region of the customer's shipping address. | "AN50
[a-zA-Z0-9\\\\#&\\p{Space}\\p{L}\\p{M}\\-;.,~`/%$#@ ]{0,1000}" |
Yes |
| shipping.country | Country of the shipping address. | "AN3
[a-zA-Z0-9]{2,3}" |
Yes |
| customer.birthDate | Birth date of the customer in the format YYYYMMDD. | "AN10
{19|20)([0-9]{2})(0[1-9]|1[0-2])(0[1-9]|1[0-9]|2[0-9]|3[0-1]}" |
Yes |
Cardinity
| REST Params | Description | Format | Required |
|---|---|---|---|
| currency | Currency of the transaction | "A3
[a-zA-Z\\p{Space}\\,]+" |
Yes |
| shipping.country | Country of the shipping address. | "AN3
[a-zA-Z0-9]{2,3}" |
Yes |
Transactium
| REST Params | Description | Format | Required |
|---|---|---|---|
| currency | Currency of the transaction | "A3
[a-zA-Z\\p{Space}\\,]+" |
Yes |
Payspace
| REST Params | Description | Format | Required |
|---|---|---|---|
| merchantTransactionId | This reference number is provided by the merchant, should be unique for the transactions and is visible on the end customer’s statement | "AN100
[.\\p[0-9a-zA-Z\\p{Space}\\-]{0,100}" |
Yes |
| orderDescription | Description of the order. | "AN255
[a-zA-Z0-9]" |
Yes |
| currency | Currency of the transaction | "A3
[a-zA-Z\\p{Space}\\,]+" |
Yes |
| shipping.street1 | Building name, and/ or street name of the customer's shipping address. | "AN1000
[a-zA-Z0-9\\p{Space}\\,]+" |
Yes |
| shipping.city | City of the customer's shipping address. | "AN50
[a-zA-Z0-9\\\\#&\\p{Space}\\p{L}\\p{M}\\-;.,~`/%$#@ ]{0,1000}" |
Yes |
| shipping.postcode | Postal code/ Zip code of the customer's shipping address | ""AN10
[A-Za-z0-9]{1,10}" |
Yes |
| shipping.state | State or region of the customer's shipping address. | "AN50
[a-zA-Z0-9\\\\#&\\p{Space}\\p{L}\\p{M}\\-;.,~`/%$#@ ]{0,1000}" |
Yes |
| shipping.country | Country of the shipping address. | "AN3
[a-zA-Z0-9]{2,3}" |
Yes |
| customer.email | Email address of the customer. | "AN50
[A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4}" |
Yes |
| customer.ip | IP address of the customer | "AN255
(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)" |
Yes |