Bank Specific Parameters
Introduction
Here is the list of the bank and required request parameters specific to the bank.
Quick links
Bank Specific Parameters
Skrill
| Parameters | Description | Format | Required |
|---|---|---|---|
| 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
| Parameters | Description | Format | Required |
|---|---|---|---|
| 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
| Parameters | Description | Format | Required |
|---|---|---|---|
| customerId | Customer ID in bank's system. | AN100 [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, Accept only [0-9] and ‘.’ (Single point) | 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
| Parameters | Description | Format | Required |
|---|---|---|---|
| dateOfBirth | Customer’s birth date. Birth date should be in YYYYmmDD format. | N8 [0-9] |
Yes |
| Email address of the customer | AN50 [A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4} |
Yes |
JetOn
| Parameters | Description | Format | Required |
|---|---|---|---|
| currency | Currency of the transaction. | A3 [a-zA-Z\\p{Space}\\,]+ |
Yes |
Trustly
| Parameters | Description | Format | Required |
|---|---|---|---|
| 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
| Parameters | Description | Format | Required |
|---|---|---|---|
| customerId | Customer ID in bank's system. | AN100 [a-zA-Z0-9]{1,20} |
Yes |
| Email address of the customer | AN50 [A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4} |
Yes |
Safecharge
| Parameters | Description | Format | Required |
|---|---|---|---|
| currency | Currency of the transaction. | A3 [a-zA-Z\\p{Space}\\,]+ |
Yes |
| street | Building name, and/or street name of the customer's shipping address. | A100 [a-zA-Z0-9\\p{Space}\\,]+ |
Yes |
| city | City of the customer's shipping address. | A30 [a-zA-Z0-9\\\\#&\\p{Space}\\p{L}\\p{M}\\-;.,~` ]{0,30} |
Yes |
| postcode | Postal code/ Zip code of the customer's shipping address | AN9 [A-Za-z0-9]{2,9} |
Yes |
| country | Customer’s Country Code (ISO). | AN3 [a-zA-Z0-9]{2,3} |
Yes |
| phone | Phone number of the customer. | N15 [0-9\+-. ]{6,25} |
Yes |
| Email address of the customer | AN50 [A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4} |
Yes |
PayVision
| Parameters | Description | Format | Required |
|---|---|---|---|
| country | Customer’s Country Code (ISO). | AN3 [a-zA-Z0-9]{2,3} |
Yes |
| currency | Currency of the transaction. | A3 [a-zA-Z\\p{Space}\\,]+ |
Yes |
WireCard
| Parameters | Description | Format | Required |
|---|---|---|---|
| Email address of the customer | AN50 [A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4} |
Yes |
Rave
| Parameters | Description | Format | Required |
|---|---|---|---|
| country | Customer’s Country Code (ISO). | AN3 [a-zA-Z0-9]{2,3} |
Yes |
| Email address of the customer | AN50 [A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4} |
Yes | |
| ip | Merchant’s IP Address | N46 (?:(?: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 |
| phone | Phone number of the customer. | N15 [0-9\+-. ]{6,25} |
Yes |
| currency | Currency of the transaction. | A3 [a-zA-Z\\p{Space}\\,]+ |
Yes |
EmexPay
| Parameters | Description | Format | Required |
|---|---|---|---|
| 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 |
| ip | Merchant’s IP Address | N46 (?:(?: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
| Parameters | Description | Format | Required |
|---|---|---|---|
| currency | Currency of the transaction. | A3 [a-zA-Z\\p{Space}\\,]+ |
Yes |
| Email address of the customer | AN50 [A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4} |
Yes |
LPB
| Parameters | Description | Format | Required |
|---|---|---|---|
| currency | Currency of the transaction. | A3 [a-zA-Z\\p{Space}\\,]+ |
Yes |
| Description | Description of the Order. | AN255 [a-zA-Z0-9] |
Yes |
| firstName | Customer’s first name. | AN255 [a-zA-Z0-9] |
Yes |
| lastName | Customer’s last name | AN255 [a-zA-Z0-9] |
Yes |
| street | Building name, and/or street name of the customer's shipping address. | A100 [a-zA-Z0-9\\p{Space}\\,]+ |
Yes |
Aldrapay
| Parameters | Description | Format | Required |
|---|---|---|---|
| street | Building name, and/or street name of the customer's shipping address. | A100 [a-zA-Z0-9\\p{Space}\\,]+ |
Yes |
| city | City of the customer's shipping address. | A30 [a-zA-Z0-9\\\\#&\\p{Space}\\p{L}\\p{M}\\-;.,~` ]{0,30} |
Yes |
| postcode | Postal code/ Zip code of the customer's shipping address | AN9 [A-Za-z0-9]{2,9} |
Yes |
| state | State or region of the customer's shipping address. | A30 [\\ra-zA-Z0-9\\\\!@#$*%^&{}\\[\\]()_+\\p{L}\\p{M}\\-=,.~'` ]{0,30} |
Yes |
| country | Customer’s Country Code (ISO). | AN3 [a-zA-Z0-9]{2,3} |
Yes |
| Email address of the customer | AN50 [A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4} |
Yes | |
| phone | Phone number of the customer. | N15 [0-9\+-. ]{6,25} |
Yes |
Purplepay
| Parameters | Description | Format | Required |
|---|---|---|---|
| street | Building name, and/or street name of the customer's shipping address. | A100 [a-zA-Z0-9\\p{Space}\\,]+ |
Yes |
| city | City of the customer's shipping address. | A30 [a-zA-Z0-9\\\\#&\\p{Space}\\p{L}\\p{M}\\-;.,~` ]{0,30} |
Yes |
| postcode | Postal code/ Zip code of the customer's shipping address | AN9 [A-Za-z0-9]{2,9} |
Yes |
| state | State or region of the customer's shipping address. | A30 [\\ra-zA-Z0-9\\\\!@#$*%^&{}\\[\\]()_+\\p{L}\\p{M}\\-=,.~'` ]{0,30} |
Yes |
| dateOfBirth | Customer’s birth date. Birth date should be in YYYYmmDD format | N8 [0-9] |
Yes |
| country | Customer’s Country Code (ISO). | AN3 [a-zA-Z0-9]{2,3} |
Yes |
Cardinity
| Parameters | Description | Format | Required |
|---|---|---|---|
| currency | Currency of the transaction. | A3 [a-zA-Z\\p{Space}\\,]+ |
Yes |
| country | Customer’s Country Code (ISO). | AN3 [a-zA-Z0-9]{2,3} |
Yes |
Transactium
| Parameters | Description | Format | Required |
|---|---|---|---|
| currency | Currency of the transaction. | A3 [a-zA-Z\\p{Space}\\,]+ |
Yes |
Payspace
| Parameters | 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 |
| street | Building name, and/or street name of the customer's shipping address. | A100 [a-zA-Z0-9\\p{Space}\\,]+ |
Yes |
| Country | Customer’s Country Code (ISO). | AN3 [a-zA-Z0-9]{2,3} |
Yes |
| state | State or region of the customer's shipping address. | A30 [\\ra-zA-Z0-9\\\\!@#$*%^&{}\\[\\]()_+\\p{L}\\p{M}\\-=,.~'` ]{0,30} |
Yes |
| City | City of the customer's shipping address. | A30 [a-zA-Z0-9\\\\#&\\p{Space}\\p{L}\\p{M}\\-;.,~` ]{0,30} |
Yes |
| postcode | Postal code/ Zip code of the customer's shipping address | AN9 [A-Za-z0-9]{2,9} |
Yes |
| phone | Phone number of the customer. | N15 [0-9\+-. ]{6,25} |
Yes |
| Email address of the customer | AN50 [A-Za-z0-9._%'-]+@[A-Za-z0-9.-]+\\.[a-zA-Z]{2,4} |
Yes | |
| ip | Merchant’s IP Address | N46 (?:(?: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 |