Open shubhamchasing opened 1 month ago
@Sanskar2001 please review
I wanna highlight one thing previously I used get
because cy.iframe
sometimes gives error with iframe selector .adyen-checkout__iframe
, I could not find out any specific reason for it but with iframe selector .adyen-checkout__iframe--threeDSIframe
it is working fine. I have made the necessary changes.
@Sanskar2001 @seekshiva please look at it, thank you!
Error while using .adyen-checkout__iframe
I will look requested changes in a few days.
@Sanskar2001 can you please respond to my comments, I wanna close this PR soon
@Sanskar2001 can you please respond to my comments, I wanna close this PR soon
Hey @shubhamchasing, your task involved testing a normal card payment i.e. no 3DS flow meaning you don't have to test the redirection flow to Adyen Simulator. This task is assigned to someone else.
Could you please resolve the comments and take a pull from main, so that we can proceed?
Thanks!
@Sanskar2001 is there any issue from the backend because I am getting 403
error, I also tried new creds too but issue persit
@Sanskar2001 is there any issue from the backend because I am getting
403
error, I also tried new creds too but issue persit
@shubhamchasing Yes, there is some maintenance going on. Please try again in some time.
@Sanskar2001 is there any issue from the backend because I am getting
403
error, I also tried new creds too but issue persit@shubhamchasing Yes, there is some maintenance going on. Please try again in some time.
@shubhamchasing The maintenance is over. You can start working on it now.
@Sanskar2001 please review
@Sanskar2001 @seekshiva hey guys please review
Requested changes are done
Type of Change
Description
Closes: hyperswitch/issues/6082
getIframeElement
ascy.iframe
as it can only be applied to exactly one iframe at a time edit: usingcy.iframe
see comment #issuecomment-2436324828How did you test it?
Checklist
npm run re:build