Home Page Banner image

Get Transaction Data Request


First Authenticate and generated the access token.By using it you can Call Below Endpoints


Get Transaction By Order Ref

➤ End Point : https://webxpay.com/index.php?route=api/merchant_api/getTransactionData


• Pass the Order Reference Number as Form-Data.


• On Submit you will receive the status of the Order Reference.


Get Transaction By Store Ref/Order ID

➤ End Point : https://webxpay.com/index.php?route=api/merchant_api/getTransactionByMerchantReference


• Pass the Store Reference/Order ID Number as Form-Data.


• On Submit Auth Token will receive


Download API