Skip to content

23.29.1

Compare
Choose a tag to compare
@wooj-stripe wooj-stripe released this 12 Aug 18:57
· 241 commits to master since this release
23.29.1

23.29.1 2024-08-12

PaymentSheet

  • [Fixed] Fixed an issue where signing up with Link and paying would vend an empty STPPaymentMethod object to an IntentConfiguration confirmHandler callback.
  • [Fixed] Fixed PaymentSheet.FlowController returning unlocalized labels for certain payment methods e.g. "AfterPay ClearPay" instead of "Afterpay" or "Clearpay" depending on locale.

PaymentsUI

  • [Fixed] Fixed an issue where STPPaymentCardTextField wouldn't call its delegate paymentCardTextFieldDidChange method when the preferred card network changed.