Skip to content

Releases: stripe/stripe-android

stripe-android v21.15.1

28 May 20:34
06010d4

Choose a tag to compare

PaymentSheet

  • [FIXED]10870 Fixed an issue with EmbeddedPaymentElement where View more and Edit buttons would completely fill the parent's height if height modifier is used by the parent composable.

See the changelog for more details.

stripe-android v21.15.0

27 May 20:23
49782a5

Choose a tag to compare

PaymentSheet

  • [BREAKING]10854 Applicable to ExperimentalEmbeddedPaymentElementApi, fixed misnaming of EmbeddedRowStyle constructor params.

Payments

  • [FIXED]10843 Fix 3DS2 Whitelisting Encoding Issue.

See the changelog for more details.

stripe-android v21.14.0

19 May 23:53
e219ce7

Choose a tag to compare

PaymentSheet

  • [ADDED]10827 PaymentMethodOptions SetupFutureUsage is now in public preview.

See the changelog for more details.

stripe-android v21.13.0

06 May 19:16
a4fbb80

Choose a tag to compare

PaymentSheet

  • [FIXED]10778 Fixed an issue where CVC recollection did not trigger for cards saved using Link passthrough mode.
  • [FIXED]10761 Updated the "TEST MODE" badge to say "TEST", due to the upcoming release of Sandboxes.
  • [CHANGED]10704 Embedded Payment Element now uses FormSheetAction.Continue by default.

See the changelog for more details.

stripe-android v21.12.0

28 Apr 22:27
18ae2bb

Choose a tag to compare

PaymentSheet

  • [ADDED]10733 Added support for custom payment methods.
  • [ADDED]10720 EmbeddedPaymentElement now supports customizing FormSheetAction and a 2 step flow (similar to PaymentSheet.FlowController).
  • [ADDED]10651 Analytic Event launches for alpha.
  • [ADDED]10725 Ability to update saved cards when using CustomerSessions (private preview)

See the changelog for more details.

stripe-android v21.11.1

22 Apr 19:11
9cd6799

Choose a tag to compare

PaymentSheet

  • [FIXED]10693 Fix an issue with vertical where default provided billing details were not attached for LPMs that did not display a form.

See the changelog for more details.

stripe-android v21.11.0

21 Apr 20:32
02bf96f

Choose a tag to compare

Dependencies updated in 10579:

  • Bumped Accompanist from 0.34.0 to 0.36.0.
  • Bumped Compose from 1.6.8 to 1.7.8.
  • Bumped Androidx Navigation from 2.7.7 to 2.8.5.

PaymentSheet

[Added] Bank payments are now available in the PaymentSheet without requiring a dependency on :financial-connections.

See the changelog for more details.

stripe-android v21.10.0

11 Apr 20:12
2f17ce7

Choose a tag to compare

Payments

  • [FIXED]10590 Fix 3DS2 Challenge Response parsing error.
  • [FIXED]10612 Fix JWS validation error in 3DS2 flow.

PaymentSheet

  • [ADDED]10587 Embedded Payment Element is now in private beta.

See the changelog for more details.

stripe-android v21.9.0

07 Apr 21:10
1ff896e

Choose a tag to compare

Connect (Private Preview)

  • [CHANGED]10548 Replaced ClientSecretProvider with FetchClientSecret

See the changelog for more details.

stripe-android v21.8.0

01 Apr 19:19
1ee5a5d

Choose a tag to compare

PaymentSheet

  • [CHANGED]10480 Updated Afterpay branding in the US to be Cash App Afterpay.
  • [FIXED]10492 Update Add Payment Method screen to use PaymentSheet.Appearance.Colors.onSurface as the header text color when PaymentMethodLayout is Vertical.
  • [ADDED]10496 Improve Google Pay troubleshooting with detailed user facing logs.
  • [ADDED]10437 Added LinkConfiguration to allow control over Link in PaymentSheet.

Connect (Private Preview)

See the changelog for more details.