MultiSafepay / magento2

MultiSafepay plugin for Magento 2
Open Software License 3.0
18 stars 8 forks source link

Apple pay payment not visible #60

Closed Naberdz closed 10 months ago

Naberdz commented 11 months ago

Describe the bug Apple pay payment method is not visible

To Reproduce Enable payment option in backend.

Expected behavior We should see apple pay payment method in checkout.

Screenshots

Schermafbeelding 2023-10-26 om 15 33 03 Schermafbeelding 2023-10-26 om 15 32 54

Tested in different browsers / devices

Desktop (please complete the following information): Mac os Chrome v 118.0.5993.88 Safari v 16.6.1

Smartphone (please complete the following information): Iphone 13 PRO

On the magento 1 installation everything works fine with the same API key ( magento 2 is still in development )

vinodsowdagar commented 10 months ago

Hi @Naberdz ,

Thank you for the report.

For Apple Pay to be visible there are a lot of different constraints. Some examples are:

...and more constraints. For all of them, please refer to the Apple Pay docs.

If you want to test completing a payment with Apple Pay on the MultiSafepay test environment, please create an Apple Pay Sandbox account.

I'm closing this issue in the meantime. If it's still not working, feel free to add a new comment and we will reopen it.

Naberdz commented 10 months ago

Hallo Vinod.

indeed it works different than magento1 module version. in magento1 version we have this payment method in the desktop chrome browser.

enabling SSL and using safari does solve the issue.