You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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.
@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
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
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
The text was updated successfully, but these errors were encountered: