Jump to content

Inform-All

Ambassadors
  • Posts

    610
  • Joined

  • Last visited

  • Days Won

    2

Inform-All last won the day on November 27

Inform-All had the most liked content!

About Inform-All

Profile Information

  • Location
    Netherlands
  • First Name
    Niek
  • Last Name
    Koonen
  • Activity
    Freelancer

Recent Profile Visitors

9,987,150 profile views

Inform-All's Achievements

  1. The newly added feature may feel a bit confusing at first, but it is very important to review the module configuration after updating. The module now lets you choose which address should be used for VAT validation during checkout. Understanding the difference between these options is essential. If you select “Shipping address only,” the VAT number will be validated based solely on the shipping address. This means that if a customer has both a shipping and an invoice (billing) address, the module will ignore the invoice address entirely. In practice, this can lead to situations where a customer does have a VAT number on their invoice address, but does not enter one for the shipping address. Because of this, the order will not be marked as a valid VAT order, even though the customer does actually have a VAT number. To avoid this scenario, the module includes an additional setting: "Prioritise shipping address over invoice address". When enabled, the module will validate the invoice address if the shipping address does not contain a VAT number. This fallback must be explicitly activated in the module configuration. It ensures that VAT validation still succeeds even if the customer only enters their VAT number in the invoice address. In summary, after updating, make sure to review these new address selection options carefully, and enable the fallback if you want VAT checks to continue when the shipping address VAT field is empty. This will help prevent unexpected validation results and ensure a smoother checkout experience for both the store and your customers.
  2. Check your module configuration. It has extra options on what address it will check. IF that's not the problem reinstall the module, and if that's not working send met a private message so i can help you resolve the issue.
  3. Send me a private message. I might be able to help out.
  4. Good to hear it's working for you now. I'm not familiar with that DHL module, so i don't know what HS code field your DHL module specifically requires. I would assume the DHL module has some kind of documentation on how to pass the HS code?
  5. At the moment, this module does not offer that functionality. As it is a paid, community-supported module, you are welcome to contact me privately if you would like a quotation.
  6. Let me know what problems you have with this module, and i am more then happy to help. (even though i guess you simply posted this to promote your own *paid* module)
  7. The module uses an override in order to function. But it seems that another module you already use, also uses the same override. Usually you can simply merge these overrides, but you would have to do this manually. Mostly anyone with some programming skills could easily do this for you. You could also send me a PM, then i could assist you with this.
  8. When you download something from Github it automatically renames it to the branch you download it from, and in this case that is the "main" branch. But to answer your question, yes the version from Github and the first post of this topic are still the latest. I would advice you to simply download the the zip file from the first post.
  9. Thanks to the generosity of community members, the module has now been updated in the first post of this topic. This new version introduces an additional module configuration option that allows you to choose which address (shipping or invoice) should be used during checkout.
  10. Hi, thanks for your question! At the moment, the DNI field in PrestaShop is a completely separate field, and this module doesn’t interact with it or perform any kind of validation on it. The module only works with the VAT field, so combining both into a single field unfortunately isn’t something it can handle. I understand the need for a unified identifier field, especially with the upcoming requirements in 2026, but this would require changes outside the scope of the module. If you have any other questions, feel free to ask in a private message!
  11. This error happens when you have made too many requests to the VIES database. This error is something my module cant and never will fix for you. We do keep already validated addresses in the database so we don't have to double check. This is usually a sign that your shop simply makes to many addresses ( or saves them, and the vat hook will recheck it ). This error happens often when bots create spam accounts. So, no matter what module you will use, your server IP is overused according to the vies database.
  12. Great to hear that it’s working well for you! I’m not sure I completely understand your question. The module simply adds validated VAT customers to the group you’ve selected in the module settings — it doesn’t remove them from any existing groups. So, if your shop has a default customer group set, new customers will still be added to that group upon registration. The module just adds an additional group for validated VAT customers. And the "with taxes" label is only (potentially) changed after the first address creation. So unless you have a registration page that adds the address the module simply cant know yet.
  13. I am afraid that this is a limit from the VIES database itself. This is a problem outside of the VatChecker module. And it's actually the same problem you asked me before in July (here)
  14. The VAT checker applies 0% if a filled in TAX number is correct. But i have also made a (free) module what you are looking for. The SAME PRICE module allows people to always have the same price no matter what tax rule is applied for the destination country.
  15. What Prestashop version are you using? Can you uninstall your VatChecker module completely and then reinstall it? (only the modules settings should be set again, the rest will be fine) Are you using a custom theme, and did the theme change?
×
×
  • Create New...