qenta-cee / magento2-qcp

QENTA Checkout Page extension for Magento 2
GNU General Public License v2.0
12 stars 10 forks source link

magento 2.3 compatibility TPWDCEE-3764 #48

Closed roman204 closed 2 years ago

roman204 commented 5 years ago

Prerequisites

Versions

Magento 2 version: 2.3.0 PHP version: 7.2

Issue

Problem description: When will your extension be compatible with magento 2.3 ? Currently it is not possible to pay with wcp on a magento2.3 installation cause when the user comes back from wirecard interface an error shows with message "Invalid Form Key. Please refresh the page." ...

Steps to reproduce:

...

adambalint-srg commented 5 years ago

We have the same problem. We made a temporary fix, with a preference, which adds the Magento\Framework\App\CsrfAwareActionInterface to the Wirecard\CheckoutPage\Controller\Checkout\Back controller. With this you can define the validateForCsrf method with a simple return true.

But we're waiting for the official solution...

serucee commented 5 years ago

Hello @srggroup , @roman204 ,

sorry for the late response. We will look into the described issue and inform you as soon as possible.

Kind regards, Wirecard Shop Systems Team

vitali-vienna commented 5 years ago

Hi @srggroup , @roman204 ,

Thank you again for bringing up the issue. Our response times are a bit longer with magento2-wcp since we are shifting the focus towards the more current magento2-ee extension. Nevertheless, the issue will be fixed in the upcoming release.

Best regards, Wirecard Shop Systems Team