New
- New: Add support for allowedIssuerCountryCodes and blockedIssuerCountryCodes props on GooglePay (#3806)
Bug fixes
-
Fixed: Add support for split funding source card components on sessions (#3828)
-
Fixed: restored the debounce time for analytics error and log events back to 300ms (#3845)
-
Fixed: An a11y issue around the title of the securedField's iframe (it was getting read twice) (#3837)
-
Fixed: default GooglePay environment to PRODUCTION instead of TEST for unrecognized environment strings (#3853)
-
Fixed: removes getProp util in favour of more type-safe direct property access (#3835)
-
Fixed: Do not show Installments component if amount is unavailable (#3858)