Skip to content

1.11

Compare
Choose a tag to compare
@YouTransactor YouTransactor released this 27 Jan 09:56
· 132 commits to master since this release
ff3e08e

add API setTerminalLanguage()
call cancelAll command at the beginning of the transaction flow
accept online request as outcome of nfcComplete command and re-run the authorization
add CardReadEnd state to notify the app that cancel transaction should be disabled because card was already read
Task.cancel() returns Bool, if false cancel could not be done
update SetInfoField command to setTerminalLanguage tag 0xE1
update RPCManager to manage two commands at the same time the current one and the cancelAll one, and wait for one response of one of them
sample App : add setLang button and call setTerminalLanguage api