• Resolved menathor

    (@menathor)


    Hi guys,

    Great plugin! Is there any way you know of to incorporate a unique QR code into each generated packing slip / invoice?

    Cheers

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi! This is possible but will require either an external resource (barcode API) or a PHP library to generate the QR code and then integrate it in the PDF invoice. What sort of data would you like to include in the QR code? i.e. what do you want to do with the QR code?

    Ewout

    Thread Starter menathor

    (@menathor)

    Thanks for the quick reply! I’m using the plugin as a way of auto-generating concert tickets in PDF format for my band. I’ve customised the template using custom fields to make it look how I want.

    A QR code generated from the billing full name and order items (with quantities) would be awesome. QR codes can hold up to 7089 characters so the information will fit. I’m just not sure of the best way of way of getting it happening

    Plugin Contributor kluver

    (@kluver)

    Hi @menathor,

    You could check out an API like https://goqr.me/api/.
    You can also work with a library but this is a bit more work. A good starting point on that might be this thread: Dynamically creating a QR code with PHP

    I hope this helps you in the right direction!

    With kind regards,

    Michael

    Thread Starter menathor

    (@menathor)

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Unique barcodes on packing slip?’ is closed to new replies.