EMV Develop Spec: Difference between revisions
No edit summary |
|||
| Line 32: | Line 32: | ||
== [http://www.emvlab.org/emvtags/ EMV tag reference] == | == [http://www.emvlab.org/emvtags/ EMV tag reference] == | ||
== EMV Demo == | == EMV Demo == | ||
=== Java API Demo === | |||
<big><big>Note that after downloading the latest EMV sample, please check the latest [[CloudPOS SDK AAR]], then replace it in the EMV Sample.</big></big> | |||
{| class="wikitable" | |||
|- | |||
! Version!! Download!!Release Time!!Description | |||
|- | |||
| 1.5.2.58_20200610 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVSample_aar_1.5.2.58_20200610.zip EMV Sample with AAR]|| 2020-06-10|| use cloudpos SDK aar 1.5.2.58 | |||
|- | |||
| 1.5.2.47_20191122 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVSample_aar_1.5.2.47_20191122.zip EMV Sample with AAR]|| 2019-11-22|| use cloudpos SDK aar 1.5.2.47 | |||
|- | |||
| 1.5.2.44_20191111 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVSample_aar_1.5.2.44_20191111.zip EMV Sample with AAR]|| 2019-11-11|| | |||
|- | |||
| 1.5.2.39_20190920 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVSample_aar_1.5.2.39_20190920.zip EMV Sample with AAR]|| 2019-09-20|| | |||
|- | |||
| 1.5.2_20190701 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVSample_aar_1.5.2_20190701.zip EMV Sample with AAR]|| 2019-07-01|| | |||
|- | |||
| 1.5.2_20190529 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVSample_aar_1.5.2_20190529.zip EMV Sample with AAR]|| 2019-05-29|| | |||
|- | |||
| 1.5.2_20190505 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVSample_aar_1.5.2_20190505.zip EMV Sample with AAR]|| 2019-05-05|| | |||
|- | |||
| 1.5.2_20190426 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVSample_aar_1.5.2_20190426.zip EMV Sample with AAR]|| 2019-04-26|| | |||
|- | |||
| 1.5.2_20190419 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVSample_aar_1.5.2_2019419.zip 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 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVSample_aar_1.5.2_20190321.zip EMV Sample with AAR]|| 2019-03-22|| update with EMV Sample demo | |||
|- | |||
| 1.5.2_20190315 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVSample_aar_1.5.2_20190315.zip EMV Sample with AAR]|| 2019-03-15|| update with EMV Sample demo | |||
|- | |||
| 1.5.2 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVSample_aar_1.5.2.zip EMV Sample with AAR]|| 2019-03-13|| | |||
|- | |||
| 1.5.1 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVSample_aar_1.5.1.zip EMV Sample with AAR]|| 2019-03-04||Move native method from FunctionActivity to cloudpossdk AAR file, add call back listener. | |||
|- | |||
| 1.1 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVSample_aar_1.1.zip EMV Sample with AAR]|| 2019-01-11|| | |||
|- | |||
| 1.0 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVSample_aar_1.0.zip EMV Sample with AAR]|| 2019-01-04|| | |||
|} | |||
=== C api Demo === | === C api Demo === | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 70: | Line 107: | ||
|- | |- | ||
| 1.0 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVSample_20181109.zip EMV Sample with JNI source]|| 2018-11-09|| | | 1.0 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/emv/EMVSample_20181109.zip EMV Sample with JNI source]|| 2018-11-09|| | ||
|} | |} | ||
Revision as of 09:29, 12 June 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
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 |