You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The layout XML explicitly sets the page layout to "checkout". This is unnecessary and should be left to the integrator or custom theme. Because of this attribute, an override on Adyen_Hyva is required while the checkout page layout should not be part of scope of the payment method provider.
To Reproduce
Steps to reproduce the behavior:
Customize the checkout page layout in the Hyva_Checkout module namespace and change it "1-column"
View the checkout
See that it uses the "checkout" page layout
Expected behavior
View the checkout
See that it uses the "1-column" page layout
Magento version
2.4.6.p8
Plugin version
1.2.1
Screenshots
n/a
Desktop (please complete the following information):
OS: MacOs
Browser: Chrome
Version: Any
Smartphone (please complete the following information):
n/a
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
kweij
linked a pull request
Dec 6, 2024
that will
close
this issue
Describe the bug
The layout XML explicitly sets the page layout to "checkout". This is unnecessary and should be left to the integrator or custom theme. Because of this attribute, an override on
Adyen_Hyva
is required while the checkout page layout should not be part of scope of the payment method provider.To Reproduce
Steps to reproduce the behavior:
Hyva_Checkout
module namespace and change it "1-column"Expected behavior
Magento version
2.4.6.p8
Plugin version
1.2.1
Screenshots
n/a
Desktop (please complete the following information):
Smartphone (please complete the following information):
n/a
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: