Categories
Tutorials WooCommerce Core

Exposing Payment Options in the Checkout Block

A while ago, we announced the public availability of developer documentation covering the integration of payment methods with the Cart and Checkout Blocks. This time, we will show you an example that includes the necessary client side (JS) and server side (PHP) components involved in exposing a payment gateway in the new Checkout Block.  Note: […]

Categories
Tutorials WooCommerce Core

Hiding Shipping and Payment Options in the Cart and Checkout Blocks

A while ago we made our new, block-based checkout available for testing in the WooCommerce Blocks plugin. The new Cart and Checkout blocks were built from the ground up to deliver a conversion-optimized checkout experience that is fully customizable in the WordPress Block Editor.   The new blocks are powered by the Store API, which follows […]