[Plugin: WP e-Commerce] Remove shipping calculator or use default country
-
I try to implement a simple shipping option, where there’s one shipping cost for all orders and I only ship to one country.
So I used fixed shipping and managed to hide the calculator altogether because it’s unecessary considering the above (there’s only one country in the drop-down anyway).
The shipping price shows up correctly on the total and everything, but when I try to proceed to payment I get “You must select a shipping method, otherwise we cannot process your order.”
It seems the only way for the shipping to work is to press the “Calculate” button on the drop-down list. So how do I do if I don’t want it there? Can I somehow have a default country option, or remove the whole drop-down validation?
I tried searching around and it seems people only suggest hiding it or removing it from the php, but that only gives me above error.
Any help is appreciated!!
Thanks.
- The topic ‘[Plugin: WP e-Commerce] Remove shipping calculator or use default country’ is closed to new replies.