mollie / magento2-hyva-checkout

8 stars 7 forks source link

Apple Button now showing #27

Closed mokadev closed 2 months ago

mokadev commented 2 months ago

Hi

I am encountering an issue with the Apple Pay button that does not appear when I select this payment method. It is indeed in the HTML body but the 'hidden' class does not remove when ticking the radio button.

The certificate is accessible and i'm on a live site.

Do you have any idea what the possible cause could be?

Frank-Magmodules commented 2 months ago

Hi there @mokadev, since we’re unable to reproduce the issue, could you share more details with us directly? We’d like to take a closer look at your environment to better understand what’s happening and figure out how we can assist in resolving the issue. Thanks so much!

mokadev commented 2 months ago

Hi @Frank-Magmodules

I will send you a mail with more details but can you explain how this "hidden" class is removed from this line: https://github.com/mollie/magento2-hyva-checkout/blob/f0e3a4e361b3a497765e8c5eaec900f63c4aab55/src/Mollie_HyvaCheckout/view/frontend/templates/component/payment/method/applepay.phtml#L11 ? it will help me understand what I'm missing.

Thanks

mokadev commented 2 months ago

Arff my bad . I understood my error. It's OK now.

Thanks

Frank-Magmodules commented 2 months ago

I wish all issues would resolve themselves this easily ;-) Thanks, @mokadev! Glad you got it sorted!