accessToken
.
The access token to authenticate the user. This has to be previously generated using the OAuth authentication flow.optional
accessToken:string
Optional parameter to set the SDK’s branch. This is only relevant when the environment is set tooptional
branch:"master"
|"sandbox"
|"qa"
'staging'
. The possible values are BRANCHES.MASTER
,
BRANCHES.SANDBOX
and BRANCHES.QA
. If not provided, the SDK will default
to 'MASTER'
.
Optional parameter to set the SDK’s environment. If not provided, the SDK will default tooptional
environment:"production"
|"staging"
|"local"
'production'
. Use ENVIRONMENTS.STAGING
to set
the SDK to staging.
The locale to use for the SDK. This is optional, and if not provided, it will default to English. Setting the locale will make the SDK render its UI in the specified language.optional
locale:string
optional
operationSettings:OperationSettings
The staging token allows users outside Qonto to access the staging environment. This is helpful for testing purposes, and it is irrelevant in production.optional
stagingToken:string