Versions Compared

Key

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

Agnos Framework supports both contact and contactless transactions. The difference between the configuration paradigms is:

  • In contact (acronyms K or CT), configurations are AID driven. There are 2 files: TERMINAL (RAW or TLV format), and PROCESSING (RAW or TLV format)

  • In contactless (acronym CL), configurations are KAT driven. KAT stands for Kernel Id / AID Id / Transaction Type id. There are 5 files: TERMINAL (RAW or TLV format), PROCESSING (RAW or TLV format), ENTRY_POINT (RAW or TLV format), SUPPORTED AID (RAW format only), COMBINATION (RAW format only), and UPDATE CONDITIONS (TLV format)

For more details, see:

Data Model

...

That section presents how different abstractions related to the system’s configuration are linked all together. These abstractions are usually part of a TMS system and downloaded onto the point of acceptance, i.e. the terminal running Agnos. There are different perspectives attached to a data model:

...

Kernel

Kernel Identifier

Kernel Default Setting

n/a

1

Mastercard Contactless

2

See C-2/MASTERCARD Kernel Settings

Visa VCPS

3

See C-3/VISA Kernel Settings

American Express ExpressPay

4

See C-4/AMERICAN EXPRESS Kernel Settings

JCB J/Speedy

5

See C-5/JCB Kernel Settings

Discover DPAS

6

See C-6/DISCOVER Kernel Settings

CUP Overseas

7

See C-7/CUP Kernel Settings

Interac Flash

8 (Agnos Framework 3.1.x) or 65 (from Agnos Framework 3.2.x)

See Interac Flash Kernel Settings

RuPay qSPARC

13 (from Agnos Framework 3.2.x)

See RuPay qSPARC Kernel Settings

EFTPOS

66 (from Agnos Framework 3.2.x)

See EFTPOS Kernel Settings

Gemalto PURE

67 (from Agnos Framework 3.2.x)

See Gemalto PURE Kernel Settings

Idemia Wise

68 (from Agnos Framework 3.2.x)

See Idemia Wise Kernel Settings

Bancomat

69 (from Agnos Framework 3.2.x)

See Bancomat Kernel Settings

Note: Agnos Framework supports up to 255 kernel identifiers to comply with EMVCo Book B certification requirements.

...

The persistent model may be generated using INI files. See INI File Management page.