Bug 225432

Summary: Drop PaymentAddress and related events from Payment Request
Product: WebKit Reporter: Marcos Caceres <marcos>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: marcosc, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
URL: https://github.com/w3c/payment-request/pull/955

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
Radar WebKit Bug Importer
Comment 1 2021-05-12 20:59:12 PDT
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.