Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -316,8 +316,7 @@ <h3>
taking place in region where validation of billing addresses against
an address verification system is the norm:
<ol>
<li>Let <var>redactList</var> be « "phone", "organization",
"recipient" ».
<li>Let <var>redactList</var> be at least « "addressLine", "organization", "phone", "recipient" ».
</li>
<li>Set <var>card</var>["<a>billingAddress</a>"] to the result of
running the steps to <a data-cite=
Expand Down Expand Up @@ -391,9 +390,7 @@ <h3>
<ol>
<li>
<p>
Let <var>redactList</var> be the empty list. Optionally, set
<var>redactList</var> to « "organization", "phone",
"recipient" ».
Let <var>redactList</var> be at least « "addressLine", "organization", "phone", "recipient" ».
</p>
<div class="note" title="Privacy of recipient information">
<p>
Expand Down