Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
joyceqin-stripe committed Oct 31, 2024
1 parent 38d1f5a commit 8216e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* [Fixed] Fixed an animation glitch when dismissing PaymentSheet in React Native.
* [Fixed] Fixed an issue with FlowController in vertical layout where the payment method could incorrectly be preserved across a call to `update` when it's no longer valid.
* [Fixed] Fixed a potential deadlock when `paymentOption` is accessed from Swift concurrency.
* [Added] Added a check to `PaymentSheetDeferredValidator.validatePaymentMethod` for mismatched card or US bank account fingerprints
* [Fixed] Fixed deferred intent validation to handle cloned payment methods ([#4195](https://github.com/stripe/stripe-ios/issues/4195)

## 23.32.0 2024-10-21
### PaymentSheet
Expand Down

0 comments on commit 8216e2f

Please sign in to comment.