This repository has been archived by the owner on Feb 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Aaron Rickard
committed
Mar 13, 2017
1 parent
85f0df0
commit 227ec63
Showing
1 changed file
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
Meanbee Postcode Anywhere Extension | ||
===================== | ||
Teaming up with postcodeanywhere.co.uk, we have developed a UK Address completion tool for Magento allowing your customers to complete their addresses by providing their postcodes and a click on a button. What’s more, the same great lookup functionality is now available when creating an order in the Magento Admin. | ||
|
||
Using postcodeanywhere.co.uk's address completion service, UK Magento store owners can now: | ||
|
||
- Save time and money | ||
- Increase Data Accuracy | ||
- Reduce Cart Abandonment | ||
- Avoid the cost of missed deliveries | ||
- Improve Customer Service | ||
|
||
If you’re not a UK store owner, and would like this functionality for other countries around the world, you should consider our other module: Smart Address. | ||
|
||
PostcodeAnywhere.co.uk's search credits start at £50 for 1000 lookups. | ||
|
||
#### Customised Checkouts | ||
We provide instructions on how to integrate the module into the standard Magento OnePage Checkout. It’s almost certainly possible to integrate the module into any other Magento Checkouts, but we do not support nor provide instructions for doing so. Don’t worry, it shouldn’t take a decent Magento developer much time at all. | ||
|
||
#### Setup | ||
The module asks for two settings, "Account Key" and "License Key". The first is your account login to PostcodeAnywhere. The second is a web service key that you can set up in the Manage Keys section of your PostcodeAnywhere customer account. | ||
|
||
##### Compatibility | ||
Compatibility: 1.6, 1.7, 1.8, 1.9 | ||
|
||
Support | ||
------- | ||
You are welcome to log any issues you find for community support but the functionality is provided *as is* and we will not be providing support. We will however review pull requests if you provide one. | ||
|
||
Contribution | ||
------------ | ||
Any contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests). | ||
|
||
|
||
Licence | ||
------- | ||
[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php) | ||
|
||
Copyright | ||
--------- | ||
(c) 2017 Meanbee |