ཞིབ་བརྗོད།
RT Express COD for WooCommerce adds a minimal workflow for merchants who want to quickly capture basic customer details (name, phone, note) at product pages and create an on-hold WooCommerce order without going through the full checkout. It’s useful for phone-order workflows, quick reservations, or marketplaces that finalize orders manually.
Features:
– Capture full name, phone and order note on the product page
– Create a WooCommerce order in on-hold status
– Optionally reduces stock and empties cart to mimic checkout behavior
– Lightweight: enqueues a small frontend script and a simple form
Arbitrary section
If you have feature requests or want to contribute, please open an issue or submit a PR on the plugin repository.
License
GPLv2 or later
སྒྲིག་འཇུག
- Upload the plugin folder to the
/wp-content/plugins/directory, or install via the WordPress plugins screen. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Visit any single product page, add a product to the cart and use the displayed “Additional Details” form to save details and create an on-hold order.
FAQ
-
How does this plugin create orders without checkout?
-
The plugin uses WooCommerce’s programmatic order creation (wc_create_order()). After capturing the details it adds cart items to a new order, sets billing info and places the order
on-hold. -
Will it process payments?
-
No. This plugin is focused on Cash on Delivery or manual processing workflows. It creates orders with status
on-holdand does not redirect to payment gateways.
གདེང་འཇོག
There are no reviews for this plugin.
བྱས་རྗེས་འཇོག་མཁན། & གསར་འབྱེད་པ།
“RT Express COD for WooCommerce” is open source software. The following people have contributed to this plugin.
བྱས་རྗེས་འཇོག་མཁན།ཁྱེད་ཀྱི་སྐད་ཡིག་ནང་ལ་ “RT Express COD for WooCommerce” ཡིག་སྒྱུར་བྱོས།
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
དག་བཅོས་ཉིན་ཐོ།
1.0.0
- Initial release: capture details on product page and create an on-hold WooCommerce order.