- From: Adrian Hope-Bailie <notifications@github.com>
- Date: Tue, 07 Aug 2018 06:01:20 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 7 August 2018 13:01:47 UTC
adrianhopebailie commented on this pull request.
> @@ -3923,6 +4059,51 @@ <h2>
object is set to "<a>interactive</a>", the <a>user agent</a> will
trigger the following algorithms based on user interaction.
</p>
+ <section>
+ <h2>
+ Validate a merchant algorithm
+ </h2>
+ <p>
+ <dfn>Merchant validation</dfn> is the process by which <a>payment
Two missing **a**'s
```
<dfn>Merchant validation</dfn> is the process by which a <a>payment
handler</a> validates the identity of a merchant.
```
--
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/751#pullrequestreview-143982080
Received on Tuesday, 7 August 2018 13:01:47 UTC