cancel
Showing results for 
Search instead for 
Did you mean: 
Perry
Contributor
since ‎10-28-2013
‎06-26-2014

Your latest statistics

  • 5 Replies
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I currently have an API implementation but need two pieces of data that I want to know if available post a cretit card run. Need to capture if the credit card is a debit card (not by the user looking at the card but by the aPI telling me). And second...
How can I check if the AVS check works in dev sandbox? I ran a credit card with incorrect customer address and zip and the transaction went through.
These questions pertain the the .NET API: 1. Does the AVS check happen on the customer fields (address/zip) or the shipping fields (address/zip)? 2. Is the customer address considered to be the billing address? 3. Doesn't the billing addres have to b...
I have a login and TransKey for production. Where do I get one for dev so I can get a successfull transaction result without the credit card actually being charged?
In the .NET API, where do you specify the currency type? (e.g. USD)