cancel
Showing results for 
Search instead for 
Did you mean: 

getting [error:private] => 1 and no other error codes on new integration

Having a problem with a new integration using the exact same code I have used on multiple other sites. I have searched all over the place and can't find an answer. 

 

When I do a print_r of the payment object (which is the Authnet object) I am getting this back:

 

[results:private] => Array ( ) [approved:private] => [declined:private] => [error:private] => 1 [fields:private] => [response:private] => [url:private] => https://secure.authorize.net/gateway/transact.dll

 

The Authnet object I am using Is Stymie's ... as I said I've been using it for years and never had a problem until this integration.

 

What I have done:

 

Login anf transkey created and verified. 'test' is set to false and the account is in test mode.

 

If I can provide any other info to help you folks see what's going on let me know, I'm stuck on this one!

dcdalton
Contributor
2 REPLIES 2

Post your implementation code, preferably in a code box (fourth icon from the left in Rich Text mode). This might provide some additional clues, though what we really need is the Authorize.net error codes from the SDK. Also supply a link to Stymie's code, wherever that is.

TJPride
Expert

Thanks TJ but I found the issue late yesterday, must have not been awake when I was looking at the code because I forgot to process the payment. Everything is fine now.

 

OH and Stymiee ..... that would be this person: http://community.developer.authorize.net/t5/user/viewprofilepage/user-id/214 ... aka John Conde