On Safari, autocomplete for expiry date does not work: `<input id="cc-exp-date" type="tel" autocomplete="cc-exp" ccExp>` It appears Safari wants month and year to be in two separate input boxes - see https://stackoverflow.com/a/53501982/123254