EMV Develop Spec: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This document aims to simplify the understanding of EMV development specifications, providing clear information for Android application developers in the Smart POS industry. Please refer to the provided links for downloads and additional details. | |||
== EMV API == | == EMV API == | ||
{| class="wikitable" | {| class="wikitable" |
Revision as of 06:13, 15 December 2023
This document aims to simplify the understanding of EMV development specifications, providing clear information for Android application developers in the Smart POS industry. Please refer to the provided links for downloads and additional details.
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:
- Check for the latest CloudPOS SDK AAR.
- 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. |