Releases: stripe/stripe-ios-spm
Releases · stripe/stripe-ios-spm
22.8.4
22.8.4 2022-10-12
PaymentSheet
- [Fixed] Use
.formSheet
modal presentation in Mac Catalyst. #2023 (Thanks sergiocampama!)
22.8.3
22.8.2
22.8.2 2022-09-19
Identity
- [Changed] Support uploading single side documents.
- [Fixed] Fixed Xcode 14 support.
Financial Connections
- [Fixed] Fixes an issue of returning canceled result from FinancialConnections if user taps cancel on the manual entry success screen.
CardScan
- [Added] Added a new parameter to CardScanSheet.present() to specify if the presentation should be done animated or not. Defaults to true.
- [Changed] Changed card scan ML model loading to be async.
- [Changed] Changed minimum deployment target for card scan to iOS 13.
22.8.1
22.8.1 2022-09-12
PaymentSheet
- [Fixed] Fixed potential crash when using Link in Mac Catalyst.
Apple Pay
- [Fixed] Fixed an issue where
applePayContext:willCompleteWithResult:authorizationResult:handler:
may not be called in Objective-C implementations ofSTPApplePayContextDelegate
.
22.8.0
22.8.0 2022-09-06
PaymentSheet
- [Changed] Renamed
PaymentSheet.reset()
toPaymentSheet.resetCustomer()
. SeeMIGRATING.md
for more info. - [Added] You can now set closures in
PaymentSheet.ApplePayConfiguration.customHandlers
to configure the PKPaymentRequest and PKPaymentAuthorizationResult during a transaction. This enables you to build support for Merchant Tokens and Order Tracking in iOS 16.
Apple Pay
- [Added] You can now implement the
applePayContext(_:willCompleteWithResult:handler:)
function in yourApplePayContextDelegate
to configure the PKPaymentAuthorizationResult during a transaction. This enables you to build support for Order Tracking in iOS 16.
22.7.1
22.7.0
22.7.0 2022-08-15
PaymentSheet
- [Fixed] Fixed a layout issue on iPad.
- [Changed] Improved Link support in custom flow (
PaymentSheet.FlowController
).
22.6.0
22.6.0 2022-07-05
PaymentSheet
- [Added] PaymentSheet now supports Link payment method.
- [Changed] Change behavior of Afterpay/Clearpay: Charge in 3 for GB, FR, and ES
STPCardFormView
- [Changed] Postal code is no longer collected for billing addresses in Japan.
Identity
- [Added] The ability to capture Selfie images in the native component flow.
- [Fixed] Fixed an issue where the welcome and confirmation screens were not correctly decoding non-ascii characters.
- [Fixed] Fixed an issue where, if a manually uploaded document could not be decoded on the server, there was no way to select a new image to upload.
- [Fixed] Fixed an issue where the IdentityVerificationSheet completion block was called early when manually uploading a document image instead of using auto-capture.
22.5.1
22.5.1 2022-06-21
- [Fixed] Fixed an issue with
STPPaymentHandler
where returning an app redirect could cause a crash.
22.5.0
Stripe SDK 22.5.0