- Bug fix: Fixed a possible deadlock when calling
readReusableCard
andprocessPayment
from background threads. - Issue #111: Replaced
__IPHONE_OS_VERSION_MIN_REQUIRED
that was causing some trouble withAPI_AVAILABLE(ios(10.0))
. - Updated internal dependencies.
- Added public convenience methods
stringFromCardBrand:
andstringFromPaymentIntentStatus:
.