Hi there, here is my issue.

I live in Canada about 15 minutes from the border.

I am trying to set up my site so that when Canadian customers order, their product is shipped from Canada. I have installed and configured the Canada Post module to calculate rates from the closest Canada Post office.

When an American customer orders I will drive accross the border and ship to them from a USPS office. I have configured the USPS module to calculate rates from the closest USPS office.


Problem is that both the Canada Post and USPS modules grab the origin postal/zip from the same place

configuration/ shipping/packaging

So I can only use one module at a time.

How can I have a different postal/zip code for each module. Is their a way to hard code it into the module?

Thanks in advance!