Set the Tide reconciliation lookback period
Detailed client guidance covering set the Tide reconciliation lookback period, with exact eligibility, security, verification and troubleshooting boundaries for the shipped Tide payment and Open Banking controls.
What you’ll accomplish
Detailed client guidance covering set the Tide reconciliation lookback period, with exact eligibility, security, verification and troubleshooting boundaries for the shipped Tide payment and Open Banking controls. This article is intentionally scoped to the behaviour enforced or exposed by the supplied module and does not treat provider marketing features as implemented integration capabilities.
How the workflow fits together
Tide payment instructions, AIS transaction import, exact reconciliation, native invoice payment status and audit evidence are connected but separately verifiable stages. A payment instruction is not proof of receipt; a bank transaction is not a certified invoice payment until it passes the reconciliation gates.
Follow these steps
- Open Tide Payments → Settings.
- Confirm the intended tenant, invoice/connection/transaction where applicable, and your Settings or relevant capability access before continuing.
- Review existing customer-facing account details before editing.
- Enter only the account details for the intended Tide Business Account.
- Respect the 6-digit sort code, 8-digit account number, 6-character A-Z/0-9 prefix and 1–90 day lookback rules.
- Save once and test an eligible low-risk invoice instruction.
Fields and decisions to review
How to confirm it worked
Reopen the intended invoice, Tide transaction/reconciliation register and audit evidence. Confirm the full Tide transaction identifier where available, exact amount/currency/reference, reconciliation state, native invoice payment and latest timestamps. If the bank-feed state cannot be independently verified, keep the task unresolved and use the supported troubleshooting flow.
Questions clients commonly ask
Technical basis for this guidance
This guide was checked against the supplied module code paths: tide_payments.php; controllers/Tide_payments.php; controllers/Tide_payments_client.php; models/Tide_payments_model.php; helpers/tide_payments_helper.php; libraries/Tide_gateway.php; libraries/Tide_open_banking_client.php; libraries/Tide_partner_client.php; views/admin; views/client/pay.php; install.php; config/routes.php. It documents shipped behaviour, validation, routes and evidence controls; it does not claim successful live provider network calls from offline inspection.
Controls, checks and common mistakes
- Work in the intended tenant and remote accounting/business context.
- Do not paste credentials, access tokens, refresh tokens or private keys into tickets or notes.
- Do not bypass a missing mapping, validation error, permission gate, duplicate check or remote-verification requirement.
- Do not repeat a non-idempotent write until you know whether the previous request reached the remote service.
- Keep native record, remote evidence and audit/history state aligned before closing the task.
