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: […]
Category: Tutorials
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 […]
Adding your own store management links
In the new and improved WooCommerce home screen, there are two points of extensibility for plugin developers that have recently had some attention. The first is the setup task list, allowing you to remind the user of tasks they need to complete and keeping track of their progress for them. The second is the store […]
Since we released the first iteration of the Cart and Checkout blocks to users of the WooCommerce blocks feature plugin last year, one of the most common requests we’ve received from stores that are trying out this new checkout flow is to support the payment method they are using. Over time, the WooCommerce team has […]
Navigation Overview We’ve recently introduced the WooCommerce Navigation, which enables store owners to easily access their most important store management features from a single, streamlined menu. Adding to recently published technical guidance on how to integrate third-party developer extensions with the WooCommerce navigation, we’re excited to share more information on how developers can help store […]