WooCommerce Legacy REST API
The WooCommerce Legacy REST API, which is now part of WooCommerce itself but will be removed in WooCommerce 9.0.
Overview
Compatibility
Installation instructions
Customer support & learning resources
Changelog
Main benefits
Restores Legacy REST API
Ensures endpoint functionality
Maintains existing user keys
Safe with older versions
About this plugin
Author: Automattic
Categories: Integration and APIs
Version: 1.0.4
Last updated: 16-05-2024
WordPress version: 6.2
Tested up to: 6.3.5
PHP version required: 7.4
Languages: Dansk, Français [+1]
Tags:
Learning resources: View resources
Overview
This plugin is designed to restore the functionality of the Legacy REST API in WooCommerce 9.0 and later versions, following its removal from the core software. It allows users to continue utilizing the same endpoints and user keys as they did in WooCommerce 8.9 and earlier, effectively mirroring the older Legacy REST API settings. When installed with WooCommerce 9.0 or newer, it reactivates the removed API capabilities seamlessly, while being safe to use with WooCommerce 8.9 or older without conflict. However, it’s important to note that the Legacy REST API is not compatible with High-Performance Order Storage, and users are advised to upgrade their code to the current WooCommerce REST API for optimal performance and future compatibility.
Restores Legacy REST API Functionality
- Restores the full functionality of the removed Legacy REST API code in WooCommerce 9.0 and later versions.
- Equivalent to enabling the Legacy REST API in WooCommerce 8.9 and older versions.
Seamless Integration
- All the endpoints work the same way as they did in older versions.
- Existing user keys continue working without any changes.
Backward Compatibility
- Safe to install with WooCommerce 8.9 or older versions.
- The plugin detects the presence of the Legacy REST API and doesn’t initialize itself to avoid interference.
Compatibility Note
- Not compatible with High-Performance Order Storage.
- Upgrading the code to use the current WooCommerce REST API is highly recommended.