Skip to content

Releases: YouTransactor-SAS/mPOS-SDK-IOS

1.16

24 Jan 16:57
6d001b4
Compare
Choose a tag to compare

Add ability to set speed mode

1.15

20 Jan 20:23
6b2974e
Compare
Choose a tag to compare

integration SDK 0.5.25
Request the speed mode

v1.14

29 Mar 16:02
b8c4f9d
Compare
Choose a tag to compare

Use new APIs :

  • setLocale
  • getLocale
  • getSUpportedLocale

1.11

27 Jan 09:56
ff3e08e
Compare
Choose a tag to compare

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

1.10

07 Dec 15:17
89d1a3e
Compare
Choose a tag to compare
Merge pull request #38 from YouTransactor-SAS/develop-dhouha

Develop dhouha

1.8

25 Nov 10:56
c5441df
Compare
Choose a tag to compare
1.8

print retrieved tags CC, F4 & F5

1.7

19 Nov 18:58
de7eb59
Compare
Choose a tag to compare
1.7

use timeInterval as type of card wait timeout

1.5

26 Oct 11:32
Compare
Choose a tag to compare
1.5

exit secure session before calling display and get info command, to cancel secure state of terminal or sdk

1.4

18 Oct 22:42
0117423
Compare
Choose a tag to compare
1.4

add cancel button at transaction
implement cancel function at authorization and riskManagement

1.3

18 Sep 16:49
Compare
Choose a tag to compare
1.3
  • Framework 0.4.0
  • Add cancel button on connection
  • Add connection code examples in MainViewController