woocommerce-pos
woocommerce-pos copied to clipboard
A WordPress plugin for taking WooCommerce orders at the Point of Sale.
{ "code": "woocommerce_rest_coupon_item_id_readonly", "message": "Coupon item ID is readonly.", "data": { "status": 400 } }
I'm watching the demo and I could verify that when a product is out of stock it is still being added to the checkout, shouldn't the plus button be blocked...
In Woocommerce you can group several products as 1, I would like that kind of products is synchronized in wcpos to be able to charge for the package in one...
To avoid confusion, the default customer should only be set in the POS
The POS should download shipping options based on the Store address and automatically update the Shipping Title and Amount. - [ ] Download shipping methods for default store address -...