Skip to content

Block Checkout Compatibility

We are currently migrating our plugins to support the new WooCommerce Block Checkout. However, some of our plugins still require the Classic Checkout to function correctly. If your checkout page is not displaying our payment or shipping methods, you should revert to the Classic Checkout.

How to Switch to Classic Checkout

To switch from the modern Block Checkout to the Classic Checkout (shortcode-based), follow these steps:

Switching to Classic Checkout

  1. Open the Checkout Page: In your WordPress Admin, go to Pages and click Edit on your Checkout page. Edit Checkout Page
  2. Open List View: Click the List View icon (three horizontal lines) in the top-left toolbar to see the blocks used on the page.
  3. Transform the Block:
    • Click on the Checkout block in the list.
    • Click the Transform icon (the two squares/arrows) in the block toolbar.
    • Select Classic Shortcode. Transform to Classic Shortcode
  4. Update: The page will now display the [woocommerce_checkout] shortcode. Click Update to save your changes. Update Page

Your checkout page is now using the Classic editor, and our plugins should appear and function correctly.