I want to add all countries as potential shipping destinations. Two will have dedicated shipping methods, the others will use a "Rest of world" shipping method. Is there any shortcut to adding the countries that will save me from adding all 190 or so one at a time?
You could insert them directly into the uCommerce_Country table by importing from a flat file in SQL Server Management Studio. Otherwise you'll have to create them by hand this once.
Sorry to re-open a thread but i need to get a list of all the countries and their codes so we can use them for shipping and was wondering if you'd share you list that you compiled?
Soren, would it be a good idea to add all the countries as a default so that people can remove the unwanted ones rather than spending a lot of time adding the standard ones in?
Shortcut for adding countries?
Hi
I want to add all countries as potential shipping destinations. Two will have dedicated shipping methods, the others will use a "Rest of world" shipping method. Is there any shortcut to adding the countries that will save me from adding all 190 or so one at a time?
Thanks.
You could insert them directly into the uCommerce_Country table by importing from a flat file in SQL Server Management Studio. Otherwise you'll have to create them by hand this once.
Hi,
Sorry to re-open a thread but i need to get a list of all the countries and their codes so we can use them for shipping and was wondering if you'd share you list that you compiled?
Soren, would it be a good idea to add all the countries as a default so that people can remove the unwanted ones rather than spending a lot of time adding the standard ones in?
Thanks
Chris
Hi Chris
I just checked and I never completed that country insert. Sorry I don't have anything to pass on to you.
Ok, thanks anyway.
Thanks for the suggestion. I'll add that to the feature request list.
is working on a reply...