WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 282078
macOS WKWebView does not support Apple Pay
https://bugs.webkit.org/show_bug.cgi?id=282078
Summary
macOS WKWebView does not support Apple Pay
Sam S
Reported
2024-10-24 20:15:39 PDT
Background: • In iOS 13, WKWebView was updated to support Apple Pay[1], provided that the web view does not have any WKUserScript instances attached and that it hasn't run any JavaScript via evaluateJavaScript. • WKWebView on macOS (tested on macOS 14 and 15) does not support this, even when meeting the criteria that iOS WKWebView instances must pass in order for Apple Pay to be supported. • This can be reproduced by visiting
https://applepaydemo.apple.com
in a WKWebView, where you see a warning that Apple Pay is not supported. Objective: • Allow Apple Pay to work inside WKWebView instances on macOS. [1]:
https://webkit.org/blog/9674/new-webkit-features-in-safari-13/
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2024-10-28 09:35:04 PDT
rdar://99749553
rdar://48046190
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug