- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to implement Fedex in magento
Hi members,
Would like help please to implement Fedex carrier on my web site.
i'm using magento community 1.9.2 , already have a commercial account with all credential from FEDEX.
My issue when i use the test keys provided to me , nothing appear on the checkout.
I have tryed the way that well explained on the magento 1.9 user guide but even with i still have the same issue.
I contacted the FEDEX support , they answer is :
Dear Youssef,
Please contact Magento to obtain information on how to insert the gateway address.
You can also try to send a test request and share the obtained airway bill number for us to check in the logs. If the airway bill number appears in the production environment, the Magento plugin would presumably point to the production environment by default.
If you have any more questions please email us.
To contact an agent by phone click here for details.
Kind regards,
Maciej Żbikowski
Senior Customer Technology Support Specialist
FedEx Express Europe
So i've tryed to do modifications on the file below : fedex.php
The file is located at : app/code/core/Mage/Usa/Model/Shipping/Carrier/Fedex.php
Well i need help please
Y.kassed
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to implement Fedex in magento
Hi @Ykassed,
1) Could you upload a screen shot of your fedex configuration in the admin?
(If yes please hide Meter Number, Key and Password field before you attach the screen shot)
2) To debug the issue enable debugging mode by setting Debug to Yes.Then you can check the Fedex log created under var/log directory.
3) Have you assigned weight to products?
4) Check this also FedEx’s Web Service Updates
5) Do not modify Magento core file that is app/code/core/Mage/Usa/Model/Shipping/Carrier/Fedex.php
Thanks
Problem Solved Click Accept as Solution!:Magento Community India Forum
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to implement Fedex in magento
1) screen shot of your fedex configuration in the admin
(If yes please hide Meter Number, Key and Password field before you attach the screen shot)
1-
2-
2) To debug the issue enable debugging mode by setting Debug to Yes.Then you can check the Fedex log created under var/log directory.
I do not have this directory
3) Have you assigned weight to products?
No , I use Fedex boxes
4) Check this also FedEx’s Web Service Updates
Try these other domain names (extracted from the certificates):
What does this mean?
We were able to retrieve a certificate for this site, but the domain names listed in it do not match the domain name you requested us to inspect. It's possible that:
- The web site does not use SSL, but shares an IP address with some other site that does.
- The web site no longer exists, yet the domain name still points to the old IP address, where some other site is now hosted.
- The web site uses a content delivery network (CDN) that does not support SSL.
- The domain name is an alias for a web site whose main name is different, but the alias was not included in the certificate by mistake.
5) Do not modify Magento core file that is app/code/core/Mage/Usa/Model/Shipping/Carrier/Fedex.php
Ok I’ve reinstalled magento
Thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to implement Fedex in magento
Hi
I've re installed magento again , and made many check with my test account fedex please find the log file :
http://hys-bio.com/HYKBIO/imag/shipping_fedex.log
Also need to say :
- My store is located in Morocco
- A ssuggested from Fedex test key for US & global , because Morocco does not exist in the list
- May I check to use the production key to chek if i'll have same issues ?
here when i generate the key i finfd Morocco between the others country
Thanks for your help
YK