WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
225432
Drop PaymentAddress and related events from Payment Request
https://bugs.webkit.org/show_bug.cgi?id=225432
Summary
Drop PaymentAddress and related events from Payment Request
Marcos Caceres
Reported
2021-05-05 20:58:22 PDT
Steps to reproduce: The Payment Request API no longer support address related things, such as requesting shipping, billing, and associated events. These are now handled by "method data" for each payment handler. Actual results: WebKit still has PaymentAddress and related events implemented. Expected results: WebKit could be updated to match:
https://github.com/w3c/payment-request/pull/955
But can still continue to work through ApplePay specific update events. (note: alternative is that we still keep PaymentAddress as a spec somewhere if it's actually used by ApplePay)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-05-12 20:59:12 PDT
<
rdar://problem/77949797
>
Marcos Caceres
Comment 2
2024-04-02 05:46:51 PDT
This is being reverted, so marking as invalid
https://github.com/w3c/payment-request/pull/996
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