📘

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:

TagPresenceDescription
Hdr/RcptPty/RmotAccs/AccsCdMValue of the one-time code
Envt/Card/CardBrndMUse value 'K'
Tx/AddtlTxDataMUse 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/PANMUse fixed value '5990420000000001'

Note: Similar to other nexo transactions, the Card block must be sent encrypted to our gateway.
Card/PlainCardData/XpryDtUse static value '2049-12'
Note: Similar to other nexo transactions, the Card block must be sent encrypted to our gateway.
Cntxt/PmtCntxt/CardDataNtryMdMUse 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


Want a quick overview?