FedEx - Web Services v9
#21
Posted 02 June 2011 - 02:13 AM
The rates shown are the rates for your specific account with FedEx. Plus any handling fee you might have set in the module itself.
So what exactly do you mean by "list rates"?
We support qdPM Open Framework Project Management
#22
Posted 05 June 2011 - 01:49 PM
With the old fedex module, you could show list rates or your rates. List rates are the rates that are given to the public that do not include the shippers discount set by fedex.
Hope that helps clarify.
I did read in the developer manual that by default Fedex shows the price including discounts so i was just wondering if there was a setting that did not include discounts.
Thanks.
Dsolutions
FlyingKites, on 02 June 2011 - 02:13 AM, said:
The rates shown are the rates for your specific account with FedEx. Plus any handling fee you might have set in the module itself.
So what exactly do you mean by "list rates"?
#23
Posted 05 June 2011 - 07:55 PM
Someone would have to program it to do that assuming that the new API does in fact allow it.
You can always add on a handling fee.
However given shipping charges is one of the top #3 reasons for abandoned carts, I'd recommend you pass on any savings you can.
#24
Posted 08 June 2011 - 01:34 PM
We loaded a program to check soap with this Add On
You can see proper results here
If you have problems then show the results of this test to your hosting company and they can probably sort it out.
We support qdPM Open Framework Project Management
#25
Posted 08 June 2011 - 04:25 PM
Im still recieveing:
Fatal error: Class 'SoapClient' not found in /hermes/bosweb25b/b600/ipg.theholydivercom/includes/modules/shipping/fedexwebservices.php on line 67
My host told me it has to be a script error somewhere, b/c they are compatible with SOAP. I use ipage
any ideas?????
#26
Posted 08 June 2011 - 05:30 PM
I tried to email it to you but the email bounced. So download it from the Add On and try it.
Edited by FlyingKites, 08 June 2011 - 05:32 PM.
We support qdPM Open Framework Project Management
#27
Posted 08 June 2011 - 06:07 PM
#28
Posted 08 June 2011 - 06:36 PM
savierrnr, on 08 June 2011 - 06:07 PM, said:
#29
Posted 08 June 2011 - 07:03 PM
Maybe you should consider moving hosting then because that is pretty odd.
We support qdPM Open Framework Project Management
#30
Posted 08 June 2011 - 08:30 PM
FlyingKites, on 08 June 2011 - 07:03 PM, said:
Maybe you should consider moving hosting then because that is pretty odd.
Reena Lawson: Unfortunately, we do not support PHP SOAP on our servers.
I guess its time to move hosts.
#31
Posted 09 June 2011 - 02:35 PM
Just read I cannot recommend hosting companies ... although they can recommend osCommerce.
So I will just flag with you that some well known ones don't support osCOmmerce very well so verify before you buy.
Edited by FlyingKites, 09 June 2011 - 02:50 PM.
We support qdPM Open Framework Project Management
#32
Posted 09 June 2011 - 05:27 PM
FlyingKites, on 09 June 2011 - 02:35 PM, said:
Just read I cannot recommend hosting companies ... although they can recommend osCommerce.
So I will just flag with you that some well known ones don't support osCOmmerce very well so verify before you buy.
#33
Posted 11 June 2011 - 04:06 AM
#34
Posted 11 June 2011 - 08:15 PM
$this->types[] = 'SMART_POST';
So I am assuming it does but you've have to test it .
We support qdPM Open Framework Project Management
#35
Posted 11 June 2011 - 09:40 PM
flying_kites, on 05 June 2011 - 07:55 PM, said:
Someone would have to program it to do that assuming that the new API does in fact allow it.
You can always add on a handling fee.
However given shipping charges is one of the top #3 reasons for abandoned carts, I'd recommend you pass on any savings you can.
I don't dispute your abandoned cart comment but this module should have the option to not show the discounted rates. The API allows it therefore the web services should SO I hope whoever developed this module will make the modifications. In our case we offer flat rates up to 15 pounds but any more than that we would like the listed rates to show, being that we pay our vendors for shipping and many other fees we like having our discounts on the expedited shipping options. There are additional reasons we would like the listed rates to show instead so it would be really great if this could get integrated before May next year.
#36
Posted 11 June 2011 - 10:09 PM
We support qdPM Open Framework Project Management
#37
Posted 15 June 2011 - 08:47 PM
but i don't know what should i fill in...
FedEx Web Services Key
FedEx Web Services Password
is it just my login to myFedex?
FedEx Account Number (I know this one)
FedEx Meter Number (this one, I don't get it
I tried to make a test on it...but it didn't work...it will turn blank...
when I checkout...
#38
Posted 15 June 2011 - 11:31 PM
I have all the codes and passwords and meter numbers and account numbers I need thanks to some nice Texan at FedEx, but, when I install and active the module, I get a 500 error from the server.
I did the soap test, and, it's not enabled but this is what I get from the tech support where I host;
Quote
Richard: Will that work with PHP code?
Preston Sanders: Yes.
Richard: OK, let's give it a shot
Preston Sanders: Sure.
Richard: How long will it take to install?
Preston Sanders: Please hold on, Richard. I will be back with more information shortly.
Richard: OK
Preston Sanders: Thank you for holding.
Preston Sanders: You need to use SOAP as Pear modules Eg: require_once ‘SOAP/Client.php’; /Server.php
Richard: My pleasure
Wonderful, but, I have no idea how or where to install this "require_once" statement.
Any ideas?
#39
Posted 16 June 2011 - 07:01 PM
takiko, on 15 June 2011 - 08:47 PM, said:
but i don't know what should i fill in...
FedEx Web Services Key
FedEx Web Services Password
is it just my login to myFedex?
FedEx Account Number (I know this one)
FedEx Meter Number (this one, I don't get it
I tried to make a test on it...but it didn't work...it will turn blank...
when I checkout...
follow the link in the module in Admin to the FedEx page that explains to get your key, password and meter number.
We support qdPM Open Framework Project Management
#40
Posted 16 June 2011 - 07:10 PM
Druid6900, on 15 June 2011 - 11:31 PM, said:
Wonderful, but, I have no idea how or where to install this "require_once" statement.
Any ideas?
http://www.devshed.com/c/a/PHP/Developing-SOAP-Clients-using-PHP/2/
so based on that you are looking to add it to the .wsdl file
but I don't understand their acutal statement.
We support qdPM Open Framework Project Management









