[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
$0.00 Shipping Charges Problem
Hello everyone,
I have gotten a few orders with $0.00 shipping charges due to customers
incorrectly entering their zip code. I am trying to use this code to
eliminate the problem:
[if value shipping=$0.00]
[then]
ERROR - SHIPPING CALCULATION PROBLEM
Please go back and check your state and postal code and resubmit your order
[/then]
[else]
Normal final checkout page with "Submit Order" button
[/else]
[/if]
For some reason, this code isn't working. The normal checkout page is shown
no matter if the shipping is $0.00 or not. Could someone please tell me if I
am using the proper syntax for the tags? Could this also be caused by the
inability to calculate shipping? I am getting an error in error.log, but
regardless of that, the value is still $0.00. I can't understand why the
string is not being matched so the error would be shown to the customer
instead of the normal page.
Thanks for any help you can provide,
Cameron B. Prince
Internet Experts Inc.
Phone: (256) 227-1238
FAX: (256) 227-1438