Does anyone have a custom shipping add-on that can be used as an example for
building an API that will not give free shipping to Alaska & Hawaii?
Thank you for any help you can offer
warren
Does anyone have a custom shipping add-on that can be used as an example for
building an API that will not give free shipping to Alaska & Hawaii?
Thank you for any help you can offer
warren
There is no State information submitted to the custom shipping add-on,
only Country and Zip Code, so if you want to not give a certain shipping
option via your custom shipping add-on if the shopper is shipping to a
certain state, you will have to check the zip code against a table of
zip codes for Alaska and Hawaii.
Since these are both fairly small (population wise) states, there are
going to be many zip codes, in fact these are the patterns that zip
codes in these states would conform to (taken from the ShopSite Commerce
Setup -> Sales Tax tables if using the Tax by Zip feature):
Alaska:
995??,996??,997??,998??,999??
Hawaii:
967??,968??
-Loren
Warren Strasen wrote:
Does anyone have a custom shipping add-on that can be used as an example
for
building an API that will not give free shipping to Alaska & Hawaii?
Thank you for any help you can offer
warren
Users browsing this forum: No registered users and 16 guests