github stripe/stripe-terminal-ios 4.3.0

9 days ago
  • Built with Xcode 16.0 Swift version 6.0.
  • New: Added field requestPartialAuthorization to SCPCardPresentParameters.
  • New: Added field cardDetails to SCPPaymentMethodDetails.
    • Note for internet reader integrations, this feature requires reader software version 2.31 or later to be installed on your internet reader.
  • Update: If the fetchConnectionToken completion block is called with an empty string for the token the SDK will fail the command with SCPErrorConnectionTokenProviderCompletedWithNothing.
  • Fix: Resolved an issue where the SDK could be left in an unexpected state if discoverReaders was called while an existing discoverReaders was already in progress.
  • Preview: CollectInputs now requires a unique id for each SelectionButton.
  • Fix: Auto reconnect now reports SCPErrorBluetoothConnectTimedOut if it times out reconnecting to a reader instead of SCPErrorCanceled.
  • Fix: Auto reconnect will continue trying to reconnect while the app is in the background. When the app becomes active the reconnect timer will give another 60 seconds for reconnect to succeed before timing out.
  • Fix: Resolved an issue where the allowRedisplay parameter was not correctly applied when using updatePaymentIntent with collectPaymentMethod

Don't miss a new stripe-terminal-ios release

NewReleases is sending notifications on new releases.