Skip to content

Releases: stripe/stripe-android

stripe-android v22.8.1

17 Feb 22:09
5c2ae9c

Choose a tag to compare

Identity

  • [Added] More live feedback during document capture.

PaymentSheet

  • [Changed] Afterpay/Clearpay no longer requires billing address by default. Set billingDetailsCollectionConfiguration.address to AddressCollectionMode.Full if you need to collect billing address for Afterpay.

See the changelog for more details.

stripe-android v22.8.0

09 Feb 22:10
973cd30

Choose a tag to compare

Dependencies updated in 12276:

  • Bumped Dagger from 2.55 to 2.58.

PaymentMethodMessagingElement

[BREAKING]12291 PaymentMethodMessagingElement is in public preview. infoIconColor has been removed from PaymentMethodMessagingElement.Appearance.Colors. The info icon has been removed and replaced with a CTA to see available plans. The link text color is customizable through linkTextColor.

Identity

  • [CHANGED] Fail out of verification flow on analyzer failure.
  • [CHANGED] Removed ephemeral key from error log messages for security.

PaymentSheet

  • [FIXED]12315 Fixed extra loading spinner showing up under Google Pay.

See the changelog for more details.

stripe-android v22.7.0

27 Jan 00:58
4706e34

Choose a tag to compare

Dependencies updated in 11877:

  • Bumped Compose from 1.7.8 to 1.9.4.

EmbeddedPaymentElement

  • [FIXED] Fixed an issue where successBackground and onSuccessBackground appearance customizations were not applied in EmbeddedPaymentElement.

Connect

  • [Changed] Added EmbeddedErrorType enum for type-safe error handling in Connect embedded components, falling back to api_error if the error type is null.

Payments

  • [Added]12253 Added support for Twint API bindings.

See the changelog for more details.

stripe-android v22.6.1

20 Jan 22:05
2890b08

Choose a tag to compare

Payments

  • [FIXED]12232 Fixed an issue where Satispay was missing mandate_data when used with setup_future_usage.

See the changelog for more details.

stripe-android v22.6.0

12 Jan 21:11
2b2ac0a

Choose a tag to compare

PaymentSheet

  • [Added] Custom Payment Methods is now generally available, learn more by visiting the docs.

See the changelog for more details.

stripe-android v22.5.0

15 Dec 23:01
606281b

Choose a tag to compare

Payments

  • [Added] Added support for PayPay payments.

PaymentSheet

See the changelog for more details.

stripe-android v22.4.0

08 Dec 19:50
214f8c1

Choose a tag to compare

PaymentSheet

  • [CHANGED]12036 Updates the google places SDK from 3.5.0 to 5.0.0.

Identity

  • [FIXED] 12083 Improved exception handling for TFLite selfie models to prevent rare crashes in the Identity verification flow.

See the changelog for more details.

stripe-android v22.3.0

02 Dec 00:29
06d0db5

Choose a tag to compare

Payment Method Messaging

  • [Added] Payment Method Messaging Element is now available in public preview.

PaymentSheet

  • [Added]12011 Builder APIs for PaymentSheet appearance customization (Colors, Shapes, Typography, PrimaryButtonColors, and embedded row styles)
  • [Added] opensCardScannerAutomatically configuration is now available.

Payments

  • [Added]12014 ConfirmationToken.PaymentMethodPreview now includes structured Card field with detailed card information (brand, country, expiry, funding, last4, etc.)
  • [Changed]12027 Undo the removal of the cardParams API on card form UIs. This API is marked as deprecated; please use PaymentMethodCreateParams instead.

See the changelog for more details.

stripe-android v22.2.0

17 Nov 19:28
6708795

Choose a tag to compare

Financial Connections

  • [Added] StripeFinancialConnections SDK is now localized!

See the changelog for more details.

stripe-android v22.1.1

13 Nov 17:22
78def61

Choose a tag to compare

  • [UPDATED] Additional APIs and improvements to support the development of the React Native StripeCryptoOnramp SDK.

See the changelog for more details.