Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Delivery Choices API or not for Address Lookup #60

Open
ProxiBlue opened this issue Apr 29, 2016 · 4 comments
Open

Delivery Choices API or not for Address Lookup #60

ProxiBlue opened this issue Apr 29, 2016 · 4 comments

Comments

@ProxiBlue
Copy link

Your docs and comments in admin setup states that user will require a DCE Key for performing address validation lookup. which is found from the Delivery Choices api.

You will need to fill in the Australia Post Delivery Choices section to use the Australia Post address validation service.

however, speaking with austpost, they claim there is a seperate API for address lookups, and is not linked to Delivery Choices for address validation.

so, considering this: Is the Address Lookup/Validation of this module still functional, as it seems API's were changed at Austpost

@ProxiBlue
Copy link
Author

Let me rephrase the above. Basically we cannot seem to source an API key for the given address lookup, as Australia Post tells us that there is no address validtion service on Delivery Choices.

This can be verified at the API docs:
https://developers.auspost.com.au/apis/dce/reference

Your module uses an endpoint of : ValidateAddress.json - which is not listed.

Is this undocumented endpoint going to to be in use going forward by austpost?

@digitalpianism
Copy link
Contributor

@ProxiBlue did you ever find out about this ? I find weird that this is not listed in the API reference.

@ProxiBlue
Copy link
Author

@digitalpianism As far as my conversations with AustPost went, the discontinued that API, or it was never actually released. Information to pin that down was scetchy.

I eventually rolled a local address validation that uses the local db of existing postcode / state / suburb combinations

https://github.com/ProxiBlue/fontis_australia/tree/address_validation_using_local_db

@Puru2016
Copy link

Puru2016 commented May 3, 2018

After installed the latest version(3.4.1) I am getting Fatal error: Class 'Auspost\Common\Auspost' not found in /var/www/html/zapsales/app/code/community/Fontis/Australia/Helper/Address/DeliveryChoices.php on line 17

Please help me to fix this issue OR suggest any fix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants