AuthorizeNet / sample-code-php

This repository contains working code samples which demonstrate php integration with the Authorize.Net API
MIT License
175 stars 197 forks source link

Transaction Failed Error code : E00007 Error message : User authentication failed due to invalid authentication values. #168

Open bradashfaq opened 3 years ago

bradashfaq commented 3 years ago

Hi,

I am providing correct information but getting the same error...

Transaction Failed Error code : E00007 Error message : User authentication failed due to invalid authentication values.

oneilonline commented 4 months ago

I'm having the same issue going live using the PHP SDK, credentials and URL are all correct, did you find a solution?