Skip to main content
This section describes the API methods for handling payment transactions. You can:
  • Start different types of transactions.
  • Cancel transactions that are in progress but not yet finished.
  • Look up details of past transactions using a unique ID.
  • Get reports about various transaction records.
These tools give you complete control over your payment processes, making it easy to manage, track, and report on all your transactions.

Available Methods

doTransaction

abortTransaction

getTransactionByVuid

getReport

getStatus

getRetailerInfo

getInternalStatus

Send RequestsSee Get Started for more details on how the requests are structured and sent.