Skip to content

Releases: stripe/stripe-android

stripe-android v21.8.0

01 Apr 19:19
1ee5a5d
Compare
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.

stripe-android v21.7.1

24 Mar 21:23
75fab16
Compare
Choose a tag to compare

PaymentSheet

  • [CHANGED][https://github.com//pull/10421] Afterpay no longer requires a shipping address to be shown.
  • [CHANGED]10382 Don't show price as $0.00 in Google Pay for setup intents in US and CA.
  • [FIXED]10436 Update payment method rows to use PaymentSheet.Appearance.Colors.placeholderText as the subtitle color when PaymentMethodLayout is Vertical.

See the changelog for more details.

stripe-android v21.7.0

17 Mar 19:35
c6fb5fb
Compare
Choose a tag to compare

PaymentSheet

  • [FIXED]10327 Improve accessibility for postal code.
  • [ADDED] Support for default payment methods in private beta.

See the changelog for more details.

stripe-android v21.6.0

03 Mar 20:35
587c1e7
Compare
Choose a tag to compare

PaymentSheet

  • [ADDED]10202 Added card brand filtering to specify allowed or blocked card brands. Learn more by visiting the docs.

Dependencies updated in 9512 and 10250:

  • Bumped Android Gradle Plugin from 8.7.1 to 8.8.1.
  • Bumped Androidx Activity from 1.8.2 to 1.9.3.
  • Bumped Androidx Annotation from 1.9.0 to 1.9.1.
  • Bumped Androidx Fragment from 1.8.4 to 1.8.6.
  • Bumped Androidx Lifecycle from 2.8.6 to 2.8.7.
  • Bumped Camerax from 1.3.4 to 1.4.1.
  • Bumped Constraint Layout from 2.1.4 to 2.2.0.
  • Bumped Google Places from 3.3.0 to 3.5.0.
  • Bumped Gson from 2.11.0 to 2.12.1.
  • Bumped Hilt from 2.52 to 2.55.
  • Bumped Kotlin from 2.0.21 to 2.1.10.
  • Bumped Kotlinx Coroutines from 1.9.0 to 1.10.1.
  • Bumped Kotlinx Serialization from 1.7.3 to 1.8.0.
  • Bumped Okio from 3.9.1 to 3.10.2.
  • Bumped Play Services Coroutines from 1.7.3 to 1.10.1.
  • Bumped Poko from 0.17.2 to 0.18.2.

See the changelog for more details.

stripe-android v21.5.1

19 Feb 18:43
a9a8224
Compare
Choose a tag to compare

Payments

  • [FIXED]10211 Fixed an issue where some LPMs couldn't be confirmed.

See the changelog for more details.

stripe-android v21.5.0

19 Feb 02:44
b757bb5
Compare
Choose a tag to compare

CardScan

  • [FIXED]10181 Fixed a crash that happened on some devices with odd camera-to-screen ratios

Financial Connections

  • [ADDED] Financial Connections now supports dark mode and will automatically adapt to the device's theme. Learn more about configuring appearance settings.

See the changelog for more details.

stripe-android v21.4.2

10 Feb 23:55
b99a0e7
Compare
Choose a tag to compare

Bug fixes and improvements.

See the changelog for more details.

stripe-android v21.4.1

28 Jan 23:54
7f87b81
Compare
Choose a tag to compare

PaymentSheet

  • [ADDED]10015 Fixed a bug in PaymentSheet.FlowController where the result callback wouldn't be called if a user cancelled confirmation during CVC recollection.

See the changelog for more details.

stripe-android v21.4.0

28 Jan 17:02
a331c82
Compare
Choose a tag to compare

PaymentSheet

  • [ADDED]9937 Added support for Crypto to PaymentSheet.

See the changelog for more details.

stripe-android v21.3.2

21 Jan 21:49
1969f2e
Compare
Choose a tag to compare

Financial Connections

  • [FIXED] Fixes a rare crash that could occur when presenting a bottom sheet.

PaymentSheet

  • [FIXED]9871 Fixes issue with autocomplete caused by render loop in text field.

See the changelog for more details.