Hello,
I installed the free Canada Post shipping module today & requested a Merchant ID from the Sell Online service. I guess I gave the impression it was for an existing installation as I was given an ID beginning with CPP. After installing I was testing but keep getting "Error connecting to Canada Post." I am running on a Local Host using an Apache server. Has anyone tried this before? Not sure if this set up is preventing Port 30000 opening. Any thoughts would be appreciated. Thx. RB
Good day,
Solved the problem. After carefully placing echo statements in the php code I discovered the module was making a connection to the CanadaPost server but was getting back a message saying the article was too heavy to ship with CP! The module just gives an error message saying, "Error connecting to CP." Hence my confusion. Turned out that an option which a purchaser has to select was adding 100 to the weight of the product. Although all units were set to grams, the module was interpreting it as kilograms, i.e. 100 kg. which is too heavy to ship by mail! Once that was fixed everything runs fine.
RB
Solved the problem. After carefully placing echo statements in the php code I discovered the module was making a connection to the CanadaPost server but was getting back a message saying the article was too heavy to ship with CP! The module just gives an error message saying, "Error connecting to CP." Hence my confusion. Turned out that an option which a purchaser has to select was adding 100 to the weight of the product. Although all units were set to grams, the module was interpreting it as kilograms, i.e. 100 kg. which is too heavy to ship by mail! Once that was fixed everything runs fine.
RB
Who is online
Users browsing this forum: No registered users and 3 guests