Skip to content

6.7.0

Compare
Choose a tag to compare
@longyulongyu longyulongyu released this 13 Jan 15:31
· 21 commits to main since this release
539c068

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)
  • Updated securedFields to v5.4.0 (Uses a A256GCM symmetric encryption algorithm in the JWE process)

Bug fixes

  • Resolve the issue where GooglePayButton fails to pass buttonRadius to the createButton 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)