Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E00007:User authentication failed due to invalid authentication values. #426

Open
Monoget opened this issue Jan 11, 2022 · 1 comment
Open

Comments

@Monoget
Copy link

Monoget commented Jan 11, 2022

When I'm using sandbox.authorize.net merchant API and Signature it was working when it changes to production then IT sends this error.
"message":[{"code":"E00007","text":"User authentication failed due to invalid authentication values."}]
$merchantAuthentication->setName("");
$merchantAuthentication->setTransactionKey("");
$response = $controller->executeWithApiResponse(\net\authorize\api\constants\ANetEnvironment::PRODUCTION);
Is anyone help me to solved this out.

@nassiftnassif
Copy link

nassiftnassif commented Jan 29, 2022

We were having similar issue,it turned out that somewhere in the code the url was hardcoded to https://test.authorize.net/payment/payment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants