Add QR code or barcode?

Home Forums Ticket Products Event Tickets Plus Add QR code or barcode?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1015166
    Elin
    Participant

    Is it possible to add QR Code or barcode on the ticket that being sent to the email.

    I saw this on the email.php file in the events calender plugin folder.

    <?php $qr_code_url = apply_filters( ‘tribe_tickets_ticket_qr_code’, ”, $ticket ); ?>
    <?php if ( ! empty( $qr_code_url ) ): ?>
    <td class=”ticket-qr” valign=”top” align=”right” width=”160″ style=”padding: 0 !important; width:160px; margin:0 !important;”>
    ” width=”140″ height=”140″ alt=”QR Code Image” style=”border:0; outline:none; height:auto; max-width:100%; display:block; float:right”/>
    </td>
    <?php endif; ?>

    #1015277
    Brian
    Member

    Hi,

    Thanks for using WooCommerce Tickets.

    The QR codes are not yet included as a feature we are still working on them and hope to release them on an upcoming release.

    Let me know if you have any follow up questions.

    Thanks

    #1020491
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Add QR code or barcode?’ is closed to new replies.