triPOS®

Contactless Feature for Cloud

The contactless features include MSD and EMV support, if also supported by your device, merchant account and payment gateway.

Optional features

The following optional features can be enabled:

  1. 1 Features may also be available using Quick Chip
  2. 2 Contactless EMV is enabled by default. EMV support enabled by default starting in Direct version 5.17.

Configuration

Contactless features must be enabled during Lane creation for Cloud.

Example

Here is an example request, using the contactless features, when enabled:

{
  "laneId""0000",
  "transactionAmount": 7.31,
  "configuration":  {
    "allowDebit"true
  }
}

See Also