cancel
Showing results for 
Search instead for 
Did you mean: 

Capture works with non-Visa cards only

We have a partner that takes orders for us, pre-authorizes them (through Authorize.net), and then sends them to us for capture. 

 

When running the Capture process through the C# API, we're required to pass in the credit card number and expiration date. I'm running into an issue where I have 80+ transactions to run capture on, but only the non-Visa cards are getting captured successfully. 

 

Is there a magic trick to getting the Visa transactions to capture? 

 

Thanks all!

pootie
Member
2 REPLIES 2

What was the response reason code for the reject?

RaynorC1emen7
Expert

nevermind - I'm just dealing with horribly written code. Please disregard!