- From: ianbjacobs <notifications@github.com>
- Date: Wed, 16 Jan 2019 12:58:50 -0800
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 16 January 2019 20:59:12 UTC
ianbjacobs commented on this pull request.
> </ol>
</li>
- <li data-link-for="PaymentValidationErrors">By matching the members
- of <var>errorFields</var> to input fields in the user agent's UI,
- indicate to the end-user that something is wrong with the data of the
- payment response. For example, a user agent might draw the user's
- attention to the erroneous <var>errorFields</var> in the browser's UI
- and display the value of each field in a manner that helps the user
- fix each error. Similarly, if the <a>error</a> member is passed,
- present the error in the user agent's UI.
+ <li>Otherwise, if <var>errorFields</var> was not passed, signal to
+ the end user that they need to manually retry the payment. Re-enable
```suggestion
the end user to attempt to retry the payment. Re-enable
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/825#pullrequestreview-193348879
Received on Wednesday, 16 January 2019 20:59:12 UTC