Internal Integration (POS App Development)
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.
APP project:PayMentAIDLDemo-guide to call PAYwizard aidl interface
Please send and receive data according to this protocal document:Core Protocol
See also, internal-integration
Best practice for payment in D22(D3)/Q3(Q2)
For developing applications on the D22.
- Install the new accessory agent on D22(D3)/Q3(Q2)
- Install initconnectionmode on D22/Q3, configure master and slave. This step is usually pre-initialized at the factory and does not require further configuration by the customer.
- Install PAYwizard app on D22/Q3
- Set protocal of PAYwizard to DEFAULT on D22, and set the payment package name to com.wizarpos.opc
- Set protocal of PAYwizard to USB ACCESSORY on Q3, and set the payment package name to com.wizarpos.paywizard.demo