Tickets excluding VAT on the events page but including VAT in the checkout

Home Forums Ticket Products Event Tickets Plus Tickets excluding VAT on the events page but including VAT in the checkout

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1086561
    Jesper J Nohr
    Participant

    Dear support,
    I am aware that the Tickets Plus plugin uses the Woocommerce VAT settings to display either with og without VAT from this thread. However I wish to show:

    Prices including VAT in the checkout and
    Prices excluding VAT on the events page

    How do I achieve this? I guess it is a matter of modifying the Tickets Plus plugin, but how?

    FYI: I have set prices in the shop to excluding VAT (view link to screenshot)

    #1087458
    Brian
    Member

    Hi,

    Thanks for using our plugins. I can try to help out here, but I am limited in supporting customizations.

    You could try modifying the ticket form in your theme following our themer’s guide:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    This is where you can find the ticket form:

    plugins/event-tickets-plus/src/views/wootickets/tickets.php

    or here:

    plugins/wootickets/src/views/wootickets/tickets.php

    And you want to move it here:

    yourtheme/tribe-events/wootickets/tickets.php

    There you would have to figure out how to display the price the way you would like.

    Cheers

    #1087650
    Jesper J Nohr
    Participant

    Hi Brian,
    Actually I was too fast on my fingers, the price really does show without tax as it should on the events page. It simply added the vat suffix – but without changing the price amount. So I simply removed the suffix.
    Thanks for your time 🙂

    #1087683
    Brian
    Member

    I am glad to see you were able to figure it out.

    I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Tickets excluding VAT on the events page but including VAT in the checkout’ is closed to new replies.