Card Read Data

Card reader data from a tap-to-pay or terminal interaction.

  • generalCardData
    Type: string · Generalcarddata
    required

    Encrypted general card data (TLV-encoded).

  • id
    Type: string · Id
    required

    Unique transaction identifier generated by the client SDK.

  • outcome
    Type: integer · Outcome
    required

    Card read outcome code from the NFC/EMV kernel.

  • paymentCardData
    Type: string · Paymentcarddata
    required

    Encrypted payment card data (TLV-encoded).

  • isPINFallback
    Type: boolean · Ispinfallback

    Whether the transaction fell back to PIN entry.

  • pinBypassed
    Type: boolean · Pinbypassed

    Whether PIN entry was bypassed.