Skip to content

Releases: michelleb-stripe/stripe-android

stripe-android v20.6.2

06 Jul 02:01
Compare
Choose a tag to compare

This release contains several bug fixes for Payments, reduces the size of StripeCardScan, and adds new rememberFinancialConnections features for Financial Connections.

Financial Connections

  • [ADDED]5117 Adds rememberFinancialConnectionsSheet and rememberFinancialConnectionsSheetForToken.

Payments

  • [FIXED]5195 Fix focus when navigating across compose fields
  • [FIXED]5196 Fix PaymentOptionsAddPaymentMethodFragmentTest
  • [FIXED]5183 Fix Link payment option card in dark mode
  • [FIXED]5148 Restore selected payment method when user returns to Link
  • [FIXED]5142 Fix issue with animations running on main thread

CardScan

  • [CHANGED]5144 Add a minimal TFLite module to stripecardscan.

See the changelog for more details.