; Config file for transact API calls [API_VARIABLES] api_host = "https://transact.io/api/" api_authentication = "group/{{account_id}}/verify/secret?alg=sha256&test={{digest}}" api_subscription_auth = "group/{{account_id}}/subscription/plans" xsact_purchase_url = "https://transact.io/purchase/" js_xsact_library = "//transact.io/assets/js/transact.js"