- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 30 Apr 2024 15:36:48 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 30 April 2024 22:36:52 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 ✅ -- Reply to this email directly or view it on GitHub: https://github.com/w3c/payment-request/pull/996#pullrequestreview-2032712496 You are receiving this because you are subscribed to this thread. Message ID: <w3c/payment-request/pull/996/review/2032712496@github.com>
Received on Tuesday, 30 April 2024 22:36:52 UTC