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

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

AutoCustomerGroup - New Zealand Addon

Magento 2 Module - Module to add New Zealand functionality to gwharton/module-autocustomergroup

New Zealand GST Scheme for Low Value Imports

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

As of 1st December 2019, all sellers must (if their turnover to New Zealand exceeds 60,000 NZD) register for the New Zealand GST scheme, and collect GST for B2C transactions at the point of sale and remit to the New Zealand 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 IRD website here.

Order Value

For the New Zealand GST Scheme, the following applies (This can be confirmed here) :

The Selling goods to consumers in New Zealand Guide provides information on what to do where an order contains a mixture of items below and above the threshold. It recommends to charge GST on the low value items and not charge GST on the high value items. This situation is too complex for this module to handle at present, therefore if any single item on the order is above the GST Threshold, then no GST will be charged on the order, and the correct GST will be charged at the New Zealand border.

More information on the scheme can be found on the New Zealand Inland Revenue 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).

NZBN Number Verification

To obtain an access token for the NZBN Verification service, follow the procedure.

Note : The New Zealand Government do NOT require you to perform online validation before accepting an NZBN number as valid.

Configuration Options

Integration Tests

To run the integration tests, you need your own credentials for the NZBN Business Register API. Please add them to config-global.php.

Please note that the integration tests are configured to use the NZBN Business Register API Sandbox.


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

Loading the files please wait ....