Skip to content

Releases: stripe/stripe-android

stripe-android v20.34.4

02 Nov 22:47
cf6b61d
Compare
Choose a tag to compare

PaymentSheet

  • [FIXED]7570 Fixed an issue where compiling PaymentSheet with R8 would cause an irrelevant warning for missing classes from Financial Connections if the module wasn't included.
  • [FIXED]7571 Fixed an issue where CustomerSheet would throw an error related to invalid payment_method_types.

See the changelog for more details.

stripe-android v20.34.3

31 Oct 19:50
e618f57
Compare
Choose a tag to compare
  • [FIXED]7530 Fixed an issue which caused PaymentSheet to transitively include the Financial Connections SDK even if not requested.
  • [FIXED]7545 Fixed an issue where the US Bank Account collection flow would not launch when using FlowController with Payment Intents.

See the changelog for more details.

stripe-android v20.34.2

30 Oct 19:19
056854d
Compare
Choose a tag to compare

PaymentSheet

  • [FIXED]7499 Fixed an issue with incorrect error messages when encountering a failure after 3D Secure authentication.
  • [FIXED]7464 Fixed an issue where canceling the US Bank Account selection flow prevents the user from launching it again.
  • [FIXED]7529 PaymentSheet no longer displays saved cards that originated from Apple Pay or Google Pay.

See the changelog for more details.

stripe-android v20.34.1

24 Oct 19:36
1631449
Compare
Choose a tag to compare

Payments

  • [FIXED]7485 Fixed a crash when using CardInputWidget in an AppCompat theme.

See the changelog for more details.

stripe-android v20.34.0

23 Oct 19:49
9f47d68
Compare
Choose a tag to compare

Payments

  • [ADDED]7449 Added saved payment method support for SEPA family payment methods.

See the changelog for more details.

stripe-android v20.33.0

16 Oct 20:15
473eff1
Compare
Choose a tag to compare

Payments

See the changelog for more details.

stripe-android v20.32.1

09 Oct 18:08
24c7c6a
Compare
Choose a tag to compare

PaymentSheet

  • [FIXED]7387 Fixed a bug where AddressLauncher.present would crash.

Dependencies updated:

  • 7409 Bumped Kotlin to 1.8.22 and Compose Compiler to 1.4.8.

See the changelog for more details.

stripe-android v20.32.0

25 Sep 20:19
6111fea
Compare
Choose a tag to compare

PaymentSheet

  • [ADDED]7337 PaymentSheet now supports Swish for PaymentIntents in private beta.

Payments

  • [ADDED]7337 Added support for Swish for PaymentIntents in private beta.

Financial Connections

  • [FIXED]7331 When cancelling out of a auth session, going back to the consent screen required two back taps.

Dependencies updated:

  • 7297 Bumped Compose Foundation, Compose Material, Compose Runtime, and Compose UI from 1.4.3 to 1.5.1.

See the changelog for more details.

stripe-android v20.31.0

18 Sep 21:18
f767ef1
Compare
Choose a tag to compare

PaymentSheet

  • [ADDED]7314 PaymentSheet now supports Revolut Pay for SetupIntents, and PaymentIntents with setup for future usage.
  • [ADDED]7308 PaymentSheet now supports Konbini for PaymentIntents.
  • [ADDED]7302 PaymentSheet now supports Alma for PaymentIntents in private beta.
  • [ADDED]7191 PaymentSheet.GooglePayConfiguration now takes an optional amount and label. The amount will be displayed in Google Pay for SetupIntents, while label will be displayed for both PaymentIntents and SetupIntents.
  • [FIXED]7316 Fixed an issue where amounts in Serbian Dinar were displayed incorrectly.

Payments

  • [ADDED]7315 Added support for Revolut Pay.
  • [ADDED]7191 GooglePayLauncher now takes an optional label when presenting Google Pay for PaymentIntents, and an optional amount and label when presenting for SetupIntents.
  • [ADDED]7191 GooglePayPaymentMethodLauncher now takes an optional label when presenting Google Pay.

See the changelog for more details.

stripe-android v20.30.2

13 Sep 19:36
f59ab4c
Compare
Choose a tag to compare

PaymentSheet

  • [ADDED]7281 PaymentSheet now supports OXXO for PaymentIntents.
  • [ADDED]7282 PaymentSheet now supports Boleto for PaymentIntents, SetupIntents, and PaymentIntents with setup for future usage.
  • [FIXED]7303 Fixed an issue where SEPA mandate texts were being displayed for payment methods when they shouldn't be.

See the changelog for more details.