11x11 Posted March 1, 2008 Posted March 1, 2008 on the checkout page and anywhere the user's address displays the tax rate appears instead of the state. 1234 My Address MyCity, 6.25 55555 United States STATE should be where 6.25 is. Any help is much appreciated. Thanks.
11x11 Posted March 2, 2008 Author Posted March 2, 2008 I noticed this shows in the primary address, but not an alternate shipping address as well.
11x11 Posted March 2, 2008 Author Posted March 2, 2008 Does anyone know what file I need to edit so the state displays and not the tax? I really need help with this. Thanks.
jonquil Posted March 4, 2008 Posted March 4, 2008 Just so we can pinpoint exactly where this is happening... As you click "checkout," the resulting page is checkout_shipping.php (after login). Next is checkout_payment.php. Does this problem occur on both these pages? My first thought is if this is happening everywhere, it could be your address_format Table in your data base is not right. Example, Format 1 is: $firstname $lastname$cr$streets$cr$city, $postcode$cr$statecomma$country Format 2 is: $firstname $lastname$cr$streets$cr$city, $state $postcode$cr$country Will try to help if I can. jon It's all just ones and zeros....
Recommended Posts
Archived
This topic is now archived and is closed to further replies.