Create a session
Call Create Session with
type: transaction_link and a dummy external_user_id.Please note that if you intend to test generating transactions multiple times consecutively in a short period, we recommend using a different dummy
external_user_id for each session.Invoke the SDK
Use the
session_id you receive when creating a session to invoke the SDK. In KnotConfiguration, pass a merchantId for a merchant of your choosing. In your implementation, merchants are retrieved via List Merchants. For testing purposes, you can likely hardcode a single id for a merchant.