Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

Architecture

...

AgnosEP

ApplicationSelectionMethod (entrypoint.h)

...

Contactless only

Description

Setter

enpSetApplicationSelectionMethod

Signature

typedef tPaymentError (*ApplicationSelectionMethod)

...

Contactless only

Description

Setter

enpSetKernelSelectionMethod

Signature

typedef tBoolean (*KernelSelectionMethod)

...

This callback shall be defined to control the contactless transaction flow.

Setter

Signature

typedef void (*emvcallback)

...

This callback shall be defined to control the contactless transaction flow

Setter

Signature

typedef void (*tGetDataCallback)

...

This callback shall be defined to control the contactless transaction flow

Setter

Signature

typedef void (*tBuildDOLCallback)

...

This callback shall be defined to control the EMV transaction flow and be called at each state defined by Agnos (see tAgnosState in agnostype.h)

Setter

Signature

typedef void (*tStateCallback)

...