Bug 259940
Summary: | supportedCountries only works on ApplePaySession, not PaymentRequest (affects Shopify) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
Component: | Platform | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aestes, a_protyasha, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=260050 |
Abrar Rahman Protyasha
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
rdar://113557607
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/16586
EWS
Committed 266829@main (e5afaf96365a): <https://commits.webkit.org/266829@main>
Reviewed commits have been landed. Closing PR #16586 and removing active labels.