EMV Develop Spec: Difference between revisions
No edit summary |
|||
Line 3: | Line 3: | ||
|- | |- | ||
! Version!! Download!!Release Time | ! Version!! Download!!Release Time | ||
|- | |||
| 4.26 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVKernel_Android_interface_4.26(20201209).pdf EMV kernel API]|| 2020-12-09 | |||
|- | |- | ||
| 4.25 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVKernel_Android_interface_4.25(20200828).pdf EMV kernel API]|| 2020-09-09 | | 4.25 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVKernel_Android_interface_4.25(20200828).pdf EMV kernel API]|| 2020-09-09 |
Revision as of 07:09, 9 December 2020
EMV API
Version | Download | Release Time |
---|---|---|
4.26 | EMV kernel API | 2020-12-09 |
4.25 | EMV kernel API | 2020-09-09 |
4.24 | EMV kernel API | 2020-08-24 |
4.23 | EMV kernel API | 2020-07-20 |
4.23 | EMV kernel API | 2020-06-19 |
4.22 | EMV kernel API | 2019-12-24 |
4.21 | EMV kernel API | 2019-07-17 |
4.0.19 | EMV kernel API | 2019-05-29 |
4.0.18 | EMV kernel API | 2019-05-05 |
4.0.16 | EMV kernel API | 2019-04-26 |
4.0.10 | EMV kernel API | 2019-03-11 |
4.0.9 | EMV kernel API | 2019-01-23 |
4.0.8 | EMV kernel API | 2019-01-11 |
4.0.5 | EMV kernel API | 2018-11-09 |
EMV Process Flow
Version | Download | Release Time |
---|---|---|
1.1 | EMV Process Flow | 2018-11-09 |
EMV tag reference
EMV Demo
Java API Demo
Note that after downloading the latest EMV sample, please check the latest CloudPOS SDK AAR, then replace it in the EMV Sample.
Version | Download | Release Time | Description |
---|---|---|---|
1.5.2.58_20200610 | EMV Sample with AAR | 2020-06-10 | use cloudpos SDK aar 1.5.2.58 |
1.5.2.47_20191122 | EMV Sample with AAR | 2019-11-22 | use cloudpos SDK aar 1.5.2.47 |
1.5.2.44_20191111 | EMV Sample with AAR | 2019-11-11 | |
1.5.2.39_20190920 | EMV Sample with AAR | 2019-09-20 | |
1.5.2_20190701 | EMV Sample with AAR | 2019-07-01 | |
1.5.2_20190529 | EMV Sample with AAR | 2019-05-29 | |
1.5.2_20190505 | EMV Sample with AAR | 2019-05-05 | |
1.5.2_20190426 | EMV Sample with AAR | 2019-04-26 | |
1.5.2_20190419 | EMV Sample with AAR | 2019-04-19 | update with EMV Sample demo, improvement disturb between contact card reader and contactless card reader. |
1.5.2_20190321 | EMV Sample with AAR | 2019-03-22 | update with EMV Sample demo |
1.5.2_20190315 | EMV Sample with AAR | 2019-03-15 | update with EMV Sample demo |
1.5.2 | EMV Sample with AAR | 2019-03-13 | |
1.5.1 | EMV Sample with AAR | 2019-03-04 | Move native method from FunctionActivity to cloudpossdk AAR file, add call back listener. |
1.1 | EMV Sample with AAR | 2019-01-11 | |
1.0 | EMV Sample with AAR | 2019-01-04 |
C api Demo
Version | Download | Release Time | Description |
---|---|---|---|
20200612 | EMV Sample with JNI source | 2019-06-12 | update kernel.so. |
20200610 | EMV Sample with JNI source | 2019-06-10 | update kernel.so,emv kernel jni. |
20191220 | EMV Sample with JNI source | 2019-12-20 | update kernel.so. |
20191111 | EMV Sample with JNI source | 2019-11-11 | update kernel.so,emv kernel jni, AIDTable. |
20190920 | EMV Sample with JNI source | 2019-09-20 | update kernel.so,emv kernel jni, AIDTable. |
20190717 | EMV Sample with JNI source | 2019-07-17 | Support MIR. |
20190701 | EMV Sample with JNI source | 2019-07-01 | Add setFlagAllowBypass for pinpadjniinterface. |
20190529 | EMV Sample with JNI source | 2019-05-29 | |
20190505 | EMV Sample with JNI source | 2019-05-05 | 1. Add the interface emv_get_offlinepin_times (See 4.24 in Interface document 4.0.18); 2. Support set these tags call emv_terminal_param_set_tlv after App selected: 0x9F1A, 0x5F2A, 0x9F33, 0x9F40, 0x9F1C, 0x5F36; |
20190426 | EMV Sample with JNI source | 2019-04-26 | |
20190408 | EMV Sample with JNI source | 2019-04-08 | |
20190321 | EMV Sample with JNI source | 2019-03-21 | |
20190315 | EMV Sample with JNI source | 2019-03-15 | |
1.3 | EMV Sample with JNI source | 2019-03-11 | Move native method from FunctionActivity to cloudpossdk AAR file, add call back listener. |
1.2 | EMV Sample with JNI source | 2018-12-11 | |
1.1 | EMV Sample with JNI source | 2018-12-11 | |
1.0 | EMV Sample with JNI source | 2018-11-09 |