Riders Delivery for WooCommerce connects your WooCommerce store to the Riders Kuwait delivery platform. It handles the entire flow — from address capture at checkout all the way to order delivery and tracking.
/wc/v3/orders responses include ridedefo_sync_status, ridedefo_uid, and ridedefo_fleet_numberThis plugin connects to the Riders delivery platform (https://tryriders.com) to sync WooCommerce orders and retrieve Kuwait address data.
API endpoint: https://app-order.tryriders.com/api
API documentation: https://app-order.tryriders.com/docs/vendor
Vendor portal: https://vendor.tryriders.com
Data sent to Riders:
All requests are made over HTTPS. A Riders vendor account and API key are required.
Please review the Riders website (https://tryriders.com) for terms and privacy information before using this plugin.
Source code: https://github.com/Phoenix-H22/riders-woocommerce-plugin
The Blocks checkout script is built with @wordpress/scripts.
Source: assets/checkout/blocks/src/index.js
Compiled output: assets/checkout/blocks/build/index.js
The same source is also included in this plugin package under assets/checkout/blocks/src/.
To rebuild from source: