You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When testing credit card, on entering an incorrect expiry date and clicking "Pay Now" the Error "Please verify your data" is displayed and on correcting the error it is no longer possible to progress with correct information.
The issue appears to be linked to the creation of "access-worldpay-expiry" iframe, with each subsequent submission creating another instance, leaving the initial iframe with incorrect date within the DOM.
The text was updated successfully, but these errors were encountered:
When testing credit card, on entering an incorrect expiry date and clicking "Pay Now" the Error "Please verify your data" is displayed and on correcting the error it is no longer possible to progress with correct information.
The issue appears to be linked to the creation of "access-worldpay-expiry" iframe, with each subsequent submission creating another instance, leaving the initial iframe with incorrect date within the DOM.
The text was updated successfully, but these errors were encountered: