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
Abrar Rahman Protyasha
Comment 1 2023-08-08 13:01:16 PDT
Abrar Rahman Protyasha
Comment 2 2023-08-10 16:58:17 PDT
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.