woocommerce-pos
woocommerce-pos copied to clipboard
A WordPress plugin for taking WooCommerce orders at the Point of Sale.
- [x] add new default PHP template - [ ] add new Pro PHP template - [ ] add select option for default/legacy/integrations? Version 2.0 should include a receipt template...
If are in POS and someone else sell a product before u, if u not reload then you still can see stock in that product and sell it again. POS...
I am not sure when this changed, but the meta data used to appear in our receipts. I have had a go at understanding what is happening, but I cannot...
This line as well as some other areas in the class is not fully compatible with WooCommerce HPOS due to the use of `update_post_meta`: https://github.com/wcpos/woocommerce-pos/blob/main/includes/Gateways/Card.php#L86 Resource: https://developer.woocommerce.com/docs/hpos-extension-recipe-book/
State/county should be populated State/County field hangs Select "Saint Lucia" from the list of countries when creating a store, or "Saint Kitts & Nevis" or another lesser known country. The...
## Expected Behavior Show partial payments that were made, but order total should remain the same as it originally was once its fully paid for ## Current Behavior Order total...
Right now when adding adding customer info for a guest, the details are saved automatically in the background, but there's no feed back to the user letting them know that...
WooCommerce is changing the permissions for Shop Manager: https://github.com/woocommerce/woocommerce/commit/152b8e35659bb151279118ed554e731ec87b4138
For version 2.0: - [ ] remove template login - [ ] check issue where users are being overwritten on login (possibly related to Loginpress)