Adyen API experiments
Update 2023: dont do this. but since its 3DS1 this doesnt matter anymore
Working example implementation of doing 3DS1 in an iframe. Probably not a good idea as some issuers may have problems with this, but some merchants insist accepting the risks. If merchants need to know how, you can send the zip file src/main/resources/static/3ds1iframexample.zip.
Question: We're seeing a CSP warning in the console.
Answer: its a report-only warning and
will not block the payment. See mozilla documention on Content Security Plicy Report-Only.