Internal Integration (POS App Development)

From wizarPOS
Revision as of 02:34, 5 March 2026 by Mahong (talk | contribs) (Created page with "It is suitable for developing normal applications on the terminal. It can call the AIDL interface provided by the PAYwizard application to do different transaction. It communicate with the Vendor Machine. * Reference for calling PAYwizard AIDL interface:[https://github.com/SmartPOSSamples/PayMentAIDLDemo APP project:PayMentAIDLDemo-guide to call PAYwizard aidl interface] * [https://ftp.wizarpos.com/payment/PayMentAidlDemo_release_V1.0.6_20260114.apk Download APK] * See...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

It is suitable for developing normal applications on the terminal. It can call the AIDL interface provided by the PAYwizard application to do different transaction. It communicate with the Vendor Machine.