Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
porter-stripe committed Mar 5, 2024
1 parent 6fb49b5 commit 8ff7543
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## 23.24.0 2024-03-04
## 23.24.1 2024-03-05
### PaymentSheet
* [Fixed] Fixed an assertionFailure that happens when using FlowController and switching between saved payment methods

## 23.24.0 2024-03-04
### PaymentSheet
* [Added] Added support for [Link](https://docs.stripe.com/payments/link/mobile-payment-element-link) in PaymentSheet. Enabling Link in your [payment method settings](https://dashboard.stripe.com/settings/payment_methods) will enable Link in PaymentSheet. To choose different Link availability settings on web and mobile, use a custom [payment method configuration](https://docs.stripe.com/payments/multiple-payment-method-configs).
* [Fixed] Fixed an issue where some 3DS2 payments may fail to complete successfully.
Expand Down

0 comments on commit 8ff7543

Please sign in to comment.