AbanteCart Community

Shopping Cart Operations => Support => Topic started by: mamou on December 11, 2012, 04:46:56 PM

Title: Problem with Fedex at checkout
Post by: mamou on December 11, 2012, 04:46:56 PM
Hello I need help please....I setup my fedex shipping with all the information fedex provide me and I save it successfully but when I tried to checkout with a product and here the message I get

Fatal error: Class 'SoapClient' not found in /home/encor289/public_html/dir/extensions/default_fedex/storefront/model/extension/default_fedex.php on line 110
Title: Re: Problem with Fedex at checkout
Post by: abolabo on December 12, 2012, 07:49:10 AM
Hello I need help please....I setup my fedex shipping with all the information fedex provide me and I save it successfully but when I tried to checkout with a product and here the message I get

Fatal error: Class 'SoapClient' not found in /home/encor289/public_html/dir/extensions/default_fedex/storefront/model/extension/default_fedex.php on line 110

hello.
Do you have soap extension of php installed on your server?
i mean this http://php.net/manual/en/soap.installation.php
Unfortunally, fedex extension does not works without it.