• Resolved jlkiii

    (@jlkiiihotmailcom)


    We use this plugin to use Zettle POS at in-person events for our online boutique. One of the best features is the barcode as it allows us to quickly scan and checkout customers when purchasing items.

    We use the product Item ID as the barcode for the items online and in our store and on the barcodes that we print out and use. This allows us to not have to come up with another unique SKU or number for items since Woocommerce already created a unique number for the items and variations. We have used this successfully for months and have used Zettle POS on multiple occasions and we have experienced no issues with using this same number.

    Is it possible for you to add an option to automatically use the Item ID as the barcode in this plugin? This would automatically assign the Item ID as the barcode on the product as it syncs to the Zettle POS.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Syde Joost

    (@joostvandevijver)

    Hello @jlkiiihotmailcom

    We have just replied to your private request via our service desk. When we have the answers confirmed there, we will update this thread as well and close it.

    Kind regards,
    Joost

    Plugin Support Syde Joost

    (@joostvandevijver)

    Hello @jlkiiihotmailcom

    on the service desk ticket I informed you, you might be able to get his functionality to work for you by using the same function as documented here.
    You might need to adjust the code a bit for this purpose (return (string) $product->get_id();)

    I will mark this thread as resolved.

    Kind regards,
    Joost

    Thread Starter jlkiii

    (@jlkiiihotmailcom)

    Where would I put this string? I am not familiar with how this could be used. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sync Barcode with Product Item ID’ is closed to new replies.