I Got It! I Got It!! Thanks for your help Royal and DrByte! It took like a week, but I found where I went wrong. What a stress reliever... :clap:
Printable View
I Got It! I Got It!! Thanks for your help Royal and DrByte! It took like a week, but I found where I went wrong. What a stress reliever... :clap:
Thanks Roay, i got mine working, the problem is that in order to have CP module fully functioning, i need to register Sellonline account in canada post. I think sellonline account is a requirement for CP.
Thanks Royal for the big help.
Ed
I've been using this great mod since zc 1.3.7, and on upto the present in 1.3.9f
I believe I recall when first setting up this mod, that the Free Shipping and Free Shipping Options mods had to be turned off in order for Canada Post mod to function correctly.
And I know that I can set a free shipping threshold in my Canada Post profile, and that this works without error.
What I would like to know is if anyone has figured out a way to exclude selected products and/or categories, or perhaps 'on special' items from free shipping in the Canada Post mod while still leaving the threshold amount to apply by default.
I'm guessing this is something that would have to be done at Canada Post end, but, hey, I thought I'd ask.
I am going nuts trying to figure out what is going on here. I have setup a sellonline account and have installed the Canada Post Shipping Module version 1.3.9f-2. I am currently running version 1.3.9g of the Zen Cart software.
When I go to estimate shipping on a product in the shopping cart it gives me the Store Pickup option and nothing else.
Can someone please help?
Thanks in Advance,
Les McDonald
I've been using the Canada Post module for quite a while now and hadn't had any problems until we decided to change the layout from popup to inline with the shopping cart. The inline estimate shipping option doesn't even work. After filling the form and pressing "update" button, the page refreshes completely and the form resets itself.
There's also a new mysterious box under the province selection as well. What would it be for?
See if you are missing these in your stylesheet.css
Quote:
.hiddenField {
display: none;
}
.visibleField {
display: inline;
}
Not sure who that is directed to but probably not me as I already have them in my CSS file.
Usually, if you are seeing the dropdown and the input box for the State/Provence ... then you are missing those two from your stylesheet.css in your template ...