New
- Start tracking API errors for the following endpoints for analytics purposes: (#3035)
/sessions/${session.id}/payments
/sessions/${session.id}/orders
/sessions/${session.id}/paymentDetails
/v1/submitThreeDS2Fingerprint
Improvements
- Internal improvement to avoid unnecessary second call of sanitizeResponse during the payment response handling process (#3015)
- Improve types for CustomCard (#3068)
Bug fixes
- Resolve the issue where
GooglePayButton
fails to passbuttonRadius
to thecreateButton
function when the value is 0. (#3039) - Klarna - Fix issue where Klarna as standalone component didn't initialize the Klarna Widget SDK accordingly (#3064)
- Fixes Click to Pay link looking buttons into proper buttons (#3029)
- Fix the styles for the remove stored card confirmation to ensure responsiveness on smaller devices. (#3037)
- Adding missing Trustly translations (#3055)