Skip to content

Commit

Permalink
Merge branch 'master' into releases/23.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
porter-stripe authored Jun 14, 2024
2 parents 5e48399 + 5fdba40 commit 7191249
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* [Fixed] Fixed an issue where changing the country of a phone number would not update the UI when the phone number's validity changed.
* [Changed] The "save this card" checkbox is now unchecked by default. To change this behavior, set your PaymentSheet.Configuration.savePaymentMethodOptInBehavior to `.requiresOptOut`.
* [Fixed] Fixed an issue where PaymentSheet would not present in the iOS 18 beta when using SwiftUI.
* [Fixed] Fixed an issue in PaymentSheet.FlowController that could lead to the CVC recollection form being shown on presentPaymentOptions()

### CustomerSheet
* [Fixed] Fixed an issue where CustomerSheet would not present in the iOS 18 beta when using SwiftUI.
Expand Down

0 comments on commit 7191249

Please sign in to comment.