Product updates automatically publish to an RSS feed here, so you can subscribe to updates as desired. Here are instructions on sending the RSS feed of changes to a Slack workspace, as well as simple instructions for an email feed via Zapier here.
This is the RSS feed URL: https://docs.knotapi.com/changelog/product-updates/rss.xml
This is the RSS feed URL: https://docs.knotapi.com/changelog/product-updates/rss.xml
Merchant Flow Improvements
We have made significant improvements to select merchant authentication flows, nearly doubling the conversion rates.This update is available starting with:- iOS SDK version 1.0.14+
- React Native SDK version 1.0.13+
Customization for Multi-Product Card Portfolios
Versions1.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.New Guides & API Reference
Companies building with Knot can now enjoy the smoothness of fresh new documentation on integrating our SDK and APIs.Updates to Existing Transactions
Once an user’s merchant account is linked to Knot, you can receive updates to existing transactions you’ve already received. TheUPDATED_TRANSACTIONS_AVAILABLE webhook provides notification of these updates and querying the Get Transaction By Id endpoint provides access to updated transaction data.