Re: [w3c/payment-request] Revert "Drop PaymentAddress, shipping + billing address support (#955)" (PR #996)

@rsolomakhin commented on this pull request.



> @@ -420,6 +473,9 @@ <h3>
           async function doPaymentRequest() {
             try {
               const request = new PaymentRequest(methodData, details, options);
+              // See below for a detailed example of handling these events

Hi @marcoscaceres - I'm curious: What are these checkmarks indicating? Do you need our special attention on these lines?

Are these the resolutions to previous review comments? GitHub does not seem to show any other comments for these lines. (If there is a way to show that in GitHub, then I can't find it 😆 )

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/996#discussion_r1598542999
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/payment-request/pull/996/review/2052820045@github.com>

Received on Monday, 13 May 2024 14:10:13 UTC