Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Developer tools
Get started
Payments
Finance automation
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Overview
About Stripe payments
Upgrade your integration
Payments analytics
Online payments
OverviewFind your use caseManaged Payments
Use Payment Links
Build a checkout page
Build an advanced integration
Build an in-app integration
Payment Methods
Add payment methods
    Overview
    Payment method integration options
    Manage default payment methods in the Dashboard
    Payment method types
    Cards
    Bank debits
    Bank redirects
    Bank transfers
    Credit transfers (Sources)
    Buy now, pay later
    Real-time payments
      Pay by Bank
        Accept a payment
      PayNow
      PayTo
      Pix
      PromptPay
      Swish
    Vouchers
    Wallets
    Enable local payment methods by country
    Custom payment methods
Manage payment methods
Faster checkout with Link
Payment interfaces
Payment Links
Checkout
Web Elements
In-app Elements
Payment scenarios
Custom payment flows
Flexible acquiring
Orchestration
In-person payments
Terminal
Other Stripe products
Financial Connections
Crypto
Climate
HomePaymentsAdd payment methodsReal-time payments

Pay by Bank payments

Offer your customers in the UK and Europe the option to pay directly from their bank account.

Copy page

Pay by Bank is a single-use payment method that allows customers to pay directly from their bank account instead of using a card.

Pay by Bank runs on banking infrastructure and takes advantage of open banking APIs. When a customer chooses Pay by Bank, they first select their bank and then approve the payment on their bank’s mobile app or web portal.

Pay by Bank is available by default for payments between 0.50 GBP and 5,000 GBP. If you want to accept Pay by Bank payments over that amount, reach out to Stripe Support

  • Customer locations

    United Kingdom, Germany1

  • Presentment currency

    GBP, EUR1

  • Payment confirmation

    Customer-initiated

  • Payment method family

    Real-time payments

  • Recurring payments

    No

  • Payout timing

    Standard payout timing applies

  • Connect support

    Yes

  • Dispute support

    No

  • Manual capture support

    No

  • Refunds / Partial refunds

    Yes / Yes

1Pay by Bank is coming to Germany in 2025.

You can register your interest in Pay by Bank in Germany in the form below.

Payment flow

Customer selects Pay by Bank at checkout

Customer chooses bank and gets redirected

Customer enters account credentials

Customer completes authorisation process

Customer is notified that payment is complete

Customer returns back to business’s site for payment confirmation

Get started

You don’t have to integrate Pay by Bank and other payment methods individually. If you use our front-end products, Stripe automatically determines the most relevant payment methods to display. Go to the Stripe Dashboard and enable Pay by Bank. To get started with one of our hosted UIs, follow a quickstart:

  • Checkout: Our pre-built, hosted checkout page.
  • Elements: Our drop-in UI components.

If you prefer to manually list payment methods, learn how to manually configure Pay by Bank as a payment.

Refunds

You can refund Pay by Bank payments for up to 730 days (2 years) after the original payment. You can refund part of the original payment or the entire amount of the original payment. Refunds are free of charge but the processing fees for the original payment are non-refundable.

Stripe sends the refund back to the same bank account that initiated the payment. We notify you of the final refund status using the refund.updated or refund.failed webhook event. When a refund succeeds, the status of the Refund object transitions to succeeded.

A refund can fail if the customer’s bank can’t process it correctly (for example, the bank account is closed). If a refund fails, the status of the Refund object transitions to failed. We’ll return the amount of the refund to your Stripe balance. You’ll then need to arrange an alternative way of providing your customer with a refund.

Disputes

Pay by Bank payments have a low risk of fraud or unrecognised payments because the customer has to authenticate the payment in their banking app. As a result, no dispute process exists that can result in a chargeback and funds being withdrawn from your Stripe account

Connect

You can use Stripe Connect with Pay by Bank to process payments on behalf of a connected account. Connect users can use Pay by Bank with the following charge types:

  • Direct
  • Destination
  • Separate charges and transfers

Enable Pay by Bank for connected accounts that use the Stripe Dashboard

Connected accounts that use the Stripe Dashboard can enable Pay by Bank in their Payment methods settings in the Dashboard. To check which accounts have enabled Pay by Bank, use the capabilities hash in our accounts webhooks or APIs to see if the pay_by_bank_payments capability is set to active.

Enable Pay by Bank for connected accounts that use the Express Dashboard or a dashboard that isn’t hosted by Stripe

To onboard connected accounts that use the Express Dashboard or a dashboard that isn’t hosted by Stripe, request the pay_by_bank_payments capability using the Capabilities API. For more details, follow the instructions to enable payment methods for your connected accounts.

Was this page helpful?
YesNo
Need help? Contact Support.
Join our early access programme.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc