Payment App Development: Difference between revisions

From wizarPOS
No edit summary
No edit summary
 
Line 6: Line 6:


[https://ftp.wizarpos.com/payment/OPCPaymentIntegrationScheme2025.pdf Description of the scheme].
[https://ftp.wizarpos.com/payment/OPCPaymentIntegrationScheme2025.pdf Description of the scheme].
[https://smartpossdk.gitbook.io/cloudpossdk/cloudpos-sdk/emv-develop-spec EMV SPEC for developing payment app].

Latest revision as of 07:00, 17 March 2026

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 to PAYwizard.

AIDLManualV1.0.5.pdf, in the AidlServiceDemo, the binded package name should be com.wizarpos.aidlservicedemo.

Description of the scheme.

EMV SPEC for developing payment app.