[Webkit-unassigned] [Bug 282078] New: macOS WKWebView does not support Apple Pay
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 24 20:15:39 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=282078
Bug ID: 282078
Summary: macOS WKWebView does not support Apple Pay
Product: WebKit
Version: Other
Hardware: Mac (Apple Silicon)
OS: macOS 15
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit API
Assignee: webkit-unassigned at lists.webkit.org
Reporter: 246g2wr4 at duck.com
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/
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241025/5008ccef/attachment.htm>
More information about the webkit-unassigned
mailing list