Code

Discussion on Order Barcodes for WooCommerce

Discussion on Order Barcodes for WooCommerce

Cart 1,019 sales
Recently Updated

plugindistrict supports this item

Supported

This author's response time can be up to 5 business days.

471 comments found.

Hi – Question for you. Related to the Check-in, Mark Completed options after scanning the QR code. I would be using this for my contractors completing small jobs. But I have several custom status’ created to support what we do. Is there a way to allow them other status options to set other than ‘Completed’? Thanks, Steve

hi! i have a few quastions. 1. your plugin is can use at “wordpress and woocommerce” latest version? 2. If the orderer present the qr code to admin, can an administrator make sure the payment was made using the scanner? i need this plugin: )

1) Yes, works with latest 2) When scanned it can show the order status which you should be able to tell if paid by that

Thank youi buy now!

Hi,

1. How can we hiding order information or prices from specific user role when order barcode is scanned?

2. How can only allowing a ‘check in’ option, not ‘’completed option’ for the specific user role?

Let say the user role is supplier.

3. How this code appears on the email order too It is a embedded link to that order?

Thank you

Can we contact you for some customer development? Looking to have ability to partially check in each product on the order, rather than the whole order itself

Hi there,

I just bought your plugin, but I need the QR-code to be shown on my packing slips. Where do I find the custom-field info, or is there a different way to fix this?

I’ve already purchased and installed this successfully. We’d like to use it as a ticketing system. We want to buy scanners for our desktops and check in attendees that way. Is that possible?

Your shortcode is not working. It works if you scan the code into an empty URL field. But it doesn’t work with the shortcode. Is there a way to contact you directly?

Dan,

Are you getting my emails? I’m very frustrated. I paid for this plugin and it’s not working. I have been using it for months only to find out that a scan gun does not work. All of my ticket buyers have a QR code now that I can’t scan when they get to our event this May 5th.

Please help!

New version of the plugin sent – looking forward to your feedback. Thanks!

HI, My site was use zh_TW Language, I use QR Lookup, the page encoding error, How can i fix it?

Hey there.

I just bought your Woocommerce Barcodes plugin and am trying to integrate the barcode in the print invoice plugin I am using. https://wordpress.org/plugins/woocommerce-delivery-notes/ I read in previous comments I should be using the following: function pd_add_order_barcode($order) { $barcodetype = (get_option('plugindistrict_orderbarcodes_barcodetype') == '' ? 'c128b' : get_option('plugindistrict_orderbarcodes_barcodetype')); if ($barcodetype == "qr") { $checkinpath = plugins_url( 'qrlookup.php', __FILE__ ); ?> <div class="pd_order_barcode_div" style="text-align:center;margin-bottom:5px;"><img class="pd_order_barcode" src="http://www.barcodes4.me/barcode/<?php echo 'qr/9'.substr('000000000'.$order->id,-9); ?>.png?IsTextDrawn=1&value=<?php echo $checkinpath . '?orderid='.$order->id; ?>" /></div> <?php } else { ?> <div class="pd_order_barcode_div" style="text-align:center;margin-bottom:5px;"><img class="pd_order_barcode" src="http://www.barcodes4.me/barcode/<?php echo $barcodetype.'/9'.substr('000000000'.$order->id,-9); ?>.png?IsTextDrawn=1&value=<?php echo '9'.substr('000000000'.$order->id,-9);?>" /></div> <?php } }

But am having trouble getting it to work in the template.

I would appreciate your advice and or guidance.

Josh

Figured it out, thanks any way.

Glad to hear, thanks!

Hi, will this generate a barcode on the invoice if I have imported my products already and already assigned a barcode to them in a custom barcode field?

Thanks

Yes it will

Thanks for letting me know! One more question, do you know of an invoice plugin that works well with yours and also adds the barcode to the invoice? A plugin such as WooCommerce PDF Invoices & Packing Slips?

No, it’s easy to customise, just add our shortcode to theirs

Hi. I have a question. Does plugin create unique QR code for each transaction? Regards

I don’t understand ” Use code party10 for a discount”... ;-)

When buying, use the code and it will give you a discount

Hello wanted to know you have thought to get some new update your module, For future versions of wordpress new versions. And their compatibility

Example I do not know if it is 100% compatibility with woocommerce and wordpress latest versions. At the moment it works fine but I have this great doubt on the part of you Mr. plugindistrict.

It works with the latest WordPress and woocommerce :). There’s been no need to update because it just works great. Thanks!

I cant register at the support forum and I dont get any mail reply. So jow can I add the barcode to the invoice or packing slip pdf?

I just need the output code of the barcode

You must be using another plugin for invoice or packing slip?? Will require customization to work with it..

I already habe a invoice/packing slip plugin. where I can insert code in special section at the layout. So I just need the code that output the barcode like it is used in the mails. I guess this shall work

In the file: plugindistrict-orderbarcodes.php you will find a function called pd_add_order_barcode(). That contains the code you would need – hope that helps.

How does the ‘check in’ function work? Does it add a status of ‘checked in’ to the WooCommerce order?

HELP: I want to see the personal information/ billing details of the customer when I scan the barcode, is there anyway to do that?

With a small customization. Please message me via profile page

Hello, My customers don’t see the barcode in the invoice mail. How can this happen ?? PLS HELP

What do you mean “invoice mail”? This adds the barcode to the “order details” email after purchase. Are you using another plugin for invoice emails?

In my ‘order details’ on the website I can see the barcode. In the e-mail that I get and my customers, it does not show the barcode. I am using woocheckout to put a date on the order details. If wo checkout is the bug, is it possible to combine and fix this problem?

Yes, WooCheckout is overriding the default checkout page causing the issue. I can customize for you to fix for a small fee – please message me at http://plugindistrict.com/contact-us/ and send the following details and I’ll reply with the estimate:
1) Temporary wordpress admin login
2) Temporary FTP access

May i know how is it work with all of plugin scan code on mobile, like the way we shopping and scan code on phone. How is the infomation will be display on that type of plugin? Thanks

Should be working now, thanks

It is always same, your website may have some google problem, when i try to load i get error:
The page isn’t redirecting properly

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

This problem can sometimes be caused by disabling or refusing to accept cookies.

Thank you,found an issue with the server. Please try again :)

Look Up – view the details of an order. This option is available for BOTH store owners and customers.

Complete Order – change the order status to “Completed”. This option is only available for users logged in the admin, author or editor roles.

Check In – change the order status to “Checked In” Which is the new status added by this plugin. This option is only available for users logged in the admin, author or editor roles.

================================================== ==== Working with ticket sales.

By accessing the account as user “client” is showing all the options: Look Up, Complete Order and Check In.

The customer account should only show the option: Look Up correct?

I want to add a shortcode to my packing slip which will output the order number in a barcode? Can you help please

Trying to get support for this. But, your support site is not allowing registration. How do I ask a specific question?

Would it be possible to update the plugin so that the barcode would be shown on the PDF Invoice and PDF packing slip?

when there reading the barcode or qr code, you can see that data in the PC (name, email)?

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey