- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 29 Jan 2026 14:21:25 -0800
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 29 January 2026 22:21:28 UTC
@marcoscaceres commented on this pull request.
> @@ -3946,6 +3948,56 @@ <h2>
</li>
</ol>
</section>
+ <section>
+ <h2>
+ Payment handler indicates an internal error algorithm
+ </h2>
+ <p>
+ The <dfn>payment handler indicates an internal error algorithm</dfn>
+ runs when the payment handler that the user has selected reports an
+ internal error to the user agent. It MUST <a>queue a task</a> on the
Nit:
```suggestion
internal error to the user agent. <a>Queue a task</a> on the
```
Or move this into step 1.
This is already running in a "MUST" context, so don't need the MUST here.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/1050#pullrequestreview-3725331032
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/payment-request/pull/1050/review/3725331032@github.com>
Received on Thursday, 29 January 2026 22:21:28 UTC