Jump to content



Latest News: (loading..)

* * * * * 1 votes

FedEx - Web Services v9


  • Please log in to reply
508 replies to this topic

#501   Roaddoctor

Roaddoctor
  • Members
  • 897 posts
  • Real Name:David Jennings
  • Gender:Not Telling
  • Location:Texas

Posted 15 April 2013 - 03:09 AM

// comment out and test - you likely do not need this line
Does this resolve it?
-Dave

#502   futterman

futterman
  • Members
  • 7 posts
  • Real Name:Josh

Posted 15 April 2013 - 08:05 PM

getting this error now:

Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from '/home/content/52/9564952/html/wp-content/plugins/wp-online-store/home/content/52/9564952/html/wp-content/plugins/wp-online-store/includes/wsdl/RateService_v9.wsdl' : failed to load external entity "/home/content/52/9564952/html/wp-content/plugins/wp-online-store/home/content/52/9564952/html/wp-content/plugins/wp-online-store/includes/wsdl/RateService_v9.wsdl" in /home/content/52/9564952/html/wp-content/plugins/wp-online-store/includes/modules/shipping/fedexwebservices.php:70 Stack trace: #0 /home/content/52/9564952/html/wp-content/plugins/wp-online-store/includes/modules/shipping/fedexwebservices.php(70): SoapClient->SoapClient('/home/content/5...', Array) #1 /home/content/52/9564952/html/wp-content/plugins/wp-online-store/includes/classes/shipping.php(158): fedexwebservices->quote('') #2 /home/content/52/9564952/html/wp-content/plugins/wp-online-store/checkout_shipping.php(180): shipping->quote() #3 /home/content/52/9564952/h in /home/content/52/9564952/html/wp-content/plugins/wp-online-store/includes/modules/shipping/fedexwebservices.php on line70

#503   Roaddoctor

Roaddoctor
  • Members
  • 897 posts
  • Real Name:David Jennings
  • Gender:Not Telling
  • Location:Texas

Posted 16 April 2013 - 12:32 PM

@futterman, The error is saying you have not uploaded wp-online-store/includes/wsdl/RateService_v9.wsdl
-Dave

#504   futterman

futterman
  • Members
  • 7 posts
  • Real Name:Josh

Posted 20 April 2013 - 09:37 PM

@Roaddoctor

Got everything working properly now with no errors, but it's still pulling inflated prices.

#505   Roaddoctor

Roaddoctor
  • Members
  • 897 posts
  • Real Name:David Jennings
  • Gender:Not Telling
  • Location:Texas

Posted 24 April 2013 - 02:23 PM

View Postfutterman, on 20 April 2013 - 09:37 PM, said:

Got everything working properly now with no errors, but it's still pulling inflated prices.

are you quoting ground or express rates? domestic? intl?  Which rates are off? details would help
Try enabling ready to ship even if you are not using the feature
And just to check, you do have a rate agreement with fedex right?
-Dave

#506   Roaddoctor

Roaddoctor
  • Members
  • 897 posts
  • Real Name:David Jennings
  • Gender:Not Telling
  • Location:Texas

Posted 07 May 2013 - 01:58 PM

I have been trying for the last few days to update the webservices module with the "Additional discounts by weight or item count" modification found in the old 2.07 real time quotes module... i'm at a loss, my brain now hurts,no matter what I try I cannot seem to make it work and I'v ereached my frustration point.

Would anyone here have the skillset to move this feature from the old module to the new one? it "should" not be difficult as the code essentially exists in 2.07 and just needs to be merged into Webservices, which I dont seem to be able to accomplish (arghh).... feel welcome to contact me directly if you can assist.

Dave
-Dave

#507   greasemonkey

greasemonkey
  • Members
  • 112 posts
  • Real Name:Scott
  • Gender:Male

Posted Yesterday, 07:14 PM

Just posting an update March 23rd 2013... FedEx has confirmed their webservices are down... They suggested to me at 2:20 PM EST that it would take 20 minutes to fix. It is still not fixed (3:12 PM EST).

If your store is down the only way to get back up is to disable the FedEx Shipping Module from your admin (hopefully you have more than one shipping method...).

I will post again when I see its fixed.

#508   greasemonkey

greasemonkey
  • Members
  • 112 posts
  • Real Name:Scott
  • Gender:Male

Posted Yesterday, 07:20 PM

Quote

Just posting an update March 23rd 2013... FedEx has confirmed their webservices are down... They suggested to me at 2:20 PM EST that it would take 20 minutes to fix. It is still not fixed (3:12 PM EST).

If your store is down the only way to get back up is to disable the FedEx Shipping Module from your admin (hopefully you have more than one shipping method...).

I will post again when I see its fixed.          

False alarm... It's now fixed as of 3:17 PM EST... lol...




#509   beemertec

beemertec
  • Members
  • 18 posts
  • Real Name:Steve Andrews

Posted Yesterday, 07:27 PM

View Postgreasemonkey, on 23 May 2013 - 07:20 PM, said:

False alarm... It's now fixed as of 3:17 PM EST... lol...

Does anyone know of a mod in checkout_shipping.php that would allow the page to work properly, showing the other shipping methods when a problem occurs with web services? In other words, instead of a blank page, it just leaves Fed-Ex off if the server does not respond within a given time?