23.19.0
davidme-stripe
released this
11 Dec 21:55
·
773 commits
to master
since this release
23.19.0 2023-12-11
Apple Pay
- [Fixed] STPApplePayContext initializer returns nil in more cases where the request is invalid.
- [Fixed] STPApplePayContext now allows Apple Pay when the customer doesn’t have saved cards but can set them up in the Apple Pay sheet (iOS 15+).
PaymentSheet
- [Fixed] PaymentSheet sets newly saved payment methods as the default so that they're pre-selected the next time the customer pays.
- [Added] PaymentSheet now supports external payment methods. See https://stripe.com/docs/payments/external-payment-methods?platform=ios
CustomerSheet
- [Added] Saved SEPA payment methods are now displayed to the customer for reuse, similar to saved cards.