Skip to content

23.31.0

Compare
Choose a tag to compare
@mludowise-stripe mludowise-stripe released this 23 Sep 22:39
· 322 commits to master since this release
23.31.0

23.31.0 2024-09-23

PaymentSheet

  • [Added] The ability to customize the disabled colors of the primary button with PaymentSheetAppearance.primaryButton.disabledBackgroundColor and PaymentSheetAppearance.primaryButton.disabledTextColor.
  • [Added] CVC Recollection is now in GA. For more information see our docs for here for intent first integrations or here for deferred intent integrations.
  • [Fixed] Fixed an issue where checkboxes were not visible when appearance.colors.componentBorder was transparent.

CardScan

  • [Fixed] The 0.5x lens is now used when scanning cards, if available. (Thanks @akhmedovgg!)