cancel
Showing results for 
Search instead for 
Did you mean: 
njsokalski
Contributor
since ‎03-30-2012
‎06-01-2012

Your latest statistics

  • 22 Replies
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I am currently trying to get my receipt.aspx page that the user is sent to by Authorize.Net after submitting their transaction. I am using the Relay Response method for this, but it seems like Authorize.Net's transact.dll page is removing certain thi...
I have been receiving the following error when attempting to post using DPM and ASP.NET: (13) The merchant login ID or password is invalid or the account is inactive. I am currently including the following fields: x_card_numx_exp_datex_card_codex_amo...
I am trying to submit using DPM with ASP.NET, but keep receiving the error (13) The merchant login ID or password is invalid or the account is inactive. This is my first time using Authorize.Net, although I have been using ASP.NET for about 8 years. ...
I am working on an ASP.NET/VB.NET site that will use DPM. I have plenty of experience with ASP.NET and VB.NET (and if necessary conversion to/from C#), but I need a COMPLETE example of what the code will look like in the following stages:1. The Click...
I am adding Authorize.Net to my client's website for the first time using ASP.NET and the Direct Post Method. Just like probably everybody else, it doesn't work the first time. We have the account in Test Mode, and I am using the API Login ID and Tra...