Re: [w3c/payment-request] Allow payment handlers to report back errors via Payment Request API (PR #1050)

@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