GetAllLanes PaymentGateway/EMV/TriPosLanes/Lanes?merchant={merchant}&cert={cert} Retrieve information on all lanes associated with merchant
|
GET
|
Method: GetAllLanes, URL: PaymentGateway/EMV/TriPosLanes/Lanes?merchant={merchant}&cert={cert}
|
Test
|
Retrieve information on all lanes associated with merchant
|
GetConnectionStatus PaymentGateway/EMV/TriPosLanes/{laneId}/ConnectionStatus?merchant={merchant}&cert={cert} Get connection status for a lane
|
GET
|
Method: GetConnectionStatus, URL: PaymentGateway/EMV/TriPosLanes/{laneId}/ConnectionStatus?merchant={merchant}&cert={cert}
|
Test
|
Get connection status for a lane
|
GetConnectionStatusHistory PaymentGateway/EMV/TriPosLanes/{laneId}/ConnectionStatus/History?merchant={merchant}&cert={cert} Get connection status history for a lane
|
GET
|
Method: GetConnectionStatusHistory, URL: PaymentGateway/EMV/TriPosLanes/{laneId}/ConnectionStatus/History?merchant={merchant}&cert={cert}
|
Test
|
Get connection status history for a lane
|
GetIdleMessage PaymentGateway/EMV/TriPosLanes/{laneId}/Profiles/Idle?merchant={merchant}&cert={cert} Retrieve idle message for a specific lane
|
GET
|
Method: GetIdleMessage, URL: PaymentGateway/EMV/TriPosLanes/{laneId}/Profiles/Idle?merchant={merchant}&cert={cert}
|
Test
|
Retrieve idle message for a specific lane
|
GetLane PaymentGateway/EMV/TriPosLanes/{laneId}?merchant={merchant}&cert={cert} Retrieve information for a specific lane
|
GET
|
Method: GetLane, URL: PaymentGateway/EMV/TriPosLanes/{laneId}?merchant={merchant}&cert={cert}
|
Test
|
Retrieve information for a specific lane
|
Authorization PaymentGateway/EMV/Authorization Authorize a payment via a Payment Express HIT, TriPOSCloud, or Adyen device.
|
POST
|
Method: Authorization, URL: PaymentGateway/EMV/Authorization
|
Test
|
Authorize a payment via a Payment Express HIT, TriPOSCloud, or Adyen device.
|
CreateLane PaymentGateway/EMV/TriPosLanes?merchant={merchant}&cert={cert} Add a new lane to merchant
|
POST
|
Method: CreateLane, URL: PaymentGateway/EMV/TriPosLanes?merchant={merchant}&cert={cert}
|
Test
|
Add a new lane to merchant
|
Signature PaymentGateway/EMV/Signature Accepts the signature for a Payment Express HIT authorization.
|
POST
|
Method: Signature, URL: PaymentGateway/EMV/Signature
|
Test
|
Accepts the signature for a Payment Express HIT authorization.
|
TokenCreate PaymentGateway/EMV/TokenCreate Creates a token on the specified constituent via a Payment Express HIT, TriPOSCloud, or Adyen device without authorizing a transaction.
|
POST
|
Method: TokenCreate, URL: PaymentGateway/EMV/TokenCreate
|
Test
|
Creates a token on the specified constituent via a Payment Express HIT, TriPOSCloud, or Adyen device without authorizing a transaction.
|
SetIdleMessage PaymentGateway/EMV/TriPosLanes/{laneId}/Profiles/Idle?merchant={merchant}&cert={cert} Set idle message for a specific lane
|
PUT
|
Method: SetIdleMessage, URL: PaymentGateway/EMV/TriPosLanes/{laneId}/Profiles/Idle?merchant={merchant}&cert={cert}
|
Test
|
Set idle message for a specific lane
|
DeleteLane PaymentGateway/EMV/TriPosLanes/{laneId}?merchant={merchant}&cert={cert} Delete a lane from the merchant, close the connection to triPOS and issue a new activation code on the device
|
DELETE
|
Method: DeleteLane, URL: PaymentGateway/EMV/TriPosLanes/{laneId}?merchant={merchant}&cert={cert}
|
Test
|
Delete a lane from the merchant, close the connection to triPOS and issue a new activation code on the device
|