- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 13 May 2024 15:24:26 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 May 2024 22:24:30 UTC
@marcoscaceres 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 Sorry, the check boxes are just Ian and I going through the document line by line to see if everything was brought back properly. It's just so we know where we were. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/payment-request/pull/996#discussion_r1599157321 You are receiving this because you are subscribed to this thread. Message ID: <w3c/payment-request/pull/996/review/2053917924@github.com>
Received on Monday, 13 May 2024 22:24:30 UTC