Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WooCommerce wrongly requires postcode for Republic of Ireland #10663

Closed
shawaj opened this issue Apr 9, 2016 · 9 comments
Closed

WooCommerce wrongly requires postcode for Republic of Ireland #10663

shawaj opened this issue Apr 9, 2016 · 9 comments

Comments

@shawaj
Copy link

shawaj commented Apr 9, 2016

Hi,

Republic of Ireland do not require postcodes, so this should not be a required field for Ireland. In fact, it could be blanked out altogether as a lot of postal services (royal mail, DPD and others) do not allow a postcode at all when posting to ireland.

Thanks

@mikejolley
Copy link
Member

@shawaj We read that Ireland introduced postcodes recently?

@shawaj
Copy link
Author

shawaj commented Apr 17, 2016

There is a new system called Eircode (www.eircode.ie) but unfortunately most courier services (including Royal Mail) do not recognise these yet and a lot of customers from Ireland do not even know they exist (only came in under a year ago), so perhaps it should be optional at this point?

@shawaj
Copy link
Author

shawaj commented Apr 18, 2016

Thanks Mike for fixing this. Are there ways to override the country and postcode options using filters? Or to add/remove/change country options?

Thanks

@mikejolley
Copy link
Member

Yeah, look at the method I committed too. Its filterable.

@shawaj
Copy link
Author

shawaj commented Apr 18, 2016

So we can add countries from functions.php that way too?

Just have a few countries we need to map to our couriers that don't exist in WC (they are not normal ones we ship to but keen to have the integration with our couriers working correctly).

Thanks again

@mikejolley
Copy link
Member

@shawaj
Copy link
Author

shawaj commented Apr 18, 2016

Thanks very much :-)

@shawaj
Copy link
Author

shawaj commented Apr 18, 2016

Actually, just had a thought - what happens if we want to handle locale info, address formatting, postcode formatting, specific cities/postcodes/states within a country? Is it possible to to add all this stuff with one filter?

Will geolocation work on these added countries?

And lastly where does WooCommerce get its country list from?

@shawaj
Copy link
Author

shawaj commented Nov 7, 2016

Did this get reversed in later versions of WooCommerce so that ireland now requires a postcode again?

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

No branches or pull requests

2 participants