Payment Express
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, How to process credit card transactions using PaymentExpress? I mean to say , I am sending the values to their site, but how can I process the response from there. For example when we use paypal we trap the value of responseText property of the Microsoft.XMLHTTP object. And if the value is "VERIFIED" then furthur processings are done. But with payment express I cannot find a suitable way to trap the response after the transaction has been processed. I have visited their site but I could not find the solution. Any suggestion/hint to this will be of great help and highly appreciable. Please Help. Thanks in advance.