Skip to content

Commit

Permalink
Update changelog w/ CS bugfix (stripe#3337)
Browse files Browse the repository at this point in the history
  • Loading branch information
wooj-stripe authored Feb 26, 2024
1 parent 190149e commit 843077d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
### PaymentSheet
* [Added] Added support for [payment method configurations](https://docs.stripe.com/payments/multiple-payment-method-configs) when using the deferred intent integration path.

### CustomerSheet
* [Fixed] Fixed a bug where if an exception is thrown in detachPaymentMethod(), the payment method was removed in the UI [#3309](https://github.com/stripe/stripe-ios/pull/3309)

## 23.22.0 2024-02-12
### PaymentSheet
* [Changed] The separator text under the Apple Pay button from "Or pay with a card" to "Or use a card" when using a SetupIntent.
Expand Down

0 comments on commit 843077d

Please sign in to comment.