“There are no available payment methods” – How to Fix Missing Payment Methods in WooCommerce

by Giannis Boulmetis
7 views

Sometimes the checkout page on a WooCommerce shop appears without payment methods. This issue usually occurs because the template doesn’t support the block-based design of the Gutenberg editor.

The fix is simple:

  1. Remove the checkout block (or any other block-based design on the checkout page).
  2. Add the WooCommerce shortcode [woocommerce_checkout].
  3. Click Update.

The payment methods should now appear.

The checkout page might look a little different because it uses the default design instead of the custom block-based design. However, you can always adjust it through custom coding if needed.

If the issue persists, check for a plugin or theme conflict by disabling plugins or switching to one of the default themes.

For more quick WooCommerce fixes, stay tuned for upcoming tips!

Related Articles

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More

Privacy & Cookies Policy