Releases: stripe/stripe-android
Releases · stripe/stripe-android
stripe-android v21.29.0
- [Added] Added support for
onBehalfOf
to CustomerSheet.IntentConfiguration. This parameter makes CustomerSheet use a connected account to determine the payment method that users see and whether CardBrandChoice is enabled. For more information, see the SetupIntent docs.
stripe-android v21.28.2
Bug fixes and improvements.
stripe-android v21.28.1
Bug fixes and improvements.
stripe-android v21.28.0
Connect
- [Fixed] Renamed
PrivateBetaConnectSDK
toPreviewConnectSDK
.
stripe-android v21.27.0
Connect
- [Added] Payments and Payouts embedded components are available to use in public preview.
PaymentSheet
- [ADDED]11571 Adds support for non-phone two-factor authentication (2FA) methods in Link.
stripe-android v21.26.1
PaymentSheet
- [FIXED]11568 Fixed an issue where linking a bank account would fail for Stripe Connect accounts.
stripe-android v21.26.0
PaymentSheet
stripe-android v21.25.0
Payments
- [ADDED]11419 Added
declineCode
parameter toStripeErrorLocalizations
to allow for handling decline code localizations.
stripe-android v21.24.4
CryptoOnramp
[Added] Additional APIs and improvements to support the development of the React Native CryptoOnramp SDK.
stripe-android v21.24.3
Bug fixes and improvements.