EMV Develop Spec: Difference between revisions

From wizarPOS
No edit summary
No edit summary
Line 14: Line 14:
| 230314 || [http://ftp.wizarpos.com/emv/EmvProcessFlow_230314.pdf EMV Process Flow]|| 2023-04-17
| 230314 || [http://ftp.wizarpos.com/emv/EmvProcessFlow_230314.pdf EMV Process Flow]|| 2023-04-17
|}
|}
== [http://www.emvlab.org/emvtags/ EMV tag reference] ==
== [http://www.emvlab.org/emvtags/ EMV Tag reference] ==
== EMV Demo ==
== EMV Demo ==
=== Java API Demo ===
=== Java API Demo ===
'''Note:''' After downloading the latest EMV sample, follow these steps:
# Check for the latest CloudPOS SDK AAR.
# Replace the existing AAR in the EMV Sample.
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 24: Line 28:
|}
|}


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 06:10, 15 December 2023

EMV API

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

EMV Process Flow

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

EMV Tag reference

EMV Demo

Java API Demo

Note: After downloading the latest EMV sample, follow these steps:

  1. Check for the latest CloudPOS SDK AAR.
  2. Replace the existing AAR in the EMV Sample.
Version Download Release Time Description
EMVSample_20231113 latest EMV Sample with AAR&Java use cloudpos SDK aar 1.5.4.82

C API Demo

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