Pay by Bank

Accept payments directly from your customers' bank accounts using Open Banking.

Accept payments directly from your customers' bank accounts using Open Banking.

Pay by Bank allows your customers to make payments directly from their bank account using Open Banking technology. It supports two payment types:

Both payment types settle in real time over Faster Payments. As authenticated, direct account-to-account transfers, they do not run over card networks, so the card scheme dispute and chargeback mechanism does not apply.

Note: Pay by Bank is only supported when using GBP as the currency.


Integration paths

Pay by Bank can be integrated in the ways below. The same options apply to both one-off payments and recurring (VRP) payments.

Integration methodDescriptionAvailability
Hosted CheckoutAcquired hosts the payment screens (bank selection, authentication, and, for VRP, mandate setup) and redirects the customer. Fastest to build.Available
ComponentsEmbed the payment experience directly in your own page, without a full redirect to Hosted Checkout.Coming soon
Direct API (build your own UI)Call the Acquired API directly and build your own UI for full control of the customer journey.Available

Note: For recurring payments, Hosted Checkout and Components handle mandate setup only. The payments themselves are always initiated by you via the API (see Recurring payments).


Choosing the right payment type

One-off paymentRecurring payment
Customer authenticationRequired for each paymentRequired once (mandate setup only)
AmountFixed per transactionVariable, within mandate constraints
SettlementReal-time (Faster Payments)Real-time (Faster Payments)
Best forE-commerce checkouts, ad-hoc invoices, one-time paymentsSubscriptions, top-ups, savings contributions

Customer authentication

The authentication experience depends on the customer's device:

DeviceExperience
MobileThe customer is redirected directly to their mobile banking app to authenticate and approve. Once complete, they are returned to your redirect URL.
DesktopA QR code is displayed, allowing the customer to hand off authentication to their mobile device. Their banking app launches automatically on the mobile device. Once approved, the customer is directed back to your site on desktop.

This applies to both one-off payment authorisation and mandate setup for recurring payments. The authentication step only occurs once for VRP mandates. Subsequent payments collected against the mandate require no customer interaction.


Closed-loop Open Banking settlement

Your Pay by Bank funds will be settled into an Acquired ledger. With closed-loop settlement, payments collected via Pay by Bank settle directly into your Acquired settlement account.

This means:

  • Faster reconciliation. Payments move from executed to settled within the Acquired platform, giving you a single source of truth for transaction status.
  • Reduced operational overhead. There is no need to match incoming bank transfers against payment records across separate systems.
  • Instant refund and payout capabilities. With funds held in your Acquired ledger, you can issue refunds and payouts instantly without waiting for external bank processing.

Funds held in your Acquired-managed account are batch settled to your external bank account each working day.


Did this page help you?