Perform Contactless Test Transaction

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Card Transaction System (CTS) Lite enables you submit card test transactions without needing to use the CTS front-end. CTS Lite communicates directly with the Message Processor using the REST API, which then interacts with the EHI.

The Contactless Purchase Transaction endpoint enables you to test contactless transaction authorisations using CTS Lite. This API enables you to perform these tests without the need to use the full Card Transaction System (CTS) functionality.

The POST body should include the publictoken, and the transaction amount for the contactless purchase.

👍

Documentation

For more information on how to perform a contactless transaction, see Contactless Purchase Transaction.

Body Params

Card public token and transaction amount.

CTS Lite Contact Chip Request Model

int64
required
^\d{9}$

Card Public Token

double
required
^\d+(\.\d{1,2})?$

Transaction Amount

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json