wp-e-commerce / WP-e-Commerce

WP eCommerce - The most popular independent eCommerce platform for WordPress
https://wpecommerce.org
GNU General Public License v2.0
215 stars 216 forks source link

Change Default Shipping and Billing State to "Select a State" #306

Open Garetii opened 11 years ago

Garetii commented 11 years ago

I'm using the latest version of WP Ecommerce (v 3.8.9.5), Gold Cart (v 2.9.7.3) & WP (v 3.5.1).

When a customer goes to the checkout page, the default country and state is showing for both the shipping and billing - how can I change this so that only the default country will show, but the state dropdown will just say "Select a state"?

I want USA to show by default, but I don't want the customer to have to change the state from NC to GA for example. They are confused and would prefer just choosing their state from a dropdown that says "Select a state".

It would also be nice if the state they select to calculate shipping on the shopping cart page would be carried over into the billing/checkout page. How can I do this?

Thanks in advance.

JustinSainton commented 11 years ago

You'd have to write some custom code to do this, for now. We can revisit how and if billing information is inherited from shipping information in 3.9

amyandrews commented 11 years ago

Hi, Any fixes here? I am having the same issue.

Thanks