⚠️ Known issue with the postal (zip) code field becoming unresponsive. Do not use this version if you use payment methods that rely on collecting the shopper's postal code. Fixed in 5.49.5
⚠️ Known issue where the "Store details" checkbox in the card component has a state value of true
by default, without showing itself as checked. Fixed in 5.49.6
Fixes
- Fixed e2e tests that were failing due to recent changes in how
alt
attributes are assigned ([#2289]) - Handling Safari's Responsive Design Mode to prevent undesired behaviour revolving around our "disable arrow keys on the iOS soft keyboard" feature ([#2299])
- Send 'do-not-track' as value for
checkoutAttemptId
when analytics is disabled ([#2290]) - Removes internal function
renderFormField
, improving typescript for all form fields ([#2298]) - Fixed bug where initial value for
cvcPolicy
&/orexpiryDatePolicy
could be overwritten if multiple card components on the same page ([#2297])
Internal Improvements
- Bumped sf version to 4.5.1
- Extra validation around
expiryYear
field when handling autofill