EMV Develop Spec: Difference between revisions
Line 29: | Line 29: | ||
|- | |- | ||
| 1.5.3.037_20210329 || [http://ftp.wizarpos.com/emv/EMVSample_aar_1.5.3.037_20210329.zip EMV Sample with AAR]|| 2021-03-29| use cloudpos SDK aar 1.5.3.037|| | | 1.5.3.037_20210329 || [http://ftp.wizarpos.com/emv/EMVSample_aar_1.5.3.037_20210329.zip EMV Sample with AAR]|| 2021-03-29| use cloudpos SDK aar 1.5.3.037|| | ||
|} | |} | ||
Revision as of 05:55, 18 September 2021
EMV API
Version | Download | Release Time |
---|---|---|
4.29 | EMV kernel API | 2021-09-17 |
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.3.078_20210918 | EMV Sample with AAR&Java | use cloudpos SDK aar 1.5.3.078 | Update demo package name to cloudpos. |
1.5.3.077_20210914 | EMV Sample with AAR&Java | use cloudpos SDK aar 1.5.3.055 | Update demo package name to cloudpos. |
1.5.3.055_20210526 | EMV Sample with AAR&Java | use cloudpos SDK aar 1.5.3.055, calling java API | |
1.5.3.037_20210329 | EMV Sample with AAR | use cloudpos SDK aar 1.5.3.037 |
C api Demo
Version | Download | Release Time | Description |
---|---|---|---|
20210128 | EMV Sample with JNI source | 2021-01-28 | update kernel.so. |
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 |