Booknetic / Bank Transfer
Getting started
Install Bank Transfer for Booknetic and set it up — add your bank accounts, instructions and confirmation page.
Bank Transfer adds an offline bank-transfer payment method to Booknetic. The booking completes instantly with a pending status, the customer confirms they’ve made the transfer, and you approve or reject it from a dedicated review screen. It works alongside every other Booknetic gateway, on both Booknetic and Booknetic SaaS.
This page covers requirements and setup. Then read:
- Taking payments — the customer and admin flow end to end.
- Automation & FAQ — workflow events, permissions, troubleshooting.
Requirements
- Booknetic installed and active (works on Booknetic and Booknetic SaaS).
- Optional: the Customer Panel add-on — adds an “I transferred” confirmation button inside the customer panel.
Install & activate
- Download the zip from your Code Heaven account.
- In wp-admin go to Plugins → Add New → Upload Plugin, choose the zip, install and activate.
- Activate your licence — see Licensing & updates.
Set it up
Open Booknetic’s payment-gateway settings and configure the Bank Transfer method:
- Bank accounts — add one or more accounts the customer can pay into. Each has a bank name, account holder, IBAN / account number, and an optional details field shown to the customer. List as many as you need.
- Instructions for the customer — the text shown at the booking’s finish step (how to make the transfer, what reference to use, and so on).
- Confirmation page — a WordPress page that holds the
[booknetic-bank-transfer]shortcode. Its URL powers the confirmation links you can send by email; create the page once and point the setting at it.
At least one bank account must be saved for the method to switch on.
Next
- See it work end to end: Taking payments.