Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Bloke

    (@bloke)

    In the flat rate shipping settings there are two boxes. One says “Continental 48 states” and the other says “All 50 states”. This is confusing because “All 50 states” box should read Hawaii and Alaska. When you check out it gives the user the ability to check either button. It should select the rate based on selecting HI or AK. I can see customers in Hawaii choosing the cheaper rate.

    if it helps this it what I ended up doing.

    i added a line about ‘select radio button’ also

    wpsc-shipping / flatrate.php

    line 200
    // change ‘All 50 States’ to ‘Choose for – Alaska or Hawaii ~ (select radio button) >>’
    line 197
    // change to: ‘Choose for – Continental 48 States ~ (select radio button) >>’

    Thread Starter Bloke

    (@bloke)

    I was considering doing that also. If I have to use that then I will have to change the text. But if I leave the box empty for “All 50 states” in the admin, it should not let someone shipping to HI or AK checkout but it does.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Restrict shipping to Hawaii and Alaska for US orders’ is closed to new replies.