I've got a shopping cart problem here. On one hand, my store is very simple: I have one product, and only need to specify the quantity.
On the other hand, I want to offer customers accurate shipping costs.
I can't find a plugin that integrates with Canada Post's API, and I don't have the coding skills to integrate with it. (I downloaded the guide, but it's Greek to me.)
I'd like to find a plugin that allows me to specify shipping in multiple zones, or a form that will allow me to get the buyer's country, province/state, and pick from a list of nearest major cities to get a shipping rate.
Does such a cart/script exist, or am I doomed to have to charge flat shipping rates that will overcharge some customers and undercharge others?