diff --git a/index.html b/index.html index 444aa0d..1e5d974 100644 --- a/index.html +++ b/index.html @@ -224,7 +224,7 @@

  • If |request|.supportedNetworks is present, append each item in |request|.supportedNetworks to |networks|.
  • -
  • For each |card| in |cards|: +
  • [=list/For each=] |card| in |cards|:
    1. Let |isSupported:boolean| be the result of running the steps to check if an instrument is supported, passing in @@ -295,17 +295,17 @@

      chooses provide it, set |card|.cardSecurityCode to a three or more digit string.

    2. -
    3. If the card supports an expiry month and the user +
    4. If the |card| supports an expiry month and the user chooses to provide it, set |card|.expiryMonth to two-digit string ranging from "01" to "12".
    5. -
    6. If the card supports an expiry year and the user - chooses provide it, set |card|.expiryYear to a four-digit - string in the range "0000" to "9999". +
    7. If the |card| supports an expiry year and the user chooses + provide it, set |card|.expiryYear to a four-digit string in + the range "0000" to "9999".
    8. If |request|.[[\options]]["requestBillingAddress"] + "payment-request#dom-paymentoptions-requestbillingaddress">requestBillingAddress"] is true, or, optionally, the user agent determines that payment is taking place in region where validation of billing addresses against an address verification system is the norm: