Amadis

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

IMPORTANT:

Up to version 3.2 of nexo FAST, Configured Services is identified by tag 'DF13' and consists of 2 bytes. For more information, please see Nexo Specification Update Bulletin No. 16 Quasi Cash Edition 2.

#

Description

Example

1

Update the Configured Services in Terminal Data (E1).

# TAG_CONFIGURED_SERVICES
df 67         00 04          e0 02 00 00

Meaning: Payment, Refund, Cancellation and Quasi Cash services are configured.

2

Update the Supported Services in Application Profile table (E2).

# TAG_SUPPORTED_SERVICES
df 03         00 04          e0 02 00 00

Meaning: Payment, Refund, Cancellation and Quasi Cash services are configured.

3

Update the Supported Services in Application Profile Selection Table Non chip (E8).

# TAG_SUPPORTED_SERVICES
df 03         00 04          e0 02 00 00

Meaning: Payment, Refund, Cancellation and Quasi Cash services are configured.

4

Update the Quasi Cash Minimum and Maximum Amount in Application Profiles (E6).

# TAG_QUASICASH_MINIMUM_AMOUNT
df 5f           00 06          00 00 00 00 01 00
# TAG_QUASICASH_MAXIMUM_AMOUNT
df 5e           00 06          00 00 00 01 00 00

Meaning:

  • Quasi Cash Minimum Amount: 1

  • Quasi Cash Maximum Amount: 100

5

Create the Quasi Cash service in Service Settings Table (E4).

The Service Identifier shall be set to ‘15’.

# TAG_SERVICE_IDENTIFIER
df 01         00 01          15

6

Add the Quasi Cash service to the POI Profile and perform a deployment (see Service Settings Table (E4))

  • No labels