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

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

AutoCustomerGroup - Norway Addon

Magento 2 Module - Module to add Norway functionality to gwharton/module-autocustomergroup

Norwegian VOEC Scheme

This Scheme applies to shipments being sent from anywhere in the world to Consumers (Not B2B transactions) in Norway.

As of 1st April 2020, all sellers must (if their turnover to Norway exceeds 50,000 NOK) register for the Norway VOEC scheme, and collect Norwegian VAT for B2C transactions at the point of sale and remit to the Norwegian Government.

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 Norwegian Tax Administration website here.

Order Value

For the Norway VOEC Scheme, the following applies (This can be confirmed in Section 4) :

The Online Stores and Marketplace Guidelines refers to bundling in Section 4 where it states that multiple items can be shipped in a single shipment, and it is the cost of each item that determines whether VAT should be charged on each item, so a consignment of 10 items, each sold for 1,000 NOK, should still have VAT charged at the point of sale even though the total order value exceeds 3,000 NOK. The guidance recommends if an order contains a mix of above and below threshold items, that the order is split into separate orders. Because of this, this module assumes that if any one single item in a shipment is above the threshold in value, then the entire order does not have VAT applied. Orders sent in this way will be processed at the Norwegian border with VAT being charged as appropriate. This is still in accordance with Section 4 of the above guidance.

More information on the scheme can be found on the Norwegian Tax Administration Website

VAT Number Verification

Norwegian Business Numbers are verified by a simple test that they are 9 digit numbers beginning with 8 or 9. No online lookups are performed.

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-norway 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-norway contains the following files

Loading the files please wait ....