Versions Compared

Key

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

...

emvcallback (dataxchng.h)

Name

emvCallback

Scope

Contactless only

Description

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

Setter

Set tPaymentContext mDataExchange.mCallback.

To enable DE/DS:

-Set tPaymentContext mDataExchange.mDEList with the adress to an instance of tDataExchnageList

Signature

typedef void (*emvcallback)

...

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

Setter

agnSetParsingCallback (see agnos.h)

...

tBuildDOLCallback (agnostype.h)

Name

tBuildDOLCallback

Scope

Contactless only

Description

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

Setter

agnSetBuildDOLCallback (see agnos.h)

...

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

agnSetStateCallback (see agnos.h)

...

Scope

Contactless

Description

Reserved for contactless card processing applications.

Setter

agnSetAddTagContactlessCallback (see agnosdatabase.h)

...

Scope

Contactless

Description

This callback may be defined by a payment application to hook all the tag that are not statically supported by Agnos.

Setter

agnSetAddUnknownTagContactlessCallback (see agnosdatbase.h)

...