Amadis

Notification of a Card Detection (CardInserted)

In Nexo Retail protocol, an Event Notification can be sent by the POI to the Sale System to notify the detection of a Card.

The Sale System has to be aware that the POI can send event only when a transport connection is available.

The POI may send Event Notification outside sessions.

 

Event Notification (CardInserted)

 

Message example

 

<?xml version="1.0" encoding="UTF-8"?> <SaleToPOIRequest> <MessageHeader MessageCategory="Event" DeviceID="00000001" SaleID="SaleID20022" POIID="00000001" MessageClass="Event" MessageType="Notification" /> <EventNotification TimeStamp="2020-11-04T14:24:53.405-05:00" EventToNotify="CardInserted" /> </SaleToPOIRequest>