Payments Channels which will be using access list need to have “Access List Enabled” toggle switched on
To enable this feature, follow the below steps:
Access List can only be used using live credentials
API key: live_493gfg37gf97g34f7g Customer email: john@doe.com
Then Merchant will need to calculate SHA-256 signature of the following string:
Response:
Duplicate Email
400 Bad Request
{
“errors”: [
{
“type”: “paymentError”,
“code”: “accessListDuplicateEntry”,
“message”: “This email it’s duplicate. Please use some other email to create an access list item.”
}
]
}
Using Test Credentials
400 Bad Request
{
“errors”: [
{
“type”: “paymentError”,
“code”: “accessListNeedLiveCredential”,
“message”: “You need live credential to create Access List”
}
]
}
{
“errors”: [
{
“errorType”: “invalidRequest”,
“code”: “validationError”,
“parameter”: “emailHash”,
“message”: “The length of ’email Hash’ must be at least 64 characters. You entered 63 characters.”
}
]
}
Email not found
400 Bad Request
{
“errors”: [
{
“type”: “paymentError”,
“code”: “accessListIsNotFound”,
“message”: “This email it’s not found in our Access list”
}
]
}
{
“errors”: [
{
“type”: “paymentError”,
“code”: “notInTheAccessList”,
“message”: “The email is not on the access list”
}
]
}
Should you be interested in becoming a merchant, then please fill out the short form below and one of our specialists will be in touch shortly.
We are delighted that you are considering using Quaife as your payment partner. Fill in the form below & let’s get started.