This section describes the API methods for handling payment transactions. You can:Documentation Index
Fetch the complete documentation index at: https://devzone.nayax.com/llms.txt
Use this file to discover all available pages before exploring further.
- 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.
Available Methods
doTransaction
abortTransaction
getTransactionByVuid
getReport
getStatus
getRetailerInfo
getInternalStatus
Send RequestsSee Get Started for more details on how the requests are structured and sent.