cancel
Showing results for 
Search instead for 
Did you mean: 
wavebiddev
Contributor
since ‎08-25-2014
‎09-11-2014

Your latest statistics

  • 7 Replies
  • 1 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Yesterday the system was working fine, my code seemed to be working fine. I haven't changed code, but now every card number we run comes back with:E00027:The credit card has expired. I'm testing the code using the SANDBOX account we have, using the A...
I've got my code so that I can create customer profiles and payment profiles, but I'm running into a wall when trying to build the code to be able to charge one of those customer profiles.I've coded to the CIMTest.java code as such:// Create an auth ...
I'm using Authorize.net's jar (provided by maven pom.xml file) and trying to make an API call to create a customer profile with a customer payment profile for a given credit card. I am not directly creating the XML, I am making library calls to the J...
My company builds SaaS tools, and specifically related to Authorize.net, we would like to provide a way for our customers (which are retail companies) to enter an amount and a credit card number and click submit. Then to have that information togethe...
My Accepted Solutions