cancel
Showing results for 
Search instead for 
Did you mean: 
jpullam
Contributor
since ‎11-27-2012
‎03-23-2026

Your latest statistics

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

User Activity

I am writing code to refund an ACH payment. For credit card refunds, all I provide is the last 4 characters of the credit card number and the original transaction ID. But for ACH refunds it appears that I must provide all of the original information ...
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...