Skip to content

Commit

Permalink
Add privacy protection to MerchantValidationEvent's validationURL (#850)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres authored Mar 14, 2019
1 parent 76135b9 commit 26fbcf9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5337,6 +5337,15 @@ <h2>
</p>
</section>
<section class="informative">
<h2>
Merchant Validation
</h2>
<p data-link-for="MerchantValidationEvent">
It is important that the <a>validationURL</a> in a
<a>MerchantValidationEvent</a> does not expose personally
identifying information to unauthorized parties.
</p>
</section>
<h2 id="canmakepayment-protections">
<code>canMakePayment()</code> protections
</h2>
Expand Down

0 comments on commit 26fbcf9

Please sign in to comment.