amzn / amazon-pay-sdk-php

Amazon Pay PHP SDK

Home Page:https://pay.amazon.com/documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue on live servers

ahmad562 opened this issue · comments

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