Forum Replies Created
-
Did you turn on the switch here?

You can also manually bulk upload stock quantities here:

You should see the uploading status here:

Check the details here: https://support.woopos.com/knowledge-base/woocommerce-data-synchronization/
The QOH will not sync from the web to POS if the SKU exists in POS. Only the initial importing will import QOH. To manually sync, you need to export QOH from WooCommerce to a file and then import to POS, or delete the SKU in POS first.
Product description and variations can be re-import with the “update/overwrite existing POS product info” checked on.
You can use “Delete All Data” from left side menu and re-import everything from scretch. Or email us if you want to delete the product info only.
WooCommerce or third-party plugins should be able to bulk update prices. In WooPOS, we have a convenient tool to bulk update the prices. You can then upload changes from WooPOS to WooCommerce.

Please send one example SKU with tax included and one without to support @ woopos.com
When you import from WooCommerce to WooPOS, you should check this on.

If you add a new product in POS, you should check “Prices Inclusive of Taxes” on.

The tax amount will be printed on the receipt automatically.
Can you locate the giftcards.php file line 324:
Change
add_action( ‘wp_loaded’, ‘Wooposgc_Giftcards_load’ );
to
add_action( ‘plugins_loaded’, ‘Wooposgc_Giftcards_load’ );
Let me know if gift cards show up.
There are a couple of ways:
Create a text attribute for transaction items: https://support.woopos.com/knowledge-base/transaction-attributes/
Create a NOTE SKU with blank description: https://support.woopos.com/forums/topic/create-a-service-sku/
Add a note (internal or invoice note) at bottom of the payment window. To change the note, just double click the note in the F3 transaction window.
You need to add UPC to the SKU first:
Then upload the SKU list to the scanner. The SKU list will contain the UPCs.
Now you can scan either SKU or UPC.
You need to login to the web store to transfer from the web store.
If you want to transfer automatically, here are the settings (this is system default):

Yes. You can transfer using a file exported from WooCommerce or WooPOS.
Or if you don’t have the file, just email us your request.
When you save API settings, you can select to import stock quantities or not.
You can also import stock quantities file here (see bottom of this page):
We recommend you to do an inventory count monthly or once a while:
No. Online gateways are for “card not present” payments. You will get a much lower card processing rate through a pin pad device for “card present” or EMV payments.
You can choose any payment processor from here:
You can import here:
Price changes will be uploaded to Shopify if you have “auto upload” switch on in POS Shopify settings.
Please follow the steps on this page:
In the last step near the bottom, you need to “Finalize/Invoice”. The web orders will convert to invoices(sales). The web orders are not invoiced, that’s why your sales report is blank.
You can also set up to automatically finalize and invoice web orders.