Blik
Limited to certain acquirers in Poland
BLIK is a mobile payment system that allows customers of partner banks to pay using a one-time-code on POS devices.
Blik transactions are supported for the following transaction types:
- Purchase
- Purchase with Cashback
- Refund
- Cancellation
In order to send a purchase for Blik via nexo Acquirer protocol you will need to send an AcceptorAuthorisationRequest with the following xml tags:
| Tag | Presence | Description |
|---|---|---|
Hdr/RcptPty/RmotAccs/AccsCd | M | Value of the one-time code |
Envt/Card/CardBrnd | M | Use value 'K' |
Tx/AddtlTxData | M | Use one of the following values: - '/request/OTCEntryMode/01' - if code was manually entered by merchant - on POS device - '/request/OTCEntryMode/02' - if code was manually entered by cardholder on PED device - '/request/OTCEntryMode/03' - if code was sent to terminal via NFC |
Card/PlainCardData/PAN | M | Use fixed value '5990420000000001' Note: Similar to other nexo transactions, the Card block must be sent encrypted to our gateway. |
Card/PlainCardData/XpryDt | Use static value '2049-12' Note: Similar to other nexo transactions, the Card block must be sent encrypted to our gateway. | |
Cntxt/PmtCntxt/CardDataNtryMd | M | Use value 'PHYS' |
Refund and cancelation can be done in same way as for a normal card transaction by referring to the original transaction.
See link
Updated 2 days ago