Hi there,
After updating to 1.7.4 addresses are no longer working.
Reverting back to 1.7.3 fixed the issue for me.
Is there a new setting or anything I need to alter in 1.7.4?
Thank you for your help!
]]>It’ s really great to see correct macrons over vowels in reo Māori place names, however it’s incompatible with NZ Post’s eShip service and results in eShip showing an “Invalid address”. Manually replacing the macron vowel with a plain text vowel fixed the invalid address issue
e.g.
Whangārei results in “Invalid address”. Replacing the “ā” with with a plain “a”, Whangarei, works.
Is there any way for the Address Finder plugin to only output plain text, at least until NZ Post starts spelling place names correctly?
Thanks!
]]>I have been using this plugin for several years. I have a small business with less than 75 lookups a month for AU & NZ. Last night I was alerted by a NZ customer that when he added his address, he received an error message that “this service is not enabled on your current plan”. So I went to the address finder website and could not find out why it was no longer working for NZ. I can only assume that, because I am on the free plan, NZ has been removed without warning.
]]>Hey guys,
Why does this plugin only support AU/NZ when your website offers international completion?
Cheers, Jason
]]>PLEASE update this plugin to add email validation! You offer this service now and it’s a shame your plugin does not provide it.
]]>Any URL with ?page=wc-settings&tab=checkout tabs shows the addressfinder settings options. This seems like a bug but also a bit of a security concern.
]]>We’d like to enable the new WooCommerce’s High-Performance Order Storage database schema in our site. I’d like to know if “AddressFinder” already supports it as, currently, the plugin doesn’t explicitly declare its compatibility.
If not, are you working on adapting your plugin to the new DB schema? Do you have any ETA?
]]>When enabled and on the “check out” page, a prompt is displayed – “Invalid widget option: [object Object]”
]]>We are using your plugin on a WooCommerce store that ships to Australia and New Zealand and it works very well.
However, our fulfilment company (Fulfilio) now require that the Region field for NZ orders must always be present, otherwise they reject these orders.
When the customer chooses NZ as their location, the Region field is set to optional. Is there any way to override this so it can be made a required field?
Thanks ??
]]>Hi,
is this plugin still being managed/developed/checked & updated?
Thanks!
]]>Hi, I’ve intalled the plugin on a client’s website and testing it and realise that the address suggestion box tend to appear briefly when typing in address and disappears before one could click on it. What would have caused this issue and how can I rectify that?
Many thanks for your help!
]]>Howdy,
Testing out your plugin for a client and on their cart page where I am using Woofunnels’ plugin called Aerocheckout, the first time you input a search for an address you get the following error:
Distance not found in cache, will perform API request. Request:
Array
(
[origins] => 2 Cutts Street, Hamitlon Hill, 6163, Australia
[destinations] => 66 Cordelia Avenue, COOLBELLUP, Western Australia, 6163, Australia
[mode] => driving
[avoid] => none
[units] => metric
[sensor] => 0
[region] => au
)
Response:
Array
(
[headers] => Requests_Utility_CaseInsensitiveDictionary Object
(
[data:protected] => Array
(
[content-type] => application/json; charset=UTF-8
[date] => Thu, 10 Dec 2020 22:42:16 GMT
[pragma] => no-cache
[expires] => Fri, 01 Jan 1990 00:00:00 GMT
[cache-control] => no-cache, must-revalidate
[vary] => Accept-Language
[x-goog-maps-metro-area] => Perth
[content-encoding] => gzip
[server] => mafe
[x-xss-protection] => 0
[x-frame-options] => SAMEORIGIN
[server-timing] => gfet4t7; dur=76
[alt-svc] => h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"
)
)
[body] => {
"destination_addresses" : [ "66 Cordelia Ave, Coolbellup WA 6163, Australia" ],
"origin_addresses" : [ "2 Cutts St, Hamilton Hill WA 6163, Australia" ],
"rows" : [
{
"elements" : [
{
"distance" : {
"text" : "2.0 km",
"value" : 1995
},
"duration" : {
"text" : "3 mins",
"value" : 205
},
"status" : "OK"
}
]
}
],
"status" : "OK"
}
[response] => Array
(
[code] => 200
[message] => OK
)
[cookies] => Array
(
)
[filename] =>
[http_response] => WP_HTTP_Requests_Response Object
(
[response:protected] => Requests_Response Object
(
[body] => {
"destination_addresses" : [ "66 Cordelia Ave, Coolbellup WA 6163, Australia" ],
"origin_addresses" : [ "2 Cutts St, Hamilton Hill WA 6163, Australia" ],
"rows" : [
{
"elements" : [
{
"distance" : {
"text" : "2.0 km",
"value" : 1995
},
"duration" : {
"text" : "3 mins",
"value" : 205
},
"status" : "OK"
}
]
}
],
"status" : "OK"
}
[raw] => HTTP/1.1 200 OK
Content-Type: application/json; charset=UTF-8
Date: Thu, 10 Dec 2020 22:42:16 GMT
Pragma: no-cache
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Cache-Control: no-cache, must-revalidate
Vary: Accept-Language
X-Goog-Maps-Metro-Area: Perth
Content-Encoding: gzip
Server: mafe
X-XSS-Protection: 0
X-Frame-Options: SAMEORIGIN
Server-Timing: gfet4t7; dur=76
Alt-Svc: h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"
Connection: close
Transfer-Encoding: chunked
{
"destination_addresses" : [ "66 Cordelia Ave, Coolbellup WA 6163, Australia" ],
"origin_addresses" : [ "2 Cutts St, Hamilton Hill WA 6163, Australia" ],
"rows" : [
{
"elements" : [
{
"distance" : {
"text" : "2.0 km",
"value" : 1995
},
"duration" : {
"text" : "3 mins",
"value" : 205
},
"status" : "OK"
}
]
}
],
"status" : "OK"
}
[headers] => Requests_Response_Headers Object
(
[data:protected] => Array
(
[content-type] => Array
(
[0] => application/json; charset=UTF-8
)
[date] => Array
(
[0] => Thu, 10 Dec 2020 22:42:16 GMT
)
[pragma] => Array
(
[0] => no-cache
)
[expires] => Array
(
[0] => Fri, 01 Jan 1990 00:00:00 GMT
)
[cache-control] => Array
(
[0] => no-cache, must-revalidate
)
[vary] => Array
(
[0] => Accept-Language
)
[x-goog-maps-metro-area] => Array
(
[0] => Perth
)
[content-encoding] => Array
(
[0] => gzip
)
[server] => Array
(
[0] => mafe
)
[x-xss-protection] => Array
(
[0] => 0
)
[x-frame-options] => Array
(
[0] => SAMEORIGIN
)
[server-timing] => Array
(
[0] => gfet4t7; dur=76
)
[alt-svc] => Array
(
[0] => h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"
)
)
)
[status_code] => 200
[protocol_version] => 1.1
[success] => 1
[redirects] => 0
[url] => https://maps.googleapis.com/maps/api/distancematrix/json?key=AIzaSyDy4n_JJLIJEQWejpDhduS7398QEXD638g&origins=2+Cutts+Street%2C+Hamitlon+Hill%2C+6163%2C+Australia&destinations=66+Cordelia+Avenue%2C+COOLBELLUP%2C+Western+Australia%2C+6163%2C+Australia&mode=driving&avoid=none&units=metric&sensor=0®ion=au
[history] => Array
(
)
[cookies] => Requests_Cookie_Jar Object
(
[cookies:protected] => Array
(
)
)
)
[filename:protected] =>
[data] =>
[headers] =>
[status] =>
)
)
However, when you refresh the page, the results come back as would be expected.
The site does have WP Rocket installed, but on this staging version where I am testing, Wp Rocket is deactivated. There is no other caching installed.
Any chance you can give me some clues as to how to fix this please?
Staging site-try adding this product to the cart after choosing a booking date and then checkout:
https://funhq.com.au/staging1211/product/crawlers-toddlers-package/
Cheers,
Phil.
Hello AddressFinder,
Almost there in using the excellent AddressFinder for AU/NZ and Google Places elsewhere based on the billing or shipping country chosen. This I’m implementing through my own JS to enable and disable Google Places. In most circumstances both AddressFinder and Google Places work as expected.
But here’s the issue I’m having. I can have the country for billing set to AU and AddressFinder does everything fine. If I do a shipping address for AU, all is good too. BUT say I change the shipping country to other than AU/NZ, now the billing AddressFinder is sick (just because Google Places has been attached to shipping). AddressFinder now finds addresses, but the dropdown disappears after a few seconds and even if one is quick to choose an address, the rest of the address fields are not populated.
Now say I set the shipping country back to AU, all is good again! Weird, because one would expect no crossover between billing and shipping addresses. It’s as if Google Places, by its mere instantiation even on different address fields is managing to interfere with AddressFinder.
Can you suggest where I might look for this interference? Have you ever seen the symptoms of the address list disappearing after a few seconds and not populating the other address fields?
At the moment this is on a staging site and if you wanted to take a look I’m very happy to give you a login.
Many thanks,
Barry
I really love your plugin. I recently had a parcel go out to a Unit number at an address, but I missed the unit no on the Aust Post address label. I think this is partly my fault in the way I copied it over but if the ultimate aim is to reduce parcel delivery errors then I want to let you know about this.
The address in question, when searched using the plugin in was structured like this;
Address Line 1: Unit 2,
Address line 2: 999 Freddy St
Suburb: ST MARYS
State: SA
Post Code: 5042
On my email order confirmation it looks like this;
Anthony XXXXX
Unit 2
999 Freddy Street
ST MARYS South Australia 5042
When I copied the address over to Parcel Send, the ‘Unit 2’ went missing. I may have simply missed it as I had many parcels to do that day. I think I just copied the main address line and not the unit number above it.
Basically, Parcel send uses only 3 ‘lines’ on the label.
Anthony XXXXX
U2 999 FREDDY ST
ST MARYS SA 5042
My question is this. Why does your system differ from the way the information is used?
If your system produced the informaion in the exact same way it gets used, then I’m sure the error rate would drop even more.
Cheers,
Scott.
]]>Hi AddressFinder,
Now I want to include UK/US/CN, but would love to still use AddressFinder for AU/NZ addresses. Is there a way to dynamically switch out/in the use of Address Finder depending on the Country/Region dropdown on Checkout billing and shipping addresses?
Happy with a code solution.
Thank you,
Barry
Hi there,
I’ve just installed the plugin on a multisite but no settings fields appear on the woocommerce > settings > payments page.
Any ideas? Thank you.
]]>Hi,
Just wanting to check if your plugin works on the cart page? I am looking for something that can auto fill the postcode from the suburb or vise versa.
Thank you.
]]>I’m interested in buying your plugin Autocomplete Addresses but I have an important question: Your plugin only works with woocommerce or with any address fields on my website where is required enter address (for example forms)?
]]>Great!!!
any plan to support China?
Alex
]]>Hi there,
Is your plugin compatible with the latest WooCommerce 3.0 update?
]]>