Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jeff 74 posts 346 karma points
    Oct 20, 2015 @ 09:34
    Jeff
    0

    Removing VAT from order

    Hi,

    I've been reading through the documentation portal and couldn't find anything that would allow me to remove VAT from an order. Is there anyway to do control if VAT is added or not (through a checkbox ideally)?

    Thanks, Jeff

  • Anders Burla 2560 posts 8256 karma points
    Oct 20, 2015 @ 11:21
    Anders Burla
    0

    You get set the VAT rate of the VAT group to 0% or you can change all the places in the templates where it fetches the price incl VAT and use the one without VAT.

    Kind regards

    Anders

  • Jeff 74 posts 346 karma points
    Oct 20, 2015 @ 16:06
    Jeff
    0

    Hi Anders,

    Can you update the VAT value via a method call?

    The idea I had come up with was to create two VAT groups (one for the UK rate 20% and one at 0%) then try to switch the group on the order form based on a user selection. Is that something that can be done in TeaCommerce?

    Thanks for you help, Jeff

  • Anders Burla 2560 posts 8256 karma points
    Oct 21, 2015 @ 07:54
    Anders Burla
    100

    Hi Jeff

    Get Tea Commerce 3.0.5 and in the TeaCommerceHelper class in TeaCommerce.Api.Web you can change the VAT group using SetCurrentVatGroup. Mostly used when checking VAT numbers inside the EU etc.

    Kind regards

    Anders

  • Jeff 74 posts 346 karma points
    Oct 22, 2015 @ 10:59
    Jeff
    0

    Hi Anders,

    Thanks that seems like it will work perfectly for what I need.

    Regards, Jeff

Please Sign in or register to post replies

Write your reply to:

Draft