[Webkit-unassigned] [Bug 232015] New: Apple pay doesn't work (Payment cancelled by Webkit)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 08:46:54 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=232015

            Bug ID: 232015
           Summary: Apple pay doesn't work (Payment cancelled by Webkit)
           Product: WebKit
           Version: Safari 15
          Hardware: iPhone / iPad
                OS: Other
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: Plug-ins
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: s.celikk08 at gmail.com

Created attachment 441885

  --> https://bugs.webkit.org/attachment.cgi?id=441885&action=review

here is a screenshot from apple pay demo page

Hello,
I have implemented the apple pay feature with ApplePaySession. When i try to get payment via apple pay, sometimes it stucks with no error. I have also tried to reproduce it on Apple's official demo page to make an apple pay payment (  https://applepaydemo.apple.com/  ), sometimes it also doesnt work too. On the apple demo page it returns an error message that you can find both in the below and attachments. It also occurres on different safari browsers too. 

FULL RESPONSE:

--------------------------
Payment cancelled by WebKit:

session.oncancel


paymentSession Results
{
    "nonce": "d7497c6c",
    "retries": 0,
    "operationalAnalyticsIdentifier": "Apple Pay Demo:A77873CD368A460BD5D3325AD76B01C16BB7F838CFFF654F9A993F4B6A9B4098",
    "displayName": "Apple Pay Demo",
    "domainName": "applepaydemo.apple.com",
    "merchantIdentifier": "REDACTED",
    "epochTimestamp": 1634743186866,
    "expiresAt": 1634746786866,
    "merchantSessionIdentifier": "REDACTED",
    "signature": "REDACTED"
}
--------------------------

-- 
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/20211020/a2a2748e/attachment.htm>


More information about the webkit-unassigned mailing list