Skip to content

22.6.0

Compare
Choose a tag to compare
@wooj-stripe wooj-stripe released this 05 Jul 23:49
· 2 commits to main since this release

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.