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

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

AutoCustomerGroup - Australia Addon

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

Australia GST for Non Residents Scheme

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

As of 1st July 2017, all sellers must (if their turnover to Australia exceeds 75,000 AUD) register for the Australia GST for Non Residents scheme, and collect GST for B2C transactions at the point of sale and remit to the Australian 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 ATO website here.

Order Value

For the Australia GST for Non Residents Scheme, the following applies (This can be confirmed here) :

The GST on low value imported goods guide details how to handle shipments that contain multiple low value items that will be shipped together, that when combined present an order value that is above 1,000 AUD. In this case, even though individual items may be classed as low value items and would attract GST, the value of the entire shipment is above the threshold and VAT should not be charged at the point of sale.

More information on the scheme can be found on the Australian Tax Office 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).

ABN Number Verification

Credentials for the Australian Tax Office ABN checker API can be obtained by signing up on the Australian Business Register Website.

Configuration Options

Integration Tests

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

Please note that the Australian Business Register API does not have a sandbox for testing, so a live API GUID should be used.


All versions of module-autocustomergroup-australia with dependencies

PHP Build Version
Package Version
Requires ext-soap Version *
gwharton/module-autocustomergroup Version *
magento/framework Version *
magento/module-catalog Version *
magento/module-directory Version *
magento/module-quote Version *
magento/module-store Version *
psr/log 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-australia contains the following files

Loading the files please wait ....