There isn't a way to send an invoice number via the C# ARB SDK. I'm getting the E00012 error and it says that giving a unique invoice number will prevent that, however, I can't find a way to send this. I'm going to try to use SOAP as a work around for this until the SDK is updated with this.
Thanks for all the work you put into the SDK and API. My code buddies rave about how easy Authorize.NET has become for web integration and lately we always breathe a sigh of relief when a new client says they have Authorize.NET as their gateway cause we know it is cake.
Solved! Go to Solution.
02-12-2012 09:22 PM
This was listed as fixed on 3/13/2012 in the 1.7.1 release. Just letting anyone know who comes across this post.
03-18-2012 08:39 PM
Hi,
02-15-2012 11:57 AM
This was listed as fixed on 3/13/2012 in the 1.7.1 release. Just letting anyone know who comes across this post.
03-18-2012 08:39 PM
Hi,
If it was fixed in March of last year, why am I still seeing it now? I am supplying a new, unused invoice number. The customer ID is the same as an existing record.
I don't know that is should make any difference as I assume the error is coming from the server, I'm using the PHP library.
08-21-2013 02:38 AM