Download the PHP package gwharton/module-autocustomergroup-eu without Composer

On this page you can find all versions of the php package gwharton/module-autocustomergroup-eu. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package module-autocustomergroup-eu

AutoCustomerGroup - European Union Addon

Magento 2 Module - Module to add European Union functionality to gwharton/module-autocustomergroup

European Union VAT OSS/IOSS Scheme

This Scheme applies to shipments being sent from anywhere in the world to the EU. Note special procedures apply for shipments from Northern Ireland (NI, Part of UK) to the EU.

As of 1st July 2021, sellers may register for the EU OSS/IOSS scheme in an EU country of their choice, and collect the appropriate EU VAT at the point of sale and remit to the EU.

The module is capable of automatically assigning customers to the following categories.

You need to create the appropriate tax rules and customer groups, and assign these customer groups to the above categories within the module configuration. Please ensure you fully understand the tax rules of the country you are shipping to. The above should only be taken as a guide.

Government Information

Scheme information can be found on the EU website here.

Order Value

For the EU OSS/IOSS VAT Scheme, the following applies (This can be confirmed here in Section 1.3.1) :

More information on the scheme can be found on the European Commission Website

Pseudocode for group allocation

Groups are allocated by evaluating the following rules in this order (If a rule matches, no further rules are evaluated).

VAT Number Verification

When the module submits requests to the VIES service for VAT number validation, it can do so in two ways, depending on whether VIES Registration Country and VIES Registration number is set or left blank.

Configuration Options

Integration Tests

To run the integration tests, it is optional, but to support all functions, you should add the VIES Registration Country and VIES Registration Number. Please add them to config-global.php.

Please note that the EU VIES Service does not have a sandbox for testing, so live details should be used.


All versions of module-autocustomergroup-eu with dependencies

PHP Build Version
Package Version
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package gwharton/module-autocustomergroup-eu contains the following files

Loading the files please wait ....