EMV Develop Spec: Difference between revisions

From wizarPOS
Line 17: Line 17:
== EMV Demo ==
== EMV Demo ==
=== Java API 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.'''
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 25: Line 24:
|}
|}


After obtaining the most recent EMV sample, it's essential to verify and update the CloudPOS SDK AAR within the EMV Sample.
=== C api Demo ===
=== C api Demo ===
{| class="wikitable"
{| class="wikitable"

Revision as of 05:58, 15 December 2023

EMV API

Version Download Release Time
4.31 EMV kernel API 2023-05-17

EMV Process Flow

Version Download Release Time
EmvProcessFlow_230314 EMV Process Flow 2023-04-17

EMV tag reference

EMV Demo

Java API Demo

Version Download Release Time Description
EMVSample_20231113 latest EMV Sample with AAR&Java use cloudpos SDK aar 1.5.4.82

After obtaining the most recent EMV sample, it's essential to verify and update the CloudPOS SDK AAR within the EMV Sample.

C api Demo

Version Download Release Time Description
20230627 EMV Sample with JNI source 2023-06-27 support Android 12.