Bug 232015

Summary: Apple pay doesn't work (Payment cancelled by Webkit)
Product: WebKit Reporter: Semih Celik <s.celikk08>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Critical CC: hi, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 15   
Hardware: iPhone / iPad   
OS: Other   
Attachments:
Description Flags
here is a screenshot from apple pay demo page none

Semih Celik
Reported 2021-10-20 08:46:54 PDT
Created attachment 441885 [details] 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" } --------------------------
Attachments
here is a screenshot from apple pay demo page (86.77 KB, image/png)
2021-10-20 08:46 PDT, Semih Celik
no flags
Radar WebKit Bug Importer
Comment 1 2021-10-22 10:26:40 PDT
Note You need to log in before you can comment on or make changes to this bug.