Adyen / adyen-magento2

Adyen Payment plugin for Magento2
MIT License
155 stars 210 forks source link

'Invalid Form Key. Please refresh the page.' error after Bancontact payment #476

Closed davekleijnkega closed 4 years ago

davekleijnkega commented 5 years ago

Magento version: 2.3.2 Plugin version: 4.2.1 Description

I get the following error after placing an order with Bancontact: 'Invalid Form Key. Please refresh the page.'

This is after the redirect from the 3DS page. This is caused by the CSRF validation that is new in Magento 2.3.X.

I already found a solution and will create a PR for this.

rkewlani commented 4 years ago

As discussed in #477 , this is fixed as part of https://github.com/Adyen/adyen-magento2/pull/497 hence closing this issue here. thanks for the contribution.