v2.2.0
If you're using Gradle, update your build file to:
implementation "com.stripe:stripeterminal:2.2.0"
Note that this release includes some changes to the error codes produced by failures of all confirmation operations, including processRefund
, processPayment
, and confirmSetupIntent
.
See CHANGELOG.md for details.