Skip to content

Releases: stripe/stripe-android

stripe-android v20.41.1

22 Apr 19:18
9bff091
Compare
Choose a tag to compare

PaymentSheet

  • [FIXED]8297 Improve PaymentSheet and CustomerSheet loading user experience.

See the changelog for more details.

stripe-android v20.41.0

15 Apr 21:08
1a4c390
Compare
Choose a tag to compare

PaymentSheet

  • [CHANGED]8231 Separator text under Link/Google Pay button from "Or pay using"/"Or pay with a card" to "Or use"/"Or use a card" when using SetupIntent.

Payments

  • [FIXED]8243 Fixed an issue with R8 when depending directly on payments-core.
  • [FIXED]8259 Fixed an issue with retrievePossibleBrands returning incorrect brands for Cartes Bancaires test cards.
  • [ADDED]8257 Added support for Alma to API bindings.

See the changelog for more details.

stripe-android v20.40.4

04 Apr 22:56
4d065e7
Compare
Choose a tag to compare

Financial Connections

[Fixed]8223 Fixed a crash that occurred when using Compose 1.6.

See the changelog for more details.

stripe-android v20.40.3

01 Apr 19:27
06b58e4
Compare
Choose a tag to compare

CustomerSheet

  • [Added]8176 Enabled ACH Direct Debit in CustomerSheet

Financial Connections

  • [CHANGED]8157 Financial Connections no longer depends on the Mavericks library.

See the changelog for more details.

stripe-android v20.40.2

25 Mar 16:11
d13a406
Compare
Choose a tag to compare

PaymentSheet

  • [Fixed]8147 Use device locale in Link popup request rather than merchant locale for customer billing country.
  • [Added]8118 Show Link wallet payment methods in saved payment methods screen.
  • [Fixed]8117 Fix Link payment methods not being saved properly in payment method and passthrough mode.

See the changelog for more details.

stripe-android v20.40.1

22 Mar 00:34
136e552
Compare
Choose a tag to compare

PaymentSheet

  • [Added]8132 Support for Klarna with SetupIntents and PaymentIntents with setup_future_usage.
  • [Fixed]8142 Fixed an issue with CustomerSheet where the form fields were not displayed when adding a payment method.

See the changelog for more details.

stripe-android v20.40.0

19 Mar 17:56
053ffed
Compare
Choose a tag to compare

PaymentSheet

  • [Added]7719 Added PaymentOption.iconPainter to simplify FlowController usage in Compose.

Payments

  • [Added]8028 Added support for Amazon Pay to API bindings.

Financial Connections

  • [Changed] Updated the design of the Financial Connections authentication flow.

See the changelog for more details.

stripe-android v20.39.0

04 Mar 22:38
1deae55
Compare
Choose a tag to compare

PaymentSheet

  • [Added] Added support for Link in PaymentSheet. Enabling Link in your payment method settings will enable Link in PaymentSheet. To choose different Link availability settings on web and mobile, use a custom payment method configuration.
  • [Changed]7999 In test mode, PaymentSheet now fails to load when getting saved payment methods fails.
  • [Added]8015 Added support for paymentMethodTypes in CustomerAdapter, which filters payment methods to the provided list.
  • [Added]8011 Added support for paymentMethodOrder in PaymentSheet and CustomerSheet, which provides client side sorting of payment methods.

See the changelog for more details.

stripe-android v20.38.0

27 Feb 01:32
b8100cc
Compare
Choose a tag to compare

PaymentSheet

See the changelog for more details.

stripe-android v20.37.4

20 Feb 21:31
030d264
Compare
Choose a tag to compare
  • [FIXED]7953 Improved font rendering in PaymentSheet, CustomerSheet, and FinancialConnectionsSheet when used in Compose 1.6 and above.

See the changelog for more details.