shipperhq / module-address-autocomplete

ShipperHQ Address Autocomplete for Magento 2
Open Software License 3.0
15 stars 20 forks source link

Helper Class not exist #15

Closed parth-synoptek closed 5 years ago

parth-synoptek commented 5 years ago

There is no helper class

wsajason commented 5 years ago

Hi. You will need to ensure that the prerequisites are installed, per the description:

https://github.com/shipperhq/module-shipper
https://github.com/shipperhq/library-shipper
https://github.com/shipperhq/library-ws
https://github.com/shipperhq/module-common
https://github.com/shipperhq/module-logger

Installing module-shipper via Composer should automatically install its dependencies.

parth-synoptek commented 5 years ago

@wsajason Thanks that works. It is possible that I can only limit the country to US?

wsajason commented 5 years ago

That's not a feature of the module, I'm afraid; the address validation will work with all countries. If you would like to prevent shipping to other countries this is set within the shipping method's configuration.