Hi
I've just brought the VAT Checker to allow for real-time VAT checking at the checkout.
My store uses the Magento 1.7 built in VAT checker, but I wanted something real-time. (Before the checkout was completed).
The issue is your checker requires the Country Code and the built in Magento one doesn't. i.e. IE4535874J is a VAT valid code.
Magento wants it input as: 4535874J as the IE is taken from the Customers Country code.
Your VAT Checker wants it input as: IE4535874J
Please can you offer a solution so I can use your real-time checker with Magento 1.7
Thanks