Hi,Is there a capability to check that a given cardholder name and a given card number correspond to each other? I.e. this exact cardholder name is written on that particular card? Alternatively,...
I want to verify the cardCVV2Value & for that I was using the 'Payment Account Validation API'. But, it's always returning actionCode25. Even for test data provided by Visa.Here is the link to&nbs...
Hi, I'm just starting out with the API. Thanks for the excellent resources and documentation. I noticed that the attribute `communitCode` is critical to some of the API, yet I've been unable to l...
Hi everybody, Anyone knows how to get the payment status? If the payment was approved or declined by the card brand?Actually, i'm a little clueless of how to proced.In my code, first I get the re...
Hi I'm using "SearchMerchantByAttribute" service in .net to Onboard the merchant as thats the first step to get merchant detail to onbord them. Sometimes the service return the result and so...