Object EMVTransactionResponse

Values for recording recent transaction information.

Parameters

Name Description
type int
1 = Sale, 2 = Refund
success boolean
True if there were no device errors during processing
responseCode String
A = Approved, D = Declined
reference String
The transaction reference number.
pan String
Primary account number (typically masked).
expiryDate String
Card expiration date (if available).

Requirements

KioWare for Android version 3.23 or greater.