diff --git a/index.html b/index.html index f156c96..ba7ad8f 100644 --- a/index.html +++ b/index.html @@ -316,8 +316,7 @@

taking place in region where validation of billing addresses against an address verification system is the norm:
    -
  1. Let redactList be « "phone", "organization", - "recipient" ». +
  2. Let redactList be at least « "addressLine", "organization", "phone", "recipient" ».
  3. Set card["billingAddress"] to the result of running the steps to
    1. - Let redactList be the empty list. Optionally, set - redactList to « "organization", "phone", - "recipient" ». + Let redactList be at least « "addressLine", "organization", "phone", "recipient" ».