Hi There,
Could you please help me to integrate "Secure Trading" gateway to my application
i have created a class SecureTrading.vb inherited from GatewayProcessor and override the function(CaptureOrder(), ProcessCard() , VoidOrder(), RefundOrder() etc ) as in the same way as AuthorizeNet done.
I got the response but that response does not help me to figure out the result.
Could anyone help me in integrating SecureTrading gateway to my aspdotnetstorefront application