github stripe/stripe-terminal-ios v1.3.0

latest releases: 3.5.0, 3.4.0, 3.3.1...
3 years ago

If you are using CocoaPods, update your Podfile:

pod 'StripeTerminal', '1.3.0'

1.3.0 2020-07-28

This update adds Verifone P400 support for the following methods in StripeTerminal:

This update also introduces a cosmetic change to SCPReader.deviceSoftwareVersion. The Key Identifier number was previously displayed as the five-character string 30000 . This and future updates will display the identifier as a six-character string: 300001. The key itself has not changed.

Not every Stripe Terminal reader supports all the functionality in the SDK. If you call a function that is not supported by the currently connected reader you will receive a SCPErrorFeatureNotAvailableWithConnectedReader error.

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

NewReleases is sending notifications on new releases.