datex Posted July 2, 2010 Share Posted July 2, 2010 Hi I have some problems setting up the EU VAT rules: I have this in vatnumbervalidation.php placed in includes/hooks: $VAT_CUSTOM_FIELD_NAME = "VAT Number"; $VAT_HOME_COUNTRY = "DK"; add_hook("ClientDetailsValidation",0,"checkVATNumberIsValid",""); add_hook("ClientAdd",0,"setTaxExemptForVAT",""); But where do I specify the VAT % - Should I do it in Setup -> VAT rules - Setting rules for each EU country or? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted July 5, 2010 WHMCS Support Manager Share Posted July 5, 2010 Yes, you'd need to specify the tax rules under Setup > Tax Rules. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.