Open
Description
I have verified my sandbox credentials and I have also used API live console to successfully execute an Auth only test transaction using https://developer.authorize.net/api/reference/index.html#payment-transactions-authorize-a-credit-card
However, when I use the php sample code (https://github.com/AuthorizeNet/sample-code-php/blob/master/PaymentTransactions/authorize-credit-card.php)
with my API Login ID and transaction key hard coded into the sample, I'm only ever getting "No response returned"
The endpoint specified by \net\authorize\api\constants\ANetEnvironment::SANDBOX is https://apitest.authorize.net
Any ideas about what's going wrong?
Metadata
Metadata
Assignees
Labels
No labels