How to Migrate a Payment Application to Q2Premium: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
# EMVKernel invoking: | # EMVKernel invoking: | ||
* Change the tmpEmvLibDir, now snippet code is: | |||
tmpEmvLibDir = this.getApplicationInfo().nativeLibraryDir + "/libEMVKernal.so"; | tmpEmvLibDir = this.getApplicationInfo().nativeLibraryDir + "/libEMVKernal.so"; |
Revision as of 07:09, 11 May 2023
- EMVKernel invoking:
- Change the tmpEmvLibDir, now snippet code is:
tmpEmvLibDir = this.getApplicationInfo().nativeLibraryDir + "/libEMVKernal.so";