triPOS®

triPOS Cloud Canada

Now, triPOS supports transactions in Canada. Use the POST /cloudapi/v1/lanes endpoint to add a new lane to your account. This endpoint accepts a processor parameter, which is used to determine settings on the PIN pad for Canada.

Here is an example request for Canada:

{
  "laneId""0000",
  "description""Test Device",
  "activationCode""X000000",
  "terminalId""0000",
  "contactlessEmvEnabled"true,
  "quickChipEnabled"false,
  "processor""VantivCanada"
}

Canada Specific


Here is an example request for modifying language configuration:

{
  "contactlessEmvEnabled"true,
  "contactlessMsdEnabled"false,
  "quickChipEnabled"false,
  "language""french"
}

Supported PIN pads