Stripe v22.8.2 Release Notes

Release Date: 2022-09-19 // over 1 year ago
  • 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
    • 0๏ธโƒฃ [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.