How to Migrate a Payment Application to Q2Premium

From wizarPOS
Revision as of 07:07, 11 May 2023 by Mahong (talk | contribs) (Created page with "# EMVKernel invoking: Change the tmpEmvLibDir, now use the follow code: tmpEmvLibDir = this.getApplicationInfo().nativeLibraryDir + "/libEMVKernal.so";")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  1. EMVKernel invoking:

Change the tmpEmvLibDir, now use the follow code:

 tmpEmvLibDir = this.getApplicationInfo().nativeLibraryDir + "/libEMVKernal.so";