...
Field Name | Always Returned? | Description |
---|---|---|
respnseCode | Yes | A numeric code providing the specific outcome. Common values are: 0 - Successful / authorised transaction. 1 - Card referred – Refer to card issuer. 2 - Card referred – Special condition. 4 - Card declined – Keep card. 5 - Card declined |
responseStatus | Yes | A numeric code providing the outcome category. Possible values are: 0 – Authorisation Approved / No reason to decline 1 – Authorisation Declined. 2 – Authorisation Error / Transaction malformed. |
responseMessage | Yes | Message received from the Acquiring bank, or any error message. |
transactionID | Yes | A unique ID assigned by the Gateway. |
acquirerResponseXXXX | Depends on the acquirer | Additional Response sent by acquirer |
xref | Yes | Used to rerun or refund transactions at a later point. |
state | Yes | Transaction state |
timestamp | Yes | The time when the transaction was last modified |
cardNumberMask | Yes | The first 4 digits and last 4 digits of the customer’s PAN card number. The rest of the digits are encrypted. |
transactionUnique | If sent in request | Any value supplied in the initial request. |
orderRef | If sent in request | Any value supplied in the initial request. |
authorisationCode | If transaction was successful | Authorisation code (Auth Code) received from Acquirer. |
amountReceived | If transaction was successful | Amount the Acquirer authorised. This should always be the full amount in the request. |
cardTypeCode | Yes | Code identifying the type of card used. |
cardType | Yes | Description of the type of card used. |
cardSchemeCode | Yes | Code identifying the Card Scheme used. |
cardScheme | Yes | Description of the Card Scheme used. |
cardIssuer | Yes | Card Issues name |
cardIssuerCountry | Yes | Card issuing country’s name |
cardIssuerCountryCode | Yes | Card issuing country’s ISO-3166 2-letter code |
amountRefunded | If it is a refund | Total amount of original SALE that has so far been refunded. Returned when action is REFUND_SALE |
...
If you would like to test an integration, please be in touch with our integrations team, who will send you Blink test account credentials. The merchant will be able to see the test transactions on their Blink account.
Test Card Details
Card Type | Card Number | CVV | Expiry Date | Address |
---|---|---|---|---|
Visa Credit | 4929 4212 3460 0821 | 356 | 12/22 | Flat 6 Primrose Rise 347 Lavender Road Northampton NN17 8YG |
4543 0599 9999 9982 | 110 | 12/22 | 76 Roseby Avenue Manchester M63X 7TH | |
4543 0599 9999 9990 | 689 | 12/22 | 23 Rogerham Mansions 4578 Ermine Street Borehamwood WD54 8TH | |
Visa Debit | 4539 7910 0173 0106 | 289 | 12/22 | Unit 5 Pickwick Walk 120 Uxbridge Road Hatch End Middlesex HA6 7HJ |
5301 2500 7000 0191 | 419 | 12/22 | Mews 57 Ladybird Drive Denmark 65890 | |
Mastercard Credit | 5301 2500 7000 0191 | 419 | 12/22 | 25 The Larches Narborough Leicester LE10 2RT |
5413 3390 0000 1000 | 304 | 12/22 | Pear Tree Cottage The Green Milton Keynes MK11 7UY | |
5434 8499 9999 9951 | 470 | 12/22 | 34a Rubbery Close Cloisters Run Rugby CV21 8JT | |
5434 84999 999 9993 | 557 | 12/22 | 4-7 The Hay Market Grantham NG32 4HG | |
Mastercard Debit | 5573 4712 3456 7898 | 159 | 12/22 | Merevale Avenue Leicester LE10 2BU |
UK Maestro | 6759 0150 5012 3445 002 | 309 | 12/22 | The Parkway 5258 Larches Approach Hull North Humberside HU10 5OP |
6759 0168 0000 0120 097 | 701 | 12/22 | The Manor Wolvey Road Middlesex TW7 9FF | |
American Express | 3742 4545 5400 001 | 4887 | 12/22 | The Hunts Way Southampton SO18 1GW |
Electron | 4917 4800 0000 0008 | 009 | 12/22 | 5-6 Ross Avenue Birmingham B67 8UJ |
JCB | 3540 5999 9999 1047 | 209 | 12/22 | 2 Middle Wallop Merideth-in-the-Wolds Lincolnshire LN2 8HG |
Limitations
Transactions are limited from £1.01 to £24.99. If they not in this range, the transaction will fail.
...