这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: stripe/stripe-android

stripe-android v21.21.0

22 Jul 00:07
656fe3a
Compare
Choose a tag to compare

PaymentSheet

  • [CHANGED]11151 Remove intrinsic top and bottom padding from EmbeddedPaymentElement.Content.
  • [FIXED]11111 EmbeddedPaymentElement now errors when configuration.rowSelectionBehavior is .immediateAction and configuration.embeddedViewDisplaysMandateText is true to ensure integrations display legal mandate text to the customer.
  • [ADDED]11178 Added disclosureIconRes property to PaymentSheet.Appearance.Embedded.RowStyle.FlatWithDisclosure to customize the chevron icon displayed in EmbeddedPaymentElement payment method rows.
  • [ADDED]11173 Added titleFont to PaymentSheet.Appearance.Embedded for customization of EmbeddedPaymentElement payment method row titles.
  • [ADDED]11166 Added paymentMethodIconMargins to PaymentSheet.Appearance.Embedded for customization of EmbeddedPaymentElement payment method row icon spacing.
  • [CHANGED]11175 Renamed PaymentSheet.Appearance.Embedded.RowStyle.FlatWithChevron to PaymentSheet.Appearance.Embedded.RowStyle.FlatWithDisclosure.
  • [ADDED]11162 Added Builders for PaymentSheet.Appearance.Embedded and PaymentSheet.Appearance.Embedded.RowStyle.

See the changelog for more details.

stripe-android v21.20.2

09 Jul 16:47
fb9ea74
Compare
Choose a tag to compare

PaymentSheet

  • [ADDED]11083 Updated translations.

See the changelog for more details.

stripe-android v21.20.1

07 Jul 21:19
76d59cf
Compare
Choose a tag to compare

PaymentSheet

  • [ADDED]10987 Added support for satispay with setup_future_usage.

See the changelog for more details.

stripe-android v21.20.0

01 Jul 01:05
c7d48c0
Compare
Choose a tag to compare

PaymentSheet

  • [ADDED]11007 Added support for bacs with setup_future_usage.

See the changelog for more details.

stripe-android v21.19.0

23 Jun 22:19
482cbd7
Compare
Choose a tag to compare

PaymentSheet

  • [ADDED]10947 Added FlatWithChevron Embedded RowStyle to Appearance API
  • [CHANGED]10705 EmbeddedPaymentElement is now GA.

See the changelog for more details.

stripe-android v21.18.0

16 Jun 17:54
35aaf09
Compare
Choose a tag to compare

PaymentSheet

  • [ADDED]10935 Add formInsetValues method to PaymentSheet.Appearance.Builder.
  • [ADDED]10831 Added RowSelectionBehavior API to Embedded Payment Element
  • [DEPRECATED]10833 Deprecated PaymentSheet/FlowController constructors, create methods, and Compose remember functions in favor of new Builder pattern APIs.
  • [ADDED]10940 Add paymentMethodType to PaymentOption for use with PaymentSheet.FlowController.

See the changelog for more details.

stripe-android v21.17.0

09 Jun 19:56
ba035a9
Compare
Choose a tag to compare

PaymentSheet

  • [ADDED]10919 Add formInsetValues to PaymentSheet.Appearance.

See the changelog for more details.

stripe-android v21.16.0

02 Jun 20:38
38e5bbe
Compare
Choose a tag to compare

PaymentSheet

  • [ADDED]10885 Add heightDp to PrimaryButtonShape.
  • [CHANGED]10896 Update manage payment methods screen remove button to use PrimaryButtonShape Appearance API values.

Connect

  • [CHANGED]10871 Removed PrivateBetaConnectSDK annotation and all usages. Connect SDK is now GA.

See the changelog for more details.

stripe-android v21.15.1

28 May 20:34
06010d4
Compare
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
Compare
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.