EMV Develop Spec: Difference between revisions
Line 68: | Line 68: | ||
|} | |} | ||
=== Java | === Java API Demo === | ||
'''Note that after getting the latest EMV samples, you should check the latest [[CloudPOS SDK AAR]], and if the version is newer than the one used in the example, replace the new SDK AAR file for the example.''' | '''Note that after getting the latest EMV samples, you should check the latest [[CloudPOS SDK AAR]], and if the version is newer than the one used in the example, replace the new SDK AAR file for the example.''' | ||
{| class="wikitable" | {| class="wikitable" |
Revision as of 07:45, 13 March 2020
EMV API
Version | Download | Release Time |
---|---|---|
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
C api Demo
Version | Download | Release Time | Description |
---|---|---|---|
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 |
Java API Demo
Note that after getting the latest EMV samples, you should check the latest CloudPOS SDK AAR, and if the version is newer than the one used in the example, replace the new SDK AAR file for the example.
Version | Download | Release Time | Description |
---|---|---|---|
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 |