This page helps you quickly access standard or enhanced reports with the Xplor Pay Reporting.
The Xplor Pay Reporting lets you manage standard and enhanced reports related to merchants, transactions, pricing, disputes, and more.
To leverage Xplor Pay Reporting, ensure the following prerequisites are met:
✅ A sandbox URL for testing the integration.
✅ API access key issued to you by Xplor Pay.
Visit Let's Get Started - Xplor Payarrow-up-right to get a sandbox URL and an API access key.
✅ An active Xplor Pay account.
To retrieve the standard report:
Use the GET method.
Send the request to the /data/api/v1.0/{categoryName}/{reportName} endpoint URL.
/data/api/v1.0/{categoryName}/{reportName}
The following table describes the query parameters to include in the endpoint URL.
categoryName
String
Required
The category name of the report. Available category is standard.
standard
reportName
The name of the report. See Standard Reporting APIarrow-up-right for more information.
This endpoint returns a successful response, including merchant, transaction, or dispute details in JSON format according to the report type.
To download the enhanced report:
Go to the Partner Portalarrow-up-right.
Sign in with your Xplor Pay credentials.
On the dashboard, select Reports.
On the Reports page, find the report you want.
Select Generate Report next to the report.
The report downloads in Excel or CSV format.
Subscribe to the Xplor Pay Reporting to manage specific reports.
Last updated 2 months ago
Was this helpful?