Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AgnosEP provides the main point of entry to initiate EMV transactions for CL acceptance system (enpExecutePaymentTransaction). It shall be called from the payment application which shall manage two structures:

  • tPaymentContext (in/out)

  • tOutComeParameter (out)

Each time a new transaction is triggered these two structures shall be initialized (see

That call shall be performed once the system has been properly initialized (see AgnosMW API).

...