View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007965 | module PayPal Checkout | module PayPal checkout - sub | public | 2026-06-16 16:03 | 2026-06-25 12:18 |
| Reporter | Hisky | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | acknowledged | Resolution | open | ||
| Product Version | 2.9.1 / 3.8.1 | ||||
| Summary | 0007965: Apple Pay (via the PayPal module) apparently only works with Safari | ||||
| Description | The 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 Reproduce | Select Apple Pay at checkout and test it with Firefox or Chrome. The Apple Pay button does not appear on the summary page. | ||||
| Additional Information | QA - ES - | ||||
| Tags | No tags attached. | ||||
|
|
- 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. |