Block checkout support
What works on classic and block checkouts, and what to retest if you switch between them.
The two ways the payment form can be presented, how to switch between them, and why your site never sees a card number.
Since version 2.6 the plugin offers two ways to present the payment form. Both keep card data off your server; they differ in where the customer enters their details.
The customer clicks Place Order and the payment form opens in an overlay directly on the checkout page. They pay, the overlay closes, and the order completes without a single extra page load.
This is the shorter path, and it is available on every plan including the free build. Fewer page loads means fewer moments where a customer can hesitate or lose confidence.
The original flow. The customer is sent to a separate order-pay page to enter their card details, then returned to your store once payment completes.
It still works, and it remains available if your checkout is heavily customised and you would rather not change what is already proven.
Go to WooCommerce, then Settings, then Payments, then Scotiabank and look under Payment Behaviour. The setting applies to both the classic checkout and Block Checkout.
Your website never sees the card number. It is not in your database, not in your logs, and not in your backups. A compromise of your WordPress site does not expose your customers’ cards, because the cards were never there.
It also means the plugin cannot read the card field, which is occasionally a surprise when troubleshooting. If a customer reports a problem entering their card, you cannot inspect what they typed.
With modal checkout the customer never leaves your domain, and never sees an unfamiliar page. Page transitions during payment are a well-documented point of checkout abandonment, particularly on mobile.
The payment field can be styled to fit your checkout. Because it is served by the bank, the styling options are those the bank exposes rather than arbitrary CSS.
Still stuck? Professional and Premium licence holders get priority support, answered from Trinidad and Tobago.
Contact support