Skip to main content

mPOS

NFC scan type

Code

<NFCScanType>RCX_CardNR;CSN</NFCScanType>

The <NFCScanType> tag is used to define the sequence of reading the card information by using below parameters:

  • RCX_CardNR = RCX card number

  • CSN = Card serial number

Enter the parameter which should be first looked at, followed by the next parameter, and separated by a semi-colon (;).

For example: <NFCScanType>RCX_CardNR;CSN</NFCScanType>

When it is used

When a card is detected while making a payment using the mPOS app, per the given example, the Card Serial Number(CSN) will be first looked at to retrieve information stored in the card. If no information is found, the RCX card number will be looked at.

The card input method can be RFID, bar code or NFC card scan or a manual entry of the card number.