Dreamvention / paypal

PayPal Checkout Integration
https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=38358
8 stars 7 forks source link

Apple Pay Payment Option Radio Button Visible #29

Open exit15 opened 1 month ago

exit15 commented 1 month ago

I think you fixed this in 3.0.x but now when Apple Pay is enabled it shows up again as a second payment option to choose from. Both on mobile and desktop. Of course when selected the screen freezes and nothing happens. Choosing the first payment option, on a phone, reveals the Apple Pay option correctly and it works fine. I think you have hidden the button last time, if you just tell me what you did. oc 3.0.2.0 journal2 Screenshot 2024-06-04 170646

exit15 commented 3 weeks ago

I learned that disabling the event "paypal_extension_get_extensions" will remove this radio button. Know that it will also hide the "Pay Later" option, which is ok because they both appear in the payment pop-over window or the iframe. They should not appear as independent payment methods in the first place.