Skip to content

5.60.0

Compare
Choose a tag to compare
@longyulongyu longyulongyu released this 11 Mar 15:10
· 389 commits to main since this release
3ce12ef

New

  • Add support for new Donation properties. (#2572)
  • Starting using /checkoutanalytics endpoint: a new way to retrieve checkoutAttemptId and capture subsequent analytics events (#2234)

Improvements

  • Updating applepay typescript types and fixing challengeWindowSize prop (#2584)
  • Bumping sf version to 4.8.2 which can now handle 19 digit Discover cards

Bug fixes

  • Sanitize billingAddress when making a /payments call. Remove firstName and lastName in the billingAddress for some payments using the Address. (#2591)
  • For regular card, zero auth payments, we store the payment method only if the configuration says we should (#2589)