Skip to main content
Solved

Authorize.Net Sandbox Setup – E00007 Authentication Error

  • July 2, 2025
  • 2 replies
  • 53 views

Hi everyone,

I'm currently setting up Authorize.Net sandbox integration in Acumatica (on a local demo environment), and I’m encountering the following error when testing credentials:

AR Error: Credit card processing error. Processing Center Error: Exception: E00007: User authentication failed due to invalid authentication values.

 


I followed the setup steps for the Authorize.Net API Plug-in under Processing Centers:
All the values were copied directly from the API Credentials & Keys section in my Authorize.Net sandbox account (see screenshots below for reference).



I lack any procedural steps or errors in the configuration ?
 

Any guidance would be greatly appreciated!

Thanks in advance

Best answer by DipakNilkanth

Hi ​@PhatPham,

Set the TESTMODE value to 1 and try again.
Hope this helps!

2 replies

DipakNilkanth
Pro III
Forum|alt.badge.img+13

Hi ​@PhatPham,

Set the TESTMODE value to 1 and try again.
Hope this helps!


  • Author
  • Freshman II
  • July 2, 2025

Hi ​@PhatPham,

Set the TESTMODE value to 1 and try again.
Hope this helps!

  

Thank you who provided support!

I was able to successfully authenticate with Authorize.Net.
After regenerating the keys and setting TESTMODE = 1, the system returned:
"The credentials were accepted by the processing center."

Thanks again for your help — I really appreciate the guidance!