|
|
Line 37: |
Line 37: |
| |- | | |- |
| | 20210128 || [http://ftp.wizarpos.com/emv/EMVSample_c_20210128.zip EMV Sample with JNI source]|| 2021-01-28|| update kernel.so. | | | 20210128 || [http://ftp.wizarpos.com/emv/EMVSample_c_20210128.zip EMV Sample with JNI source]|| 2021-01-28|| update kernel.so. |
| |-
| |
| | 20200612 || [http://ftp.wizarpos.com/emv/EMVSample_c_20200612.zip EMV Sample with JNI source]|| 2019-06-12|| update kernel.so.
| |
| |-
| |
| | 20200610 || [http://ftp.wizarpos.com/emv/EMVSample_c_20200610.zip EMV Sample with JNI source]|| 2019-06-10|| update kernel.so,emv kernel jni.
| |
| |-
| |
| | 20191220 || [http://ftp.wizarpos.com/emv/EMVSample_20191220.zip EMV Sample with JNI source]|| 2019-12-20|| update kernel.so.
| |
| |-
| |
| | 20191111 || [http://ftp.wizarpos.com/emv/EMVSample_20191111.zip EMV Sample with JNI source]|| 2019-11-11|| update kernel.so,emv kernel jni, AIDTable.
| |
| |-
| |
| | 20190920 || [http://ftp.wizarpos.com/emv/EMVSample_20190920.zip EMV Sample with JNI source]|| 2019-09-20|| update kernel.so,emv kernel jni, AIDTable.
| |
| |-
| |
| | 20190717 || [http://ftp.wizarpos.com/emv/EMVSample_20190717.zip EMV Sample with JNI source]|| 2019-07-17|| Support MIR.
| |
| |-
| |
| | 20190701 || [http://ftp.wizarpos.com/emv/EMVSample_20190701.zip EMV Sample with JNI source]|| 2019-07-01|| Add setFlagAllowBypass for pinpadjniinterface.
| |
| |-
| |
| | 20190529 || [http://ftp.wizarpos.com/emv/EMVSample_20190529.zip EMV Sample with JNI source]|| 2019-05-29||
| |
| |-
| |
| | 20190505 || [http://ftp.wizarpos.com/emv/EMVSample_20190505.zip 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 || [http://ftp.wizarpos.com/emv/EMVSample_20190426.zip EMV Sample with JNI source]|| 2019-04-26||
| |
| |-
| |
| | 20190408 || [http://ftp.wizarpos.com/emv/EMVSample_20190408.zip EMV Sample with JNI source]|| 2019-04-08||
| |
| |-
| |
| | 20190321 || [http://ftp.wizarpos.com/emv/EMVSample_20190321.zip EMV Sample with JNI source]|| 2019-03-21||
| |
| |-
| |
| | 20190315 || [http://ftp.wizarpos.com/emv/EMVSample_20190315.zip EMV Sample with JNI source]|| 2019-03-15||
| |
| |-
| |
| | 1.3 || [http://ftp.wizarpos.com/emv/EMVSample_20190311.zip EMV Sample with JNI source]|| 2019-03-11||Move native method from FunctionActivity to cloudpossdk AAR file, add call back listener.
| |
| |-
| |
| | 1.2 || [http://ftp.wizarpos.com/emv/EMVSample_20190213.zip EMV Sample with JNI source]|| 2018-12-11||
| |
| |-
| |
| | 1.1 || [http://ftp.wizarpos.com/emv/EMVSample_20181211.zip EMV Sample with JNI source]|| 2018-12-11||
| |
| |-
| |
| | 1.0 || [http://ftp.wizarpos.com/emv/EMVSample_20181109.zip EMV Sample with JNI source]|| 2018-11-09||
| |
| |} | | |} |
Revision as of 05:56, 18 September 2021
EMV API
EMV Process Flow
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.
C api Demo