Pre-Selection
The Pre-Selection transaction flow processes, authorizes, and settles a payment request before completing the transaction. This streamlined approach ensures that all payment stages are finalized in a single, continuous sequence.
Transaction Flow
To understand the Pre-selection transaction flow, consider the following sequence of events:
Here's a breakdown of each step:
- After the cardholder selects the product or service, the Machine sends a
doTransaction()Request
to the Agamento Device. - The device then displays a prompt for the cardholder, requesting him to insert or swipe a card.
- The cardholder inserts, swipes, or taps their card on the HOST Machine.
- The Agamento Device communicates with the Nayax Server to request payment authorization and settlement.
- The Nayax Server responds with the transaction status (approved or declined). The Agamento Device then relays this status back to the HOST Machine, completing the process.
See Also
Updated 8 days ago