Releases: stripe/stripe-android
Releases · stripe/stripe-android
stripe-android v21.15.1
PaymentSheet
- [FIXED]10870 Fixed an issue with
EmbeddedPaymentElementwhereView moreandEditbuttons would completely fill the parent's height ifheightmodifier is used by the parent composable.
stripe-android v21.15.0
stripe-android v21.14.0
PaymentSheet
- [ADDED]10827 PaymentMethodOptions SetupFutureUsage is now in public preview.
stripe-android v21.13.0
PaymentSheet
stripe-android v21.12.0
PaymentSheet
- [ADDED]10733 Added support for custom payment methods.
- [ADDED]10720
EmbeddedPaymentElementnow supports customizingFormSheetActionand a 2 step flow (similar toPaymentSheet.FlowController). - [ADDED]10651 Analytic Event launches for alpha.
- [ADDED]10725 Ability to update saved cards when using CustomerSessions (private preview)
stripe-android v21.11.1
PaymentSheet
- [FIXED]10693 Fix an issue with vertical where default provided billing details were not attached for LPMs that did not display a form.
stripe-android v21.11.0
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.
stripe-android v21.10.0
stripe-android v21.9.0
Connect (Private Preview)
- [CHANGED]10548 Replaced
ClientSecretProviderwithFetchClientSecret
stripe-android v21.8.0
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.onSurfaceas the header text color whenPaymentMethodLayoutisVertical. - [ADDED]10496 Improve Google Pay troubleshooting with detailed user facing logs.
- [ADDED]10437 Added
LinkConfigurationto allow control over Link in PaymentSheet.
Connect (Private Preview)
- [Added] Connect SDK to add connected account dashboard functionality to your app using Connect embedded components.