Update:
Called CP tech support, they pulled the logs, everything is fine with the price request on their side. They see the request, and the rate they sent back.
The problem seems to be with the CP module and how it processes the return information.
Did 2 full new installs of Zen Cart 1.3.8a and added only the French Language module
On one I installed Canada Post 1.3.8
On the other the Canada Post 1.3.8b
The results are the same. All options work in English, in French Messageries prioritaires and Colis standard work, Colis accélérés displays the right price but will not process to Step 2 of checkout if selected.
If a “play” how is this one different than the others then the only thing I see is the coding returned for the French characters from CP.
HTML Code:
<fieldset>
<legend>MODULE_SHIPPING_CANADAPOST_TEXT_TITLE (1MODULE_SHIPPING_PACKAGING_RESULTS) <img src="images/shipping_canadapost.gif" alt="MODULE_SHIPPING_CANADAPOST_TEXT_TITLE" title=" MODULE_SHIPPING_CANADAPOST_TEXT_TITLE " width="66" height="15" /></legend>
<div class="important forward">$22.03</div>
<input type="radio" name="shipping" value="canadapost_Messageries prioritaires, 2008-05-29" id="ship-canadapost-Messageries prioritaires, 2008-05-29" /><label for="ship-canadapost-Messageries prioritaires, 2008-05-29" class="checkboxLabel" >Messageries prioritaires, 2008-05-29</label>
<!--</div>-->
<br class="clearBoth" />
<div class="important forward">$12.88</div>
<input type="radio" name="shipping" value="canadapost_Colis accélérés, 2008-05-29" id="ship-canadapost-Colis accélérés, 2008-05-29" /><label for="ship-canadapost-Colis accélérés, 2008-05-29" class="checkboxLabel" >Colis accélérés, 2008-05-29</label>
<!--</div>-->
<br class="clearBoth" />
<div class="important forward">$12.88</div>
<input type="radio" name="shipping" value="canadapost_Colis standard, 2008-05-30" id="ship-canadapost-Colis standard, 2008-05-30" /><label for="ship-canadapost-Colis standard, 2008-05-30" class="checkboxLabel" >Colis standard, 2008-05-30</label>
<!--</div>-->
<br class="clearBoth" />
</fieldset>
Can someone please have a look at this.
thanks
nev