Credit card filling doesn't work on chewy.com
Chrome (64-bit, 49.0.2623.110), OSX (10.10), 6.2-beta10 version of 1password. Credit card filling only fills my name on this site. Here is the HTML:
<div class="credit-card-form"> <fieldset class="horizontal"> <ol> <li id="ccNumber"> <label for="creditCard.accountNumber">Card Number:</label> <input size="30" name="creditCard.accountNumber" id="creditCard.accountNumber" type="text" value="xxx" /><div class="accepted-cc-brands"> <img src="/assets/img/layout/checkout-creditcards.20130122.png" alt="We accept Visa, MasterCard, American Express, and Discover" /> </div> </li> <li id="ccExpDate"> <label for="creditCard.expirationMonth">Expiration Date:</label> <select name="creditCard.expirationMonth" id="creditCard.expirationMonth" class="expiration-date"><option value="1" selected="selected">01</option><option value="2">02</option><option value="3">03</option><option value="4">04</option><option value="5">05</option><option value="6">06</option><option value="7">07</option><option value="8">08</option><option value="9">09</option><option value="10">10</option><option value="11">11</option><option value="12">12</option></select> / <select name="creditCard.expirationYear" id="creditCard.expirationYear" class="error expiration-date">
1Password Version: 6.2-beta10
Extension Version: 4.5.5.90
OS Version: OSX 10.10.5
Sync Type: Dropbox
Comments
-
Hello @tedder,
Thank you for reporting this. Now when I tested I found it filled not just the card holder's name but it did also fill the expiry date correctly so can I ask you to confirm if it didn't fill the expiry date for you please, I just want to make sure we're not seeing a difference here.
It didn't fill the card number for me and I've created a test for this site so we can work on improving this, after all when you ask for a credit card item to fill on a web page you do kind of expect the actual card number to fill :wink:
ref: BRAIN-152
0 -
You're right- it is setting the expiration date correctly.
Sure, having "credit card filling" do "credit card filling" sounds like a good feature :)
0 -
Greetings @tedder,
Thank you for the confirmation, that means we've got a full account of the issue for when we work on it :smile: It would be embarrassing to think we'd fixed it only to later discover we hadn't realised the full extent of the problem.
0