cancel
Showing results for 
Search instead for 
Did you mean: 
three3
Contributor
since ‎12-02-2010
‎03-14-2014

Your latest statistics

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

User Activity

So I have been using Authorize.net now for over 3 years and overall it is a great service and very reliable. Wondferul customer service and overall a high quality product. However, there are serveral features that my company has been hoping Authorize...
So I have been using Authorize.net now for over 3 years and overall it is a great service and very reliable. Wondferul customer service and overall a high quality product. However, there are serveral features that my company has been hoping Authorize...
I am trying to submit a payment without the CVV number using the AIM API. I am able to submit the payment, but when the charge occurs, it says the CVV number does not match ("No Match") in the Merchant Interface even though I am not submitting a valu...
I am looking for a way to create a subscription from a previous payment a customer has made through an API call or another way instead of having to login to the Merchant Interface. I have done some research but currently have not found a way to do th...
I am having trouble Refunding a transcation using the AIM API. Here is my code so far using PHP: $payment = new AuthnetAIM('blah', 'blahblah'); $payment->setTransactionType("CREDIT"); //This is for refunds only $payment->setTransaction(XXXX1111, 1.00...
Kudos from