Hi,
From the last link :
Enter your Customer Number, Username and Password.
You will find the username and password in your Canada Post account. After logging to your Canada Post account, go to Programs → Developer and click Join Developer Program. Copy production Username and Password from "API Keys" table.
Canada Post account page :
www.canadapost.ca/cpotools/apps/drc/registered?execution=e2s1
From my message ~3 weeks ago :
www.hikashop.com/forum/shipping-methods/....html?start=0#339480
As explained in the documentation, the Authorization is based on "userid" and "password".
Which is for the sandbox (test) platform :
www.canadapost-postescanada.ca/info/mc/b...ntals.jsf#TestValues
> API key 6e93d53968881714:0bfa9fcb9853d1f51ee57a
Authorization is based on "userid" and"password".
Test API key is the Authorization key, which is based on the "userid" and the "password".
Which means that the test UserId is "6e93d53968881714" and the test password is "0bfa9fcb9853d1f51ee57a".
We don't have any CanadaPost account, so we don't have any information regarding their interface and how they present you the API Keys, all we have is their documentation and the test credentials that we used to develop and validate the plugin.
If you need help on how getting your API username and API password, best would be to contact the CanadaPost support.
Regards,