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

On this page you can find all versions of the php package gwharton/module-autocustomergroup-uk. 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-uk

AutoCustomerGroup - United Kingdom & Isle of Man Addon

Magento 2 Module - Module to add United Kingdom & Isle of Man functionality to gwharton/module-autocustomergroup

United Kingdom & Isle of Man VAT Scheme

This Scheme applies to shipments being sent from anywhere in the world to the United Kingdom (UK) and Isle of Man (IM). Note special procedures apply for shipments to Northern Ireland (NI, Part of UK).

As of 1st January 2021, all sellers must collect UK VAT at the point of sale and remit to the UK HMRC.

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 gov.uk website here.

Order Value

For the UK VAT Scheme, the following applies (This can be confirmed here) :

More information on the scheme can be found on the UK Government Website

VAT Number Verification

Pseudocode for group allocation

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

Configuration Options

Integration Tests

No specific setup is required to run the integration tests.


All versions of module-autocustomergroup-uk 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-uk contains the following files

Loading the files please wait ....