Skip to content

Commit 26fbcf9

Browse files
Add privacy protection to MerchantValidationEvent's validationURL (w3c#850)
1 parent 76135b9 commit 26fbcf9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5337,6 +5337,15 @@ <h2>
53375337
</p>
53385338
</section>
53395339
<section class="informative">
5340+
<h2>
5341+
Merchant Validation
5342+
</h2>
5343+
<p data-link-for="MerchantValidationEvent">
5344+
It is important that the <a>validationURL</a> in a
5345+
<a>MerchantValidationEvent</a> does not expose personally
5346+
identifying information to unauthorized parties.
5347+
</p>
5348+
</section>
53405349
<h2 id="canmakepayment-protections">
53415350
<code>canMakePayment()</code> protections
53425351
</h2>

0 commit comments

Comments
 (0)