# Merchant Portal

This page provides an overview of Xplor Pay’s Merchant Portal. It explains how to manage tools, insights, and settings for your business’s payment operations.

## About Merchant Portal

The Merchant Portal provides a secure, centralized interface to manage transactions, view analytics, configure payment settings, and access support. It helps you reduce manual tasks and manage payment operations efficiently.

## Key capabilities

Merchant Portal provides the following core capabilities:

{% stepper %}
{% step %}
**Account and Transaction Management.**

* Manage accounts and transactions independently.
* Search, filter, and export transaction data.
* View transaction details, status, and history.
* Initiate refunds or voids.

{% hint style="info" %}
Latency requirement: Actions such as issuing a refund, voiding a transaction, or sending a receipt should occur in near real time (1 second or less) and be reflected immediately after a successful API call.
{% endhint %}
{% endstep %}

{% step %}
**Real-Time Insights.**

* Access real-time payment activity and performance metrics.
* Use customizable widgets for KPIs (e.g., daily volume, top payment methods).
  {% endstep %}

{% step %}
**Compliance and Localization.**

* Support global compliance requirements.
* Configure currency and localization settings.
  {% endstep %}

{% step %}
**Payouts and Settlements.**

* View payout schedules and history.
* Download settlement reports.
* Configure bank accounts for payouts.
  {% endstep %}

{% step %}
**Payment Configuration.**

* Enable or disable payment methods (e.g., cards).
  {% endstep %}

{% step %}
User Management.

* Role-based access control (Admin, Finance, Support).
* Invite and manage team members.

{% hint style="info" %}
Latency requirement: Changes such as adding a user or updating permissions should reflect in near real time (1 second or less).
{% endhint %}
{% endstep %}

{% step %}
**Support and Documentation.**

* Access integrated help center with guides and FAQs.
* Submit tickets or use live chat (if available).
* View real-time system status updates.
  {% endstep %}

{% step %}
**Notifications and Alerts.**

* Receive e-mail and in-portal alerts for key events (for example, failed payouts and chargebacks).
* Configure notification preferences.
  {% endstep %}
  {% endstepper %}

## Requirements

![(tick)](/files/db8658315ae6ca1acb7adaa628ceae47faaef7cf) An active Xplor Pay account.

## Related topics

* To begin using the Merchant Portal, refer to the [Merchant Portal Documentation](https://docs.xplorpay.com/merchant-portal/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.xplorpay.com/getting-started/getting-started/our-products/partner-and-merchant-solutions/merchant-portal.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
