Page 40 of 46 FirstFirst ... 303839404142 ... LastLast
Results 391 to 400 of 459
  1. #391
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Canada Post module

    Quote Originally Posted by LiNeWAlKeR View Post
    What is a good alternative to using the Canada Post Module? We still want to use Canada Post just need another way to have it available for customers to get a close to reasonable shipping rate. What do most of you use to do this table rates?

    Any insight would be helpful thank you for your response.

    Ryan
    Yes. - Tables will work and you can easily write out the 'math' in excel so it's easier to see, then paste it as comma delimited into the tables module.

    Alternately we have custom coded a number of shipping 'matrix' modules that can accomplish merging of things like shipping dimensions, shipping weight and shipping time windows relative to store hours or delivery options available.

    As mentioned in post #384 of this thread there are means to use the account specific pricing that Canada Post and all other shipping companies provide to businesses to create a postal/Google address enhanced connection without connecting directly to the Canada Post server (or any other shipping company API).
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  2. #392
    Join Date
    Nov 2007
    Posts
    1
    Plugin Contributions
    0

    Default Re: Canada Post module

    I am currently running ZenCart V 1.5.6a and have been told that the version of the coding in the Canada Post Module needs updating. Since my coding skills are not current I am unable to do it and was wondering if there are plans to update and if so when might this happen.? Does anyone have a working version on ZenCart V1.5.6a that they might share?

  3. #393
    Join Date
    Dec 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Canada Post module

    I am running the same issue, I have one working test site, you can check it here:
    http://www.chandelierparts.ca/new56a...&products_id=1

    There is only one product populated as It is a testing area, I don't know how it worked, but it is.

    I posted a question about this issue but didn't get any answer, you can check it at:
    https://www.zen-cart.com/showthread....86#post1355686

    I will try to extract the files in the same order inside their corresponding folders and post them as soon as I can, but as I am not a coder, I don't get any responsibility.

    You can try this module on a test folder.

    Thanks

    zmh
    LuceCrystal your online source for crystals and parts for chandelier.

  4. #394
    Join Date
    Oct 2013
    Location
    Canada
    Posts
    29
    Plugin Contributions
    0

    Default Re: Canada Post module

    I had the shipping calculations working okay in 1.5.6a (php 7.2) and only got the error message mentioned above when trying to edit or create new products in the admin. Looking at the list of changed files I see that admin/incl/modules/document_general/product/collect_info.php files have been updated so going to see what code I can merge. (I'm also not a coder!)

  5. #395
    Join Date
    Jan 2015
    Location
    On, Canada
    Posts
    40
    Plugin Contributions
    0

    Default Re: Canada Post module

    A warning for anyone using the old sellonline profile site for shipping rates. Canada Post, for no reason, has changed settings on their end.

    Before, when you selected "Add Insurance" under General Information and entered say, $100, for the insurance activation amount, Canada Post would simply add insurance for orders over 100. It would generate shipping rates for small packet air, Tracked Packet, Expedited, Xpresspost, Priority, and add insurance WHERE APPLICABLE.

    So if a customer had a $200 order, it would generate rates for Small Packet Air (no insurance), Tracked Packet (maxed out insurance at $100), and add the extra ~2.25 for the Expedited, Xpresspost and Priority(maxed out insurance at $200) quotes for the extra insurance.


    Now, for at least the past 2ish weeks: It seems like Canada Post will not generate rates for any service that it cannot fully insure, dropping them from any generated quotes.

    For example, an order valued at $300, Canada Post will no longer display rates for Small Packet Air, Tracked Packet nor Priority, and only return rates for Expedited and Xpresspost since they're the only insurable services at $300.

    I haven't tested the upper end of this, Canada Post's maximum insurance is $1000 with Xpresspost to the USA and Internationally, so maybe it'll return no shipping rates at all for large value orders...

  6. #396
    Join Date
    Oct 2015
    Posts
    16
    Plugin Contributions
    0

    Default Re: Canada Post module

    Just received an email from one of my Merchants using SellOnline for CP quotes and they are receiving "An unknown error occured with the Canada Post shipping calculations."

    Anyone else getting this when trying to retrieve Canada Post shipping quotes at the moment? Want to be sure it's not a system-wide issue before I pull the site apart.

  7. #397
    Join Date
    Aug 2017
    Location
    Niagara Region, Canada
    Posts
    5
    Plugin Contributions
    0

    Default Re: Canada Post module

    That server's been down since the wee hours of Sunday for me, and appears to still be unreachable. I bought a module that accesses CP via SOAP, which is working just fine - that server is up & running. The SOAP server doesn't offer any Lettermail options like the SellOnline did, so I cloned Free Shipping Options & set it up with a weight restriction (which meant going through the data for all my products that don't fit in a padded envelope & assigning them an imaginary weight higher than the restriction - a bit ugly, but I can live with ugly if it works.)

  8. #398
    Join Date
    Oct 2015
    Posts
    16
    Plugin Contributions
    0

    Default Re: Canada Post module

    Quote Originally Posted by Otterslide View Post
    That server's been down since the wee hours of Sunday for me, and appears to still be unreachable. I bought a module that accesses CP via SOAP, which is working just fine - that server is up & running. The SOAP server doesn't offer any Lettermail options like the SellOnline did, so I cloned Free Shipping Options & set it up with a weight restriction (which meant going through the data for all my products that don't fit in a padded envelope & assigning them an imaginary weight higher than the restriction - a bit ugly, but I can live with ugly if it works.)
    Would you mind linking me to the module you purchased? I'd love to leave sellonline behind. Thanks!

  9. #399
    Join Date
    Aug 2017
    Location
    Niagara Region, Canada
    Posts
    5
    Plugin Contributions
    0

    Default Re: Canada Post module

    Zucando's Advanced Canada Post: https://zucando.com/zen-cart-modules...ed-canada-post Seems to be working fine, but it's only been a couple of days and coincidentally most of my customers have been either Lettermail or free shipping so I haven't used it much. A couple of important notes: read the readme that comes with the module (html file in docs unhelpfully labelled "index.html"). And the customer has to be enrolled in the CP Developers Program because the username & password asked for in the module during setup is from the production API keys, it is NOT the username & pass from their CP account.

    Do this:
    - go to Developer Program portal page (https://www.canadapost.ca/cpc/en/bus...ate-apis.page?)
    - Click "Go To Developer Program" button & log in as your customer if they are signed up, or sign them up if they're not already
    - find the table with the API Keys (link is in left hand menu, 3rd from bottom)
    - copy Production username and password from the table shown and paste them into the setup panel in the module (they are separated by a colon in the API keys table)

    The installation instructions with the module are not as comprehensive as they should be (ha ha! understatement) and it took me a while to figure out the username & password thing. There might be another decent CP module out there? I dunno, I didn't look too hard as I was in a hurry to get my shipping back up & running. Looking back upthread there've been folks that haven't been able to get it to work for them, but the version I've installed in my shop (currently running v.1.5.5f) seems to be ok so far.

  10. #400
    Join Date
    Oct 2015
    Posts
    16
    Plugin Contributions
    0

    Default Re: Canada Post module

    Quote Originally Posted by Otterslide View Post
    Thanks so much Otterslide, I'll give it a whirl.

 

 
Page 40 of 46 FirstFirst ... 303839404142 ... LastLast

Similar Threads

  1. Canada Post Module (w/Beanstream payment module)
    By sgt_slaughter in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 15 Sep 2009, 07:48 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR