1.0.11
on iOS, 2.0.12
on Android, and 1.0.7
on React Native (with Flutter & JS to follow) remove the need to specify a product
in KnotConfiguration
when configuring the session to initialize the SDK. Now, simply choose a type
for your session when calling Create Session and initialize the SDK with that session.1.0.5
on iOS, 2.0.5
on Android, 1.0.2
on Flutter, and 1.0.2
on React Native (with JS to follow) include new features allowing multi-product card issuers to integrate Knot’s SDK. For those that issue multiple, differently-named card programs or may issue cards under multiple brands, you can now override and customize the name of your company and card inside the Knot SDK using the CustomerConfiguration
class. More here.UPDATED_TRANSACTIONS_AVAILABLE
webhook provides notification of these updates and querying the Get Transaction By Id endpoint provides access to updated transaction data.