- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 30 Apr 2024 15:43:59 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 30 April 2024 22:44:03 UTC
@marcoscaceres commented on this pull request.
> + }
+ }
+ </pre>
+ </section>
+ <section>
+ <h3>
+ Fine-grained error reporting
+ </h3>
+ <p>
+ A developer can use the
+ {{PaymentDetailsUpdate/shippingAddressErrors}} member of the
+ {{PaymentDetailsUpdate}} dictionary to indicate that there are
+ validation errors with specific attributes of a {{ContactAddress}}.
+ The {{PaymentDetailsUpdate/shippingAddressErrors}} member is a
+ {{AddressErrors}} dictionary, whose members specifically demarcate
+ the fields of a <a>physical address</a> that are erroneous while also
```suggestion
the fields of a [=physical address=] that are erroneous while also
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/996#pullrequestreview-2032732473
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/payment-request/pull/996/review/2032732473@github.com>
Received on Tuesday, 30 April 2024 22:44:03 UTC