summaryrefslogtreecommitdiffstats
path: root/browser/extensions/formautofill/test/fixtures/third_party/Macys/Checkout_Payment.html
blob: 85717a4eaac89c97d8af65fdbbfffbe3f5db6924 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
<!DOCTYPE html>
<html lang="en">
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <title>Macy's Checkout</title>
      <meta http-equiv="generator" content="JACPKMALPHTCSJDTCR">
      <meta http-equiv="X-UA-Compatible" content="IE=edge">
      <meta name="format-detection" content="telephone=no">
   </head>
   <body>
      <form id="rc-payment-info-form" novalidate="">
         <div>
            <div>
            </div>
         </div>
         <div id="rc-payment-selection-row">
            <div>
               <input type="radio" id="rc-creditcard" for="rc-creditcard-label" name="payment.type" checked="checked" value="CREDITCARD"
title="overall type: UNKNOWN_TYPE
                  server type: NO_SERVER_DATA
                  heuristic type: UNKNOWN_TYPE
                  label: Credit card
                  parseable name: payment.type
                  field signature: 2449554739
                  form signature: 4053649612452005841"
autofill-prediction="UNKNOWN_TYPE"
>
               <label id="rc-creditcard-label" for="rc-creditcard">Credit card</label>
            </div>
            <div>
               <input type="radio" id="rc-paypal" name="payment.type" value="PAYPAL"
title="overall type: UNKNOWN_TYPE
                  server type: NO_SERVER_DATA
                  heuristic type: UNKNOWN_TYPE
                  label: Choose payment method
                  parseable name: payment.type
                  field signature: 2449554739
                  form signature: 4053649612452005841"
autofill-prediction="UNKNOWN_TYPE"
>
               <span for="rc-paypal">
</span>
            </div>
         </div>
         <div id="rc-paypal-disclaimer-cc-row">
            <div id="rc-paypal-disclaimer">
               <b>Note:&nbsp;</b>PayPal can't be used with Gift Cards, Reward Cards and Credit Cards.
               Plenti points can be earned but not used with PayPal.
            </div>
         </div>
         <fieldset id="rc-credit-card-container">
            <div>
               <div>
                  <div>
</div>
               </div>
               <div>
                  <p>Secure payment
                     <a target="_blank">more info</a>
                  </p>
               </div>
            </div>
            <div>
               <div>
                  <label for="rc-payment-card-type">Card type</label>
                  <select name="creditCard.cardType.code" id="rc-payment-card-type" autocomplete="off"
title="overall type: CREDIT_CARD_TYPE
                     server type: NO_SERVER_DATA
                     heuristic type: CREDIT_CARD_TYPE
                     label: Card type
                     parseable name: creditCard.cardType.code
                     field signature: 1958753038
                     form signature: 4053649612452005841"
autofill-prediction="CREDIT_CARD_TYPE"
>
                     <option value="-1">Select</option>
                     <option value="Y">Macy's</option>
                     <option value="B">Macy's American Express</option>
                     <option value="A">American Express</option>
                     <option value="V">Visa</option>
                     <option value="M">MasterCard</option>
                     <option value="O">Discover</option>
                     <option value="F">Employee Card</option>
                  </select>
                  <div id="payment-aria-info" tabindex="-1">Your Shipping, Plenti, and Gift Card information can be found and verified at the top of this page"</div>
               </div>
            </div>
            <div id="rc-payment-card-number-row">
               <div>
                  <label for="rc-payment-card-number">Card number</label>
                  <input type="text" maxlength="20" pattern="\d*" name="creditCard.cardNumber" id="rc-payment-card-number" value="" autocomplete="off" autocorrect="off"
title="overall type: CREDIT_CARD_NUMBER
                     server type: CREDIT_CARD_NUMBER
                     heuristic type: CREDIT_CARD_NUMBER
                     label: Card number
                     parseable name: creditCard.cardNumber
                     field signature: 2117159926
                     form signature: 4053649612452005841"
autofill-prediction="CREDIT_CARD_NUMBER"
>
                  <input type="hidden" name="creditCard.maskedCreditCardNumber" value="">
               </div>
            </div>
            <div>
               <div>
                  <label id="rc-payment-expiration-label">Expiration date</label>
               </div>
            </div>
            <div>
               <div>
                  <select name="creditCard.expMonth" id="rc-payment-card-month" autocomplete="off"
title="overall type: CREDIT_CARD_EXP_MONTH
                     server type: CREDIT_CARD_EXP_MONTH
                     heuristic type: CREDIT_CARD_EXP_MONTH
                     label: Expiration date
                     parseable name: creditCard.expMonth
                     field signature: 989675451
                     form signature: 4053649612452005841"
autofill-prediction="CREDIT_CARD_EXP_MONTH"
>
                     <option>01</option>
                     <option>02</option>
                     <option>03</option>
                     <option>04</option>
                     <option>05</option>
                     <option>06</option>
                     <option>07</option>
                     <option>08</option>
                     <option>09</option>
                     <option>10</option>
                     <option>11</option>
                     <option>12</option>
                  </select>
               </div>
               <div>
                  <select name="creditCard.expYear" id="rc-payment-card-year" autocomplete="off"
title="overall type: CREDIT_CARD_EXP_4_DIGIT_YEAR
                     server type: CREDIT_CARD_EXP_4_DIGIT_YEAR
                     heuristic type: CREDIT_CARD_EXP_4_DIGIT_YEAR
                     label: Expiration date
                     parseable name: creditCard.expYear
                     field signature: 891328465
                     form signature: 4053649612452005841"
autofill-prediction="CREDIT_CARD_EXP_4_DIGIT_YEAR"
>
                     <option>2017</option>
                     <option>2018</option>
                     <option>2019</option>
                     <option>2020</option>
                     <option>2021</option>
                     <option>2022</option>
                     <option>2023</option>
                     <option>2024</option>
                     <option>2025</option>
                     <option>2026</option>
                  </select>
               </div>
            </div>
            <div>
               <div>
                  <label for="rc-payment-scode" id="rc-payment-scode-label">Security&nbsp;code</label>
               </div>
            </div>
            <div id="rc-payment-scode-row">
               <div>
                  <input type="text" name="fake-password" id="rc-fake-password" autocomplete="off"
title="overall type: CREDIT_CARD_VERIFICATION_CODE
                     server type: NO_SERVER_DATA
                     heuristic type: CREDIT_CARD_VERIFICATION_CODE
                     label: Please enter the 4 digit security code on the front of your credit card Please enter the 3 digit sec
                     parseable name: fake-password
                     field signature: 3761992124
                     form signature: 4053649612452005841"
autofill-prediction="CREDIT_CARD_VERIFICATION_CODE"
>
                  <input type="text" maxlength="4" pattern="\d*" name="creditCard.securityCode" id="rc-payment-scode" autocomplete="off"
title="overall type: CREDIT_CARD_VERIFICATION_CODE
                     server type: NO_SERVER_DATA
                     heuristic type: CREDIT_CARD_VERIFICATION_CODE
                     label: Security code
                     parseable name: creditCard.securityCode
                     field signature: 789650537
                     form signature: 4053649612452005841"
autofill-prediction="CREDIT_CARD_VERIFICATION_CODE"
>
               </div>
               <div id="amex-cvv-info" tabindex="-1">Please enter the 4 digit security code on the front of your credit card</div>
               <div id="not-amex-cvv-info" tabindex="-1">Please enter the 3 digit security code on the back of your credit card</div>
               <div id="rc-cvv-icon-row">
                  <div id="rc-cvv-icon">
                     <span id="rc-cvv-img">
</span>
                     <span id="rc-cvv-hint">
</span>
                  </div>
               </div>
            </div>
         </fieldset>
         <section id="rc-paypal-container">
            <div>
               <div id="rc-paypal-disclaimer">
                  <b>Note:&nbsp;</b>PayPal can't be used with Gift Cards, Reward Cards and Credit Cards.
                  Plenti points can be earned but not used with PayPal.
               </div>
            </div>
            <div id="rc-paypal-login-disclaimer">
               <div>
                  You will login on PayPal's site on the next page and review your order, then you will finish the transaction at macy's.com
               </div>
            </div>
         </section>
         <fieldset id="rc-billing-address-container">
            <div>
               <div>
               </div>
            </div>
            <div id="rc-use-shipping-container">
               <div>
                  <input type="checkbox" id="rc-use-shipping" name="useMyShippingAddress" value="" checked=""
title="overall type: UNKNOWN_TYPE
                     server type: NO_SERVER_DATA
                     heuristic type: UNKNOWN_TYPE
                     label: Use my shipping address
                     parseable name: useMyShippingAddress
                     field signature: 1490259836
                     form signature: 4053649612452005841"
autofill-prediction="UNKNOWN_TYPE"
>
               </div>
               <div>
                  <label id="rc-use-shipping-label" for="rc-use-shipping">Use my shipping address</label>
               </div>
            </div>
            <div id="co-useshippingAddress-summary">
               <div>
               </div>
            </div>
            <div id="rc-billing-address">
               <div>
                  <div>
                     <label for="rc-payment-firstName">First name</label>
                     <input type="text" maxlength="20" name="billingContact.firstName" id="rc-payment-firstName" value="" autocorrect="off" autocomplete="given-name"
title="overall type: HTML_TYPE_GIVEN_NAME
                        server type: NAME_FIRST
                        heuristic type: NAME_FIRST
                        label: First name
                        parseable name: billingContact.firstName
                        field signature: 1110479879
                        form signature: 4053649612452005841"
autofill-prediction="HTML_TYPE_GIVEN_NAME"
>
                  </div>
               </div>
               <div>
                  <div>
                     <label for="rc-payment-lastName">Last name</label>
                     <input type="text" maxlength="30" name="billingContact.lastName" id="rc-payment-lastName" value="" autocorrect="off" autocomplete="family-name"
title="overall type: HTML_TYPE_FAMILY_NAME
                        server type: NAME_LAST
                        heuristic type: NAME_LAST
                        label: Last name
                        parseable name: billingContact.lastName
                        field signature: 724121833
                        form signature: 4053649612452005841"
autofill-prediction="HTML_TYPE_FAMILY_NAME"
>
                  </div>
               </div>
               <div>
                  <div>
                     <label for="rc-payment-line1">Address line 1</label>
                     <input type="text" maxlength="35" name="billingAddress.addressLine1" id="rc-payment-line1" value="" autocorrect="off" autocomplete="address-line1"
title="overall type: HTML_TYPE_ADDRESS_LINE1
                        server type: ADDRESS_HOME_LINE1
                        heuristic type: ADDRESS_HOME_LINE1
                        label: Address line 1
                        parseable name: billingAddress.addressLine1
                        field signature: 3436138513
                        form signature: 4053649612452005841"
autofill-prediction="HTML_TYPE_ADDRESS_LINE1"
>
                  </div>
               </div>
               <div>
                  <div>
                     <label for="rc-payment-line2">Address line 2 (optional)</label>
                     <input type="text" maxlength="35" name="billingAddress.addressLine2" id="rc-payment-line2" autocorrect="off" autocomplete="address-line2" value=""
title="overall type: HTML_TYPE_ADDRESS_LINE2
                        server type: ADDRESS_HOME_LINE2
                        heuristic type: ADDRESS_HOME_LINE2
                        label: Address line 2 (optional)
                        parseable name: billingAddress.addressLine2
                        field signature: 3817149136
                        form signature: 4053649612452005841"
autofill-prediction="HTML_TYPE_ADDRESS_LINE2"
>
                  </div>
               </div>
               <div>
                  <div>
                     <label for="rc-payment-city">City</label>
                     <input type="text" maxlength="25" name="billingAddress.city" id="rc-payment-city" value="" autocorrect="off" autocomplete="address-level2"
title="overall type: HTML_TYPE_ADDRESS_LEVEL2
                        server type: ADDRESS_HOME_CITY
                        heuristic type: ADDRESS_HOME_CITY
                        label: City
                        parseable name: billingAddress.city
                        field signature: 2433902552
                        form signature: 4053649612452005841"
autofill-prediction="HTML_TYPE_ADDRESS_LEVEL2"
>
                  </div>
               </div>
               <div id="rc-paystateZipRow">
                  <div>
                     <label for="rc-payment-state">State</label>
                     <select name="billingAddress.state" id="rc-payment-state" autocomplete="address-level1"
title="overall type: HTML_TYPE_ADDRESS_LEVEL1
                        server type: ADDRESS_HOME_STATE
                        heuristic type: ADDRESS_HOME_STATE
                        label: State
                        parseable name: billingAddress.state
                        field signature: 333754698
                        form signature: 4053649612452005841"
autofill-prediction="HTML_TYPE_ADDRESS_LEVEL1"
>
                        <option value="-1">Select</option>
                        <option value="AL">AL</option>
                        <option value="AK">AK</option>
                        <option value="AS">AS</option>
                        <option value="AZ">AZ</option>
                        <option value="AR">AR</option>
                        <option value="AA">AA</option>
                        <option value="AE">AE</option>
                        <option value="AP">AP</option>
                        <option value="CA">CA</option>
                        <option value="CO">CO</option>
                        <option value="CT">CT</option>
                        <option value="DE">DE</option>
                        <option value="DC">DC</option>
                        <option value="FM">FM</option>
                        <option value="FL">FL</option>
                        <option value="GA">GA</option>
                        <option value="GU">GU</option>
                        <option value="HI">HI</option>
                        <option value="ID">ID</option>
                        <option value="IL">IL</option>
                        <option value="IN">IN</option>
                        <option value="IA">IA</option>
                        <option value="KS">KS</option>
                        <option value="KY">KY</option>
                        <option value="LA">LA</option>
                        <option value="ME">ME</option>
                        <option value="MH">MH</option>
                        <option value="MD">MD</option>
                        <option value="MA">MA</option>
                        <option value="MI">MI</option>
                        <option value="MN">MN</option>
                        <option value="MS">MS</option>
                        <option value="MO">MO</option>
                        <option value="MT">MT</option>
                        <option value="NE">NE</option>
                        <option value="NV">NV</option>
                        <option value="NH">NH</option>
                        <option value="NJ">NJ</option>
                        <option value="NM">NM</option>
                        <option value="NY">NY</option>
                        <option value="NC">NC</option>
                        <option value="ND">ND</option>
                        <option value="MP">MP</option>
                        <option value="OH">OH</option>
                        <option value="OK">OK</option>
                        <option value="OR">OR</option>
                        <option value="PW">PW</option>
                        <option value="PA">PA</option>
                        <option value="PR">PR</option>
                        <option value="RI">RI</option>
                        <option value="SC">SC</option>
                        <option value="SD">SD</option>
                        <option value="TN">TN</option>
                        <option value="TX">TX</option>
                        <option value="VI">VI</option>
                        <option value="UT">UT</option>
                        <option value="VT">VT</option>
                        <option value="VA">VA</option>
                        <option value="WA">WA</option>
                        <option value="WV">WV</option>
                        <option value="WI">WI</option>
                        <option value="WY">WY</option>
                     </select>
                  </div>
                  <div>
                     <label for="rc-payment-zipCode">ZIP code</label>
                     <input type="text" maxlength="5" pattern="\d*" name="billingAddress.zipCode" id="rc-payment-zipCode" value="" autocorrect="off" autocomplete="postal-code"
title="overall type: HTML_TYPE_POSTAL_CODE
                        server type: ADDRESS_HOME_ZIP
                        heuristic type: ADDRESS_HOME_ZIP
                        label: ZIP code
                        parseable name: billingAddress.zipCode
                        field signature: 837276327
                        form signature: 4053649612452005841"
autofill-prediction="HTML_TYPE_POSTAL_CODE"
>
                  </div>
               </div>
            </div>
         </fieldset>
         <div>
            <div>
            </div>
         </div>
         <div>
            <div>
               We'll only contact you if we have questions about this order.
            </div>
         </div>
         <div>
            <div>
               <label for="rc-payment-phone">Phone number</label>
               <input type="text" maxlength="14" pattern="\d*" name="billingAddress.phone" id="rc-payment-phone" value="" autocorrect="off" autocomplete="tel"
title="overall type: HTML_TYPE_TEL
                  server type: PHONE_HOME_CITY_AND_NUMBER
                  heuristic type: PHONE_HOME_WHOLE_NUMBER
                  label: Phone number
                  parseable name: billingAddress.phone
                  field signature: 2467847771
                  form signature: 4053649612452005841"
autofill-prediction="HTML_TYPE_TEL"
>
            </div>
         </div>
         <div>
            <div>
               <label for="rc-payment-email">Email address</label>
               <input type="email" maxlength="75" name="billingContact.email" id="rc-payment-email" value="" autocapitalize="off" autocorrect="off" autocomplete="email"
title="overall type: HTML_TYPE_EMAIL
                  server type: EMAIL_ADDRESS
                  heuristic type: EMAIL_ADDRESS
                  label: Email address
                  parseable name: billingContact.email
                  field signature: 4157735572
                  form signature: 4053649612452005841"
autofill-prediction="HTML_TYPE_EMAIL"
>
            </div>
         </div>
         <fieldset>
            <div id="rc-paypalcontinue-row">
               <div>
                  <button type="button" id="rc-paypal-continue">Continue to Paypal</button>
               </div>
            </div>
            <div id="rc-normalpaycontinue-row">
               <div>
                  <button type="submit" id="rc-payment-continue">Continue</button>
               </div>
            </div>
         </fieldset>
      </form>
      <input type="hidden" id="gmeUrl" value="https://www.googleapis.com/mapsengine/v1/tables/06739517320133004748-11853667273131550346/features?version=published&amp;key=AIzaSyCzwiHW1tSp_4FXaFuORRffbxBzQUN1qs4">
      <input type="hidden" id="gmClientId" value="gme-macysinc">
      <input type="hidden" id="gmeAPIKey" value="AIzaSyCzwiHW1tSp_4FXaFuORRffbxBzQUN1qs4">
      <input type="hidden" id="gmeTableId" value="06739517320133004748-11853667273131550346">
      <input type="hidden" id="gmeToSdpEnabled" value="true">
      <input type="hidden" id="macysCookieDomain" value=".macys.com">
      <input type="hidden" id="MACYS_secureHostName" value="https://www.macys.com">
      <input type="hidden" id="MACYS_baseHostName" value="https://www.macys.com">
      <input type="hidden" id="MACYS_assetsHostName" value="https://www.macys.com">
      <input type="hidden" id="MACYS_imageHostName" value="/img/ts/is/image/MCY">
      <input type="hidden" id="AKAMAI_LOGIC" value="hybrid">
      <input type="hidden" id="searchBoxPlaceholderGuest" value="Search or enter web ID">
      <input type="hidden" id="searchBoxPlaceholderUser" value="[userName], Search or enter web ID">
   </body>
</html>