-
The Store API Now Supports Rate Limiting
•
Popular stores can become the targets of malicious actors. One example of known abusive patterns is making many requests in a very short timeframe to try to overwhelm the store.… Read more
-
New @wordpress/data stores in WooCommerce Blocks
•
In WooCommerce blocks 8.7.0 we refactored a significant portion of our Cart and Checkout blocks’ code. Specifically, a lot of the data previously kept in React Contexts was moved into… Read more
-
How The Checkout Block Processes An Order
•
Have you ever wondered, what happens after a user hits the “Place Order” button in the Checkout Block? In this post, we will go through a step by step deep-dive… Read more
-
High-Performance Order Storage: Database Schema
•
This is the first part of a series of deep dives dedicated to explaining the implementation of High-Performance Order Storage. Please see the introduction and overall timeline in the preamble.… Read more
-
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… Read more
-
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… Read more
-
Store API is now considered stable
•
The WooCommerce Store API facilitates cart, checkout, and product functionalities through public REST endpoints. It promotes independent use across various blocks, ensuring backward compatibility in future updates. Read more
-
Help us make the WooCommerce Platform Better
•
We’re part of a team focused on improving the WooCommerce platform, and we’re trying to make it better for all developers. To help us better understand your needs as a… Read more
-
Available Extensibility Interfaces for the Cart and Checkout blocks
•
The Cart and Checkout blocks are still in early access (via the feature plugin). It’s expected that some existing WooCommerce Extensions, that integrate with the current checkout flow in WooCommerce… Read more
-
Help us make the WooCommerce Platform Better
•
We’re part of a team focused on improving the WooCommerce platform, and we’re trying to make it better for all developers. To help us better understand your needs as a… Read more
-
New Developer Guide: Testing Extensions and Maintaining Quality Code
•
As we shared in a previous post, results from the developer survey we conducted earlier this year revealed that many developers want more information about how to test the extensions… Read more
-
Coming Soon: WooCommerce Testing Guide
•
We recently conducted a survey asking you how we can make the WooCommerce platform better for developers. One of the insights we discovered from the results of that survey is… Read more