onepica / avatax

One Pica Magento extension for sales tax calculation performed by Avatax
http://www.magentocommerce.com/magento-connect/6760.html
29 stars 34 forks source link

Address Validation Options Not Working #284

Open AndresInSpace opened 5 years ago

AndresInSpace commented 5 years ago

We've tried to change the address validation to 'Enable+allow order', but it keeps returning an error 'Unable to validate the address.' and does not allow them to continue, despite the config of 'enable+allow order'. We've tried changing it on the store scope, the websites scope, and global scope, without any difference. Even tried turning it off, validation disabled, and it still kicks back 'Unable to validate the addres.'

I had to "Flush Cache Storage" to get it to work, which I assume was clearing the cached validation responses. Despite changing the validation to 'disabled' and refreshing the configuration cache, it still needed me to flush cache storage? That doesn't seem like it works properly.