Quantcast
Channel: CodeIgniter Forums - All Forums
Viewing all articles
Browse latest Browse all 14348

How to include Amazon MWS client library in Codeigniter 3?

$
0
0
I downloaded Amazon MWS Library from official Amazon developer portal (MarketplaceWebServiceProducts).

Products API Section Client Library - PHP - Version 2011-10-01

I added this lib in
root/libraries
I create the contorller Amazon.php



Code:
public function __construct() {
      parent::__construct();
      $this->load->library('MarketplaceWebServiceProducts');
}





When I try to execute script I get  following error...



Unable to load the requested class: MarketplaceWebServiceProducts



How can I include this script in CodeIgniter?
Thanks...

Viewing all articles
Browse latest Browse all 14348

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>