Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency stripe/stripe-ios to from: "23.14.0" (#…
…528) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [stripe/stripe-ios](https://togithub.com/stripe/stripe-ios) | minor | `from: "23.11.0"` -> `from: "23.14.0"` | --- ### Release Notes <details> <summary>stripe/stripe-ios (stripe/stripe-ios)</summary> ### [`v23.14.0`](https://togithub.com/stripe/stripe-ios/blob/HEAD/CHANGELOG.md#23140-2023-08-21) [Compare Source](https://togithub.com/stripe/stripe-ios/compare/23.13.0...23.14.0) ##### All - Improved redirect UX when using Cash App Pay. ##### PaymentSheet - \[Added] Support for GrabPay with PaymentIntents. ##### Payments - \[Added] You can now create an STPConnectAccountParams without specifying a business type. ##### Basic Integration - \[Added] Adds `applePayLaterAvailability` to `STPPaymentContext`, a property that mirrors `PKPaymentRequest.applePayLaterAvailability`. This is useful if you need to disable Apple Pay Later. Note: iOS 17+. ### [`v23.13.0`](https://togithub.com/stripe/stripe-ios/blob/HEAD/CHANGELOG.md#23130-2023-08-07) [Compare Source](https://togithub.com/stripe/stripe-ios/compare/23.12.0...23.13.0) ##### All - \[Fixed] Fixed compatibility with Xcode 15 beta 3. visionOS is now supported in iPadOS compatibility mode. ##### PaymentSheet - \[Added] Enable bancontact and sofort for SetupIntents and PaymentIntents with setup_future_usage. Note: PaymentSheet doesn't display saved SEPA Debit payment methods yet. ##### CustomerSheet - \[Added] `us_bank_account` PaymentMethod is now available in CustomerSheet ### [`v23.12.0`](https://togithub.com/stripe/stripe-ios/blob/HEAD/CHANGELOG.md#23120-2023-07-31) [Compare Source](https://togithub.com/stripe/stripe-ios/compare/23.11.2...23.12.0) ##### PaymentSheet - \[Added] Enable SEPA Debit and iDEAL for SetupIntents and PaymentIntents with setup_future_usage. Note: PaymentSheet doesn't display saved SEPA Debit payment methods yet. - \[Added] Add removeSavedPaymentMethodMessage to PaymentSheet.Configuration and CustomerSheet.Configuration. ##### Identity - \[Added] Supports [phone verification](https://stripe.com/docs/identity/phone) in Identity mobile SDK. ### [`v23.11.2`](https://togithub.com/stripe/stripe-ios/blob/HEAD/CHANGELOG.md#23112-2023-07-24) [Compare Source](https://togithub.com/stripe/stripe-ios/compare/23.11.1...23.11.2) ##### PaymentSheet - \[Fixed] Update [email protected] to 8bit color depth (Thanks [@​jszumski](https://togithub.com/jszumski)) ##### CustomerSheet - \[Fixed] Ability to removing payment method immediately after adding it. - \[Fixed] Re-init addPaymentMethodViewController after adding payment method to allow for adding another payment method ### [`v23.11.1`](https://togithub.com/stripe/stripe-ios/blob/HEAD/CHANGELOG.md#23111-2023-07-18) [Compare Source](https://togithub.com/stripe/stripe-ios/compare/23.11.0...23.11.1) ##### PaymentSheet - \[Fixed] Fixed various bugs in Link private beta. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41Mi4xIiwidXBkYXRlZEluVmVyIjoiMzYuNTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
- Loading branch information