• Resolved Erling

    (@erling)


    I have got another problem. Some customers use a coupon code and gets a free ticket.
    On this free ticket they don’t get the same service as those who actually paid for the ticket.

    So I need to indicate on the ticket that a coupon code was in use – or that the final price was 0 dkk.

    Can I do that somehow?

    The page I need help with: [log in to see the link]

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

    (@yithemes)

    Hi @erling,

    Event Tickets follows the Single Product WooCommerce standard. So, display directly the info about what tickets have been purchased with coupons is not possible. One solution could be editing the order item on Edit Order page. You can add the following meta _field_<label> like this:

    Name: _field_Coupon
    Value: yes 50 discount

    I hope this can help you.

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Final price or coupon code on the ticket?’ is closed to new replies.