buckaroo-it / Magento2_Hyva

This repository contains the additional module to support Hyvä React Checkout
3 stars 0 forks source link

BP-2555 Losing session after redirect from Buckaroo test checkout #27

Closed ennostuurman closed 1 year ago

ennostuurman commented 1 year ago

Prerequisites: Magento 2.4.5-p2 hyva-themes/magento2-react-checkout 1.1.2 buckaroo/magento2 v1.44.0 buckaroo/magento2graphql 1.0.0 buckaroo/magento2_hyva 1.0.0

Issue: Customer session data are lost after redirect from https://testcheckout.buckaroo.nl/

Steps to reproduce:

Expected result:

Actual result:

I suspect this is related to

Buckaroo-Rene commented 1 year ago

@ennostuurman , Thank you for providing us the information regarding this issue. I was able to reproduce this with your steps, so we will look for a solution.

ennostuurman commented 1 year ago

@Buckaroo-Rene this issue is currently happening on a production site. Do you have an update? Thanks!

harli91 commented 1 year ago

Hi @ennostuurman we've update the github GraphQL module with a pull request(to developer) with the fix for this, you can apply this PR to your installation, or you can wait for a new release of the graphQl module in the coming weeks

ennostuurman commented 1 year ago

@harli91 @Buckaroo-Rene thanks for the update, I don't mind to apply a composer patch on production until the change has been added to an upcoming updated release. But isn't this issue serious enough in terms of user experience and conversion (especially in case of rejected payments) to have it in an official minor / patch release asap?