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

stripe-android v21.21.0

Latest
Compare
Choose a tag to compare
@tjclawson-stripe tjclawson-stripe released this 22 Jul 00:07
· 16 commits to master since this release
656fe3a

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.