sdk-php icon indicating copy to clipboard operation
sdk-php copied to clipboard

Deprecate this package if you aren't going to support it.

Open jgile opened this issue 5 years ago • 3 comments

It appears that no one is supporting this package. Deprecate it so people are not wasting time. Or hand it off to someone that will give it the attention it needs.

jgile avatar Apr 25 '20 03:04 jgile

Is there any alternative available? We are suddenly getting E0007 on our 9 yr old account.

archergod avatar Jun 12 '20 08:06 archergod

none that i'm aware of.

jgile avatar Jun 13 '20 05:06 jgile

With PHP 7.3, transactions are failing with error code: E00007 "User authentication failed due to invalid authentication values."

With PHP 7.4, I get an ErrorException before the transaction even reaches AuthNet:

ErrorException(code: 0): Cannot use \"parent\" when current class scope has no parent at /var/www/vhosts/api.domain.com/vendor/authorizenet/authorizenet/lib/net/authorize/api/contract/v1/MerchantAuthenticationType.php:291

aetikon avatar Sep 24 '20 19:09 aetikon