CoreComps Posted August 7, 2005 Share Posted August 7, 2005 First the module I'm using is: FedEx Automated Labels Link to Contrib second let me say that I attempted to find a forum thread for this contrib like many others have without success. If I didn't find one but one exists please let me know and I'll kindly move this into the correct place. =================== I was using Version 1.3 took a summer break from setting up a ecommerce site for a home business and noticed that my fedex labels were giving me broken images. I see that Version 1.8 suposidly fixed this issue. I assume FEDEX makes a change on their side that we needed to account for. So I went to upgrade. WOW the documentation was great and the installation went well. I made one typo and fixed that in the boxes/general.php file. The only other thing I had to be careful with is the fact that my admin folder sits inside another folder. aka most people have catalog/admin I have catalog/somefolder/admin so there was one area that this contrib uses \\.. which I needed to change to \\..\\.. to navigate out correctly one more direction. well now I'm getting the following error on the final creation of the label inside ship_fedex (admin/ship_fedex.php) "This transaction could not be completed. Please note the error message below. ERROR: cURL ERROR: 60: error setting certificate verify locations: CAfile: /usr/share/curl/curl-ca-bundle.crt CApath: none unable to process ship_express" https://www.mydomain.com/catalog/somefolder...007&action=ship I have linux with php compiled and this module was working great previous to this. I have other mods that use PHP as well. Perhaps it's an easy fix but I'm not familiar with it enough to know that. Quote Link to comment Share on other sites More sharing options...
jeffpolachek Posted August 8, 2005 Share Posted August 8, 2005 I'm trying to certify with FedEx using this module (version 1.8), for International shipments ( I ship to PR and Canada). I get the following error: ERROR: FedEx Return Error F593 : Invalid or missing AES or FTSR exemption number I called FedEx WebAPI team and they told me that I "need to include field 1358" and populate it with 30.58 for Canada or 30.55 for Puerto Rico. I'm not sure what, if anything, I can do at this time with this version of the mod. Quote Link to comment Share on other sites More sharing options...
TheJackal Posted August 10, 2005 Share Posted August 10, 2005 The right support forum is at http://www.oscommerce.com/forums/index.php?showtopic=101186 This is specified in contirbution list if you read v1.03. btw, the error you are getting seems to be a cURL configuration problem. Have you check with your hosting company? Anyway, please go to the right forum to place your question. Quote - The Jackal Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.