View Issue Details

IDProjectCategoryView StatusLast Update
0007965module PayPal Checkoutmodule PayPal checkout - subpublic2026-07-24 09:57
ReporterHisky Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status assignedResolutionopen 
Product Version2.9.1 / 3.8.1 
Summary0007965: Apple Pay (via the PayPal module) apparently only works with Safari
DescriptionThe Apple Pay button appears in the final step of checkout only if you're using Safari.

According to Heise.de, however, it should work with any browser:
https://www.heise.de/news/iOS-16-Apple-fuegt-heimlich-Apple-Pay-Unterstuetzung-fuer-andere-Browser-hinzu-7196342.html

a) The module supports Apple Pay in conjunction with Firefox, Chrome, etc.
b) The module should not offer this payment method at all in Firefox, Chrome, etc.
Steps To ReproduceSelect Apple Pay at checkout and test it with Firefox or Chrome.
The Apple Pay button does not appear on the summary page.
Additional InformationQA - ES -
TagsNo tags attached.

Activities

QA

2026-06-25 12:17

administrator   ~0018553

- ES #140058 -

Technically speaking, Apple Pay also allows payments on Windows devices, but only through a QR code-based process in which the actual payment is then completed on an Apple device (iPhone).

The key point, however, is that for this process to work in the store, two prerequisites are necessary that are beyond our control:
1. PayPal would have to actively render the QR code and support the payment process. This is not currently the case.
2. After a successful payment via QR code, the store would have to automatically trigger the order completion. This also requires corresponding feedback from PayPal, which is not currently implemented.

In short, the capability exists on Apple’s side, but the technical integration on PayPal’s or the store’s side is not currently implemented.
Therefore, you would need to contact PayPal directly with this feature request.
If the capability exists in their API, they can then instruct us to implement this feature.