amazon-pay-sdk-php
amazon-pay-sdk-php copied to clipboard
Issue on live servers
i configures the Paywith amazon on local and it work fines while moving to live server it dosent work on live server. server have PHP Version 5.3.29 cURL Information 7.38.0 enabled
when i can the Apicalls/getdetails.php nothing returns it should return the ->GetOrderReferenceDetails , it looks the class client is not Instantiate on live server what could be problem please guide me.
Regards
please help me out the code after this is not executing // Instantiate the client object with the configuration $client = new Client($config);
in get_details.php
what could be problem
here is my server detials -> http://www.microglobe.co.uk/phpinfo.php
Many thanks