[Webkit-unassigned] [Bug 225432] New: Drop PaymentAddress and related events from Payment Request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 5 20:58:22 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=225432

            Bug ID: 225432
           Summary: Drop PaymentAddress and related events from Payment
                    Request
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: marcos at marcosc.com

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)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210506/ca0b85c5/attachment-0001.htm>


More information about the webkit-unassigned mailing list