WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
259940
supportedCountries only works on ApplePaySession, not PaymentRequest (affects Shopify)
https://bugs.webkit.org/show_bug.cgi?id=259940
Summary
supportedCountries only works on ApplePaySession, not PaymentRequest (affects...
Abrar Rahman Protyasha
Reported
2023-08-08 13:01:07 PDT
Setting the supportedCountries property on an Apple Pay payment only works when using ApplePaySession, not when using W3C Payment Request. Only the latter one sets supportedCountries on PKPaymentRequest, and filters cards by issuer country, as can be reproduced on
https://applepaydemo.apple.com
.
Attachments
Add attachment
proposed patch, testcase, etc.
Abrar Rahman Protyasha
Comment 1
2023-08-08 13:01:16 PDT
rdar://113557607
Abrar Rahman Protyasha
Comment 2
2023-08-10 16:58:17 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/16586
EWS
Comment 3
2023-08-11 13:42:16 PDT
Committed
266829@main
(e5afaf96365a): <
https://commits.webkit.org/266829@main
> Reviewed commits have been landed. Closing PR #16586 and removing active labels.
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