• Resolved uidigoras

    (@uidigoras)


    I’ve used this plugin to create a serial code for a certain product. What I need is to be able to put the validation QR en the invoice the user gets with the purchase.

    I know it sends an additional file with the code but I need it to be on the original invoice.

    I’ve managed to get the serial code using the custom field ‘_sngmbh_product_serial_code’ but I need the complete code for the validation. For what I’ve seen, the complete code is composed of [ticket_id]-[order_id]-[serial_code]. I know how to get the last 2, but not the ticket id.

    I would appreciate some help.

Viewing 1 replies (of 1 total)
  • Plugin Author Saso

    (@sasonikolov)

    Hello uidigoras

    The ticket feature is deprecated now on this plugin and will be removed (adding new) in the future. The serial domain do not fit the ticket domain, and causes issues. My other plugin Event Ticket with Ticket Scanner is doing the job much better.

    If you want to generate QR codes, that are containing the ticket id you need the idcode-order_id-code. (for now, changes can be made in the future, but I guess not anymore for this plugin).

    I could create a static function that generates for you the ticket id for the scanner. This way it will be safer. But this limits my ability to refactor the code.

    If you have an idea how it could be used, I could add the code.

    Please write to [email protected], so that we can transfer the feature request discussion out of the support area.

    • This reply was modified 1 year, 8 months ago by Saso.
Viewing 1 replies (of 1 total)
  • The topic ‘Get ticket ID for invoice’ is closed to new replies.