Skip to content

Enables you to enter the intra-community VAT number when creating the address.

License

Notifications You must be signed in to change notification settings

vilkasgroup/vatnumber

This branch is 4 commits ahead of, 2 commits behind PrestaShop/vatnumber:dev.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bbe5a29 · Nov 15, 2022

History

53 Commits
Nov 14, 2022
Nov 14, 2022
Nov 14, 2022
Feb 7, 2017
Aug 26, 2016
Feb 7, 2017
Nov 14, 2022
Apr 22, 2014
Jan 17, 2020
Nov 14, 2022
Dec 29, 2018
Feb 7, 2017
Nov 14, 2022
Jan 23, 2019
Feb 7, 2017
Mar 20, 2014
Mar 20, 2014
Nov 14, 2022

Repository files navigation

European VAT number

This repository is forked and maintained by Vilkas Group.

About

Enables you to enter the intra-community VAT number when creating the address. You must fill in the company field to allow entering the VAT number. This module now uses the new Vies RestAPI endpoint.

Developing

composer dump-autoload --optimize --no-dev --classmap-authoritative

Creating a new release

Remember to:

  • Up the version number in the main module file
  • Update CHANGELOG

Releases are triggered by tags matching vx.x.x being pushed, for example:

git tag v1.0.0
git push --tags

Running tests

Tests require apikey to be defined.

composer run-script test

Reporting issues

You can report issues with this module in the main PrestaShop repository. Click here to report an issue.

Contributing

PrestaShop modules are open source extensions to the PrestaShop e-commerce platform. Everyone is welcome and even encouraged to contribute with their own improvements!

Just make sure to follow our contribution guidelines.

License

This module is released under the Academic Free License 3.0

About

Enables you to enter the intra-community VAT number when creating the address.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 93.3%
  • Smarty 6.7%