Skip to content

Releases: stripe/stripe-ios

Version 21.8.1

10 Aug 21:52
21.8.1
fabd7eb
Compare
Choose a tag to compare
  • Fixes an issue with image loading when using Swift Package Manager.
  • Temporarily disabled WeChat Pay support in PaymentMethods.
  • The Stripe module now require StripeCore. See MIGRATING.md for more info.

Version 21.8.0

06 Aug 17:20
21.8.0
d3a7b89
Compare
Choose a tag to compare

Version 21.7.0

07 Jul 23:41
21.7.0
68c36e6
Compare
Choose a tag to compare

21.7.0 2021-07-07

  • Fixes an issue with additionaDocument field typo #1833
  • Adds support for WeChat Pay to PaymentMethods. WeChat Pay is not yet supported in PaymentMethods. The API has been removed in 21.8.1, and will be enabled in a future update.
  • Weak-links SwiftUI #1828
  • Adds 3DS2 support for Cartes Bancaires
  • Fixes an issue with camera rotation during card scanning on iPad
  • Fixes an issue where PaymentSheet could cause conflicts when included in an app that also includes PanModal #1818
  • Fixes an issue with building on Xcode 13 #1822
  • Fixes an issue where overriding STPPaymentCardTextField's brandImage() func had no effect #1827
  • Fixes documentation typo. (Thanks iAugux)

Version 21.6.0

28 May 00:51
21.6.0
8ca9931
Compare
Choose a tag to compare
  • Adds STPCardFormView, a UI component that collects card details
  • Adds 'STPRadarSession'. Note this requires additional Stripe permissions to use.

Version 21.5.1

07 May 20:57
21.5.1
d52a5d0
Compare
Choose a tag to compare
  • Fixes the PaymentSheet API not being public.
  • Fixes an issue with missing headers. (Thanks jctrouble!)

Version 21.5.0

07 May 00:00
21.5.0
9bf7d15
Compare
Choose a tag to compare

Version 21.4.0

08 Apr 23:26
21.4.0
591f54d
Compare
Choose a tag to compare
  • Fixed warnings in Xcode 12.5. #1772
  • Fixes a potential race condition when finalizing 3DS2 confirmations.
  • Fixes an issue where a 3DS2 transaction could result in an incorrect error message when the card number is incorrect. #1778
  • Fixes an issue where STPPaymentHandler.shared().handleNextAction sometimes didn't return a handleActionError. #1769
  • Fixes a layout issue when confirming payments in SwiftUI. #1761 (Thanks mvarie!)
  • Fixes an issue with opening URLs on Mac Catalyst
  • Fixes an issue where OXXO next action is mistaken for a cancel in STPPaymentHandler
  • SetupIntents for iDEAL, Bancontact, EPS, and Sofort will now send the required mandate information.
  • Adds support for BLIK.
  • Adds decline_code information to STPError. #1755
  • Adds support for SetupIntents to STPApplePayContext
  • Allows STPPaymentCardTextField to be subclassed. #1768

Version 21.3.1

25 Feb 23:21
21.3.1
b33030f
Compare
Choose a tag to compare
  • Adds support for Maestro in Apple Pay on iOS 12 or later.

Version 19.4.1

25 Feb 20:13
v19.4.1
Compare
Choose a tag to compare
  • Remastered version of v19.4.0 with Xcode 12.5 compatibility.

Version 17.0.4

25 Feb 20:12
v17.0.4
Compare
Choose a tag to compare
  • Remastered version of v17.0.3 with Xcode 12.5 compatibility.