Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script hides coupon button #53

Open
fzemmel opened this issue Sep 24, 2024 · 0 comments
Open

Script hides coupon button #53

fzemmel opened this issue Sep 24, 2024 · 0 comments

Comments

@fzemmel
Copy link
Contributor

fzemmel commented Sep 24, 2024

Describe the bug
In adyen-payment-method.phtml "btn-primary" is used as selector for the place order button.
If you have multiple buttons with this class, they are hidden too.
In my case it hides the "apply coupon" button when I select PayPal for payment.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
It would be better to use "btn-place-order" as selector for the button.
Hiding all buttons on the page seems a bit too much.

Magento version
2.4.6-p7

Plugin version
1.0.0

Screenshots
Bildschirmfoto 2024-09-24 um 16 36 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant