Skip to content

0.34.0 - 2023-10-25

Compare
Choose a tag to compare
@charliecruzan-stripe charliecruzan-stripe released this 25 Oct 20:38
· 75 commits to master since this release

Features

  • Added new presentationStyle options for CustomerSheet and AddressSheet. #1515
  • Support PlatformPayButton's appearance and borderRadius props on Android. #1534
  • PaymentSheet now supports Swish for PaymentIntents in private beta #1542
  • PaymentSheet now supports saved payment method support for SEPA family payment methods #1542

Fixes

  • Fixed an issue on Android where apps could crash when launching Google Pay
  • Fixed an issue on Android where street in shippingContact for PlatformPay methods would include null in the string
  • Fixed an issue on Android where phoneNumber in ShippingContact for PlatformPay methods would be null
  • Removed XML asset files, library size reduced. #1534

Please see the changelog for additional details.