Article from Xero re integration and payment and reconciliation:
https://developer.xero.com/documentation/api-guides/handling-payment-processor-receipts-in-xero
MindBody Example
Summary
- Create a Clearing Account in Xero, to accept transaction
- inTennis to push invoices to Xero
- inTennis push payments to pay the invoices in Xero, against the Clearing Account
- With the bank feed, just create a ” receive money transaction, coding this to the clearing account”
- Periodically (e.g. once a month), create a manual journal to ensure the fees are catered for, hence leaving a 0 balance in the clearing account:
For example, there’s $10 fee (includes GST) in this month, we create a manual journal:
Clearing Account Credit $11
Bank Charges Debit $10
GST Debit $1
see https://help.xero.com/ManualJournals to create an manual journal