> For the complete documentation index, see [llms.txt](https://help.supplyd.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.supplyd.co/supplyd-erp/integrations/accounting-integrations/clearing-account-flow-for-sales-channels.md).

# Clearing Account Flow for Sales Channels

Supply’d is your bridge between sales channels (like Square, Shopify, WooCommerce) and your accounting software (Xero or MYOB). We funnel your sales data into dedicated clearing accounts **-** making reconciliation a breeze.

### How It Works (The Flow)

1. **Sales Happen:** Orders come in via Shopify, Square, etc., using all sorts of payment methods.
2. **Supply’d Does Its Thing:** We capture those sales and log them in the right clearing account in your accounting software.
3. **Payouts Arrive:** Stripe, PayPal, Afterpay, etc. send payouts (with fees already deducted) to your bank. You’ll reconcile this payout against the clearing account.
4. **Merchant Fees:** You create bills for merchant fees and reconcile them against the clearing account.
5. **Balancing Act:** If you’ve got cash or gift card payments, transfer those funds manually to the clearing account to keep everything tidy.

<figure><img src="/files/IfFrTxzvDZNNfzcRt21t" alt=""><figcaption></figcaption></figure>

### Why You’ll Love This

* **Crystal-Clear Revenue:** See gross sales, net payouts, and deductions per channel - no more guesswork.
* **Easy Reconciliation:** All payment types, one place.
* **Spot Missing Money:** Instantly notice if something’s gone astray.
* **Audit-Ready:** Track every dollar from sale to bank.
* **Stay in Control:** Fewer manual errors, faster balancing.

### What You Need First

1. **One Clearing Account Per Channel:** Set up a dedicated clearing account for each sales channel (eg. “Shopify Clearing”).
2. **Separate Payment Accounts:** Especially for cash/gift cards - make sure these are set up right.
3. **Supply’d Integration:** Double-check your integration so sales data lands in the right spot.

### Next Steps

This is your high-level overview. For step-by-step setup and reconciliation, check your accounting software’s docs and our help centre: [Supply’d Integrations Guide](https://help.supplyd.co/configuring-supplyd/integrations).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.supplyd.co/supplyd-erp/integrations/accounting-integrations/clearing-account-flow-for-sales-channels.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.
