# Merchant Billing & Funding

This page provides an overview of Xplor Pay’s Merchant Billing and Funding options. These settings control when fees are deducted and when merchants receive payouts.

## About Merchant Billing and Funding

Billing calculates and deducts processing fees based on a merchant’s transactions. Funding (payout) settles card activity and transfers funds to the merchant’s bank account via ACH.

## Business challenges addressed

Merchant billing and funding help you:

* Support predictable cash flow for merchants.
* Reduce reconciliation effort by standardizing when fees are deducted.
* Provide flexible payout timing based on business needs.
* Improve visibility into net payouts and billed fees.

## Key capabilities

* Bill fees daily or monthly.
* Fund merchants on a next-day or two-day schedule.
* Submit batches before a nightly cutoff for timely settlement.
* Net fees from payouts (daily billing) or bill later (monthly billing).

## Billing Options

Billing controls when fees are deducted.

* **Daily billing.** Fees are deducted each day from processed activity.
* **Monthly billing.** Fees accumulate through the month and are billed at month-end.

## Funding (Payout) Options

Funding controls how quickly settled funds are paid out via ACH.

* **Next-day (early) funding.** Transactions settle on the next business day.
* **Two-day (standard) funding.** Transactions settle within two business days.

## Batch Cutoff Time

ACH transfers are processed overnight. Xplor Pay submits batches before the nightly cutoff to support the selected funding schedule.

{% hint style="warning" %}
To qualify for next-day funding, submit transactions by **11:00 p.m. Eastern Time**.
{% endhint %}

## Use cases

{% stepper %}
{% step %}
**Daily billing.**

Fees are netted from payouts as transactions are processed.

<figure><img src="/files/n4HQy8eR0PmMx7QKHMrk" alt="" width="563"><figcaption></figcaption></figure>

A merchant processes **$100.00** in sales. Total fees for the day are **$3.00**. The merchant receives **$97.00** in the next payout, based on the funding schedule.
{% endstep %}

{% step %}
**Monthly billing.**

Payouts are funded in full during the month. Fees are billed at month-end.

<figure><img src="/files/ig6V32tD3SpRZfyJHcVu" alt="" width="563"><figcaption></figcaption></figure>

A merchant processes **$100.00** in sales. The full **$100.00** is paid out based on the funding schedule. The **$3.00** fee is deducted at the end of the month.
{% endstep %}
{% endstepper %}

## Technical Requirements

* An active Xplor Pay merchant account.
* A verified bank account for ACH payouts.
* Batches submitted before the cutoff time for next-day funding.

## Related topics

* To view billing, payout, and tax details, see [Financial Reporting](/getting-started/getting-started/our-products/financial-management/financial-reporting.md).


---

# 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/financial-management/merchant-billing-and-funding.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.
