Payment App Development

From wizarPOS
Revision as of 02:37, 5 March 2026 by Mahong (talk | contribs) (Created page with "It is suitable for developing payment application on the terminal. This payment application interacts with the bank and provides the AIDL interface of the payment function to the PAYwizard to call. [https://github.com/SmartPOSSamples/AidlServiceDemo A simple service demo which provided AIDL interface]. [https://ftp.wizarpos.com/techsupport/ticket/WIZARPOSPaymentAppAIDLManualV1.0.5.pdf WIZARPOSPaymentAppAIDLManualV1.0.5.pdf, if running above service demo, the bind pac...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

It is suitable for developing payment application on the terminal. This payment application interacts with the bank and provides the AIDL interface of the payment function to the PAYwizard to call.

A simple service demo which provided AIDL interface.

WIZARPOSPaymentAppAIDLManualV1.0.5.pdf, if running above service demo, the bind package name should be com.wizarpos.aidlservicedemo.

OPCPaymentIntegrationScheme2025.pdf, description of the scheme.