Hi,
I am facing one issue in an online application on card payment.
Vugen- 9.1
Browser- IE7
When recording with Socket level setting (port mapping) , After coming on card payment page a pop comes for certificate error. After clicking Yes it populate card details (card no, exp date, cvv). But this request doesn't capture in script.
When recording with Winlet level setting, all card details comes without any popup and an extra request (web_custom_request) comes in script.
But by both option it doesn't run in replay.It shows failed to connect to datacash.
Note- All other request are http and card payment request are HTTPS.
Please suggest the way ahead.