cancel
Showing results for 
Search instead for 
Did you mean: 
jpullam
Contributor
since ‎11-27-2012
‎04-06-2020

Your latest statistics

  • 10 Replies
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I have a running application that makes charges to customer cards using createTransactionRequest. It takes deposits from the customers but does not actually store any transaction id in the database. Due to the COVID-19 situation, I need to issue cred...
I am attempting to convert my programming to the API. The following is the test JSON that I have prepared: {"merchantAuthentication":{"name":"xxxxxxxx","transactionKey":"xxxxxxxxxxxxxxxx"},"order":{"invoiceNumber":54321,"description":"Test Auth API1"...
I am working on TLS 1.2 testing and am receiving this message when the server running my website sends a request to authorize.net. I'm stumped at what it is trying to tell me. Any ideas?
My testing and development desktop system is Windows 7 ColdFusion release 10. It has worked very well for several years and the problem I am having below appeared recently when I started using it again to develop some new code for my customer. My des...
Sorry if I am not using the best terminology here. In brief, I am using AuthNetTools.cfc to call Authorize.net and hand me back the data fields I need for my ColdFusion programming. While these routines have worked well for the past 3 years, I now ha...