setupAuthAndStore
Same as setup but skips terminal linking.
If using this version of the setup flow, make sure to call linkTerminal before using other APIs that need a terminal to be linked.
Parameters
Callback invoked when setup fails with SetupFailure.
Callback invoked when setup is successful com.teya.unifiedepossdk.TeyaCommonTransactionsApi.
See also
Like setup (the one with preselectedStore parameter), but skips terminal linking.
If using this version of the setup flow, make sure to call linkTerminal before using other APIs that need a terminal to be linked.
Parameters
Store that the ePOS will be linked to, avoiding the need to ask the user to select one.
Callback invoked when setup fails with Failure.
Callback invoked when setup is successful com.teya.unifiedepossdk.TeyaCommonTransactionsApi.