amzn/amazon-pay-sdk-php

client object response false.

Closed this issue · 0 comments

On GetDetails.php where the client object created by this code:
$client = new AmazonPay\Client($amazonpay_config);
it gives {'success':false} in response.

PS: I included amazon-pay.phar file and also added configuration for Amazon seller central keys.