Canada Post Plugin Issues

  • Posts: 20
  • Thank you received: 0
9 years 10 months ago #187257

-- HikaShop version -- : 2.3.5
-- Joomla version -- : 3.3.6
-- PHP version -- : 2.5.4
-- Browser(s) name and version -- : Chrome 39.0.2171.95 m

I'm having a few issues with the Canada Post Plugin. My configuration is using HikaMarket 1.5.1 with product sold by the primary vendor and one secondary vendor. Items added to the cart have the following specs:
Primary Vendor Vinyl: L60, W10, H10 cm, .1KG
Primary Vendor Wallet: L11, W10, H1 cm, .05KG
Secondary Vendor Arrow: L10, W10, H10 cm, .1KG

The plugin is configured as:



Issue 1: When I go to the checkout screen with one vinyl product in the cart, the checkout calculates two packages with two separate shipping charges. Each item I add increases the total by one (3 decals in cart calculates as 4 separate items). Twelve of these should be able to fit in a single package, and four of these should fit in a single package using a multitude of arrangements.

Also, if I have only a vinyl and a wallet in the cart, three items are calculated.



Issue 2: When I add the arrow product to the cart, up to five products are calculated as a single package, but 6-10 items calculate as two packages. Every five items count as a new package. With my current settings, I should be able to package 72 of these into a single package. In the case of the wallets, the software is only able to fit 41 into a single package. Changing the weight and dimension approximations from 1 to 0 give the same results. Is this a shortcoming in the algorithm, or is there a setting I'm perhaps overlooking?

Issue 3: I'm getting timeout errors as pictured below at least 75% of the time. Using a single page workflow, the checkout page can take between 10 seconds and 3 minutes to load. I have had between 1 and 5 errors appear at a time. Is this a possible software issue, server issue, or does Canada Post just have poor server response times?



I've had some other anomalous issues but haven't been able to reproduce them, possibly I had changed too many settings at once.

Best Regards,
Steve

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 20
  • Thank you received: 0
9 years 10 months ago #187258

I nearly forgot. Issue 4: Only Regular shipping shows up at checkout, and the option to select Xpress or Priority shipping is not presented. When I estimate rates on the Canada Post site, all three options are listed by default.

Thanks Again,
Steve

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
9 years 10 months ago #187290

Hello Steve,
1.2.
Regarding the packages limitation if your package exceed 50x50x50 CM and 10KG the dimmension/weight will be reduced to 50 cm or 10 KG.
3.
That issue is probably coming from the your server or from the CanadaPost server, so you should probably check you server configuration and directly contact Canada post about that issue.

Please Log in or Create an account to join the conversation.

  • Posts: 20
  • Thank you received: 0
9 years 10 months ago #187413

Hi Mohamed,

In the Canada Post Shipping Module Implementation Guide, they use the following guidelines:



This being the case, I would think that if I were to configure the Grouped Packages settings in the plugin for a box of 80cm x 60cm x 60cm and 30 KG, that the plugin should accommodate this and properly integrate with CP. In my Canada Post account configuration,I have programmed a Large Box for these dimensions and the site software has accepted the settings. Is there any way around these 50x50x50 and 10KG restrictions?

Also, I received notification today from Canada Post to login to my account at sellonline.canadapost.ca to modify the settings for my account. After changing these settings, the timeout issues have resolved themselves. As well, additional shipping options are now appearing.

Regards,
Steve

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
9 years 10 months ago #187473

Hello Steve,

This being the case, I would think that if I were to configure the Grouped Packages settings in the plugin for a box of 80cm x 60cm x 60cm and 30 KG, that the plugin should accommodate this and properly integrate with CP. In my Canada Post account configuration,I have programmed a Large Box for these dimensions and the site software has accepted the settings. Is there any way around these 50x50x50 and 10KG restrictions?

The solution will be to directly edit the "\plugins\hikashopshipping\canadapost\canadapost.php" file and edit this line :
$limitation = array('x' => 50, 'w' => 10, 'y' => 50, 'z' => 50);

But note that I just added on our TODO list the modification of Canada post package limitation.

Also, I received notification today from Canada Post to login to my account at sellonline.canadapost.ca to modify the settings for my account. After changing these settings, the timeout issues have resolved themselves. As well, additional shipping options are now appearing.

Thanks for your feedback :).

Please Log in or Create an account to join the conversation.

Time to create page: 0.094 seconds
Powered by Kunena Forum