Callback
Name | Description |
---|---|
| Reports progress events. The PED returns event information to the cash register. Progress events do not require any action by the cash register. They inform the staff, and the shopper, of what is happening on the PED. |
Parameters
Name | Type | Description |
---|---|---|
pedObj |
PedDevice | PED object that represents the terminal. |
tenderObj |
Tender | The Tender in progress. |
headerObj |
ResponseHdr | Header object that includes generic statuses, information about a merchant, and additional data from the PED. |
Typical progress events sequence for a transaction with PIN as theĀ cardholder verification method:
- CARD_INSERTED
- WAIT_FOR_APP_SELECTION
- APPLICATION_SELECTED
- WAIT_FOR_PIN
- PIN_DIGIT_ENTERED
- PIN_DIGIT_ENTERED
- PIN_DIGIT_ENTERED
- PIN_DIGIT_ENTERED
- PIN_ENTERED