OPC: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
==FAQ== | ==FAQ== | ||
* AIDL_Service_Demo&Guide.zip | * AIDL_Service_Demo&Guide.zip | ||
This file is applicable for scenarios where application development on a POS terminal is required, involving direct calls to the | This file is applicable for scenarios where application development on a POS terminal is required, involving direct calls to the Payment AIDL Interface. (适用于需要在POS机上开发应用,这种情况下,直接调用Payment AIDL Interface.) | ||
* OPC_Serialport_Guilde&Demo.zip | * OPC_Serialport_Guilde&Demo.zip | ||
This file is suitable for scenarios where no application development on the POS terminal is needed. Instead, the Vendor Machine communicates directly with the | This file is suitable for scenarios where no application development on the POS terminal is needed. Instead, the Vendor Machine communicates directly with the Payment Interface. In this case, communication between the POS terminal and the Vendor Machine supports serial port, MDB (Multi-Drop Bus), and Socket protocols. (适用于不需要在POS机上开发应用,上位机直接和PaymentInterface通讯。这种情况下,POS机和上位机之间支持串口,MDB,Socket通讯。) | ||
* [https://ftp.wizarpos.com/advanceSDK/OPCUserGuide_cn.pdf | * [https://ftp.wizarpos.com/advanceSDK/OPCUserGuide_cn.pdf 支付接口操作文档.pdf] | ||
* [https://ftp.wizarpos.com/advanceSDK/OPCUserGuide.pdf PaymentUserGuide.pdf] | * [https://ftp.wizarpos.com/advanceSDK/OPCUserGuide.pdf PaymentUserGuide.pdf] | ||
* [https://ftp.wizarpos.com/advanceSDK/MDB_Version_4-3.pdf MDB_Version_4-3.pdf] | * [https://ftp.wizarpos.com/advanceSDK/MDB_Version_4-3.pdf MDB_Version_4-3.pdf] | ||
* [https://ftp.wizarpos.com/advanceSDK/paymentapptest.mp4 paymentapptest.mp4] | * [https://ftp.wizarpos.com/advanceSDK/paymentapptest.mp4 paymentapptest.mp4] |
Revision as of 06:38, 12 June 2025
PaymentInterface_20250527.zip
FAQ
- AIDL_Service_Demo&Guide.zip
This file is applicable for scenarios where application development on a POS terminal is required, involving direct calls to the Payment AIDL Interface. (适用于需要在POS机上开发应用,这种情况下,直接调用Payment AIDL Interface.)
- OPC_Serialport_Guilde&Demo.zip
This file is suitable for scenarios where no application development on the POS terminal is needed. Instead, the Vendor Machine communicates directly with the Payment Interface. In this case, communication between the POS terminal and the Vendor Machine supports serial port, MDB (Multi-Drop Bus), and Socket protocols. (适用于不需要在POS机上开发应用,上位机直接和PaymentInterface通讯。这种情况下,POS机和上位机之间支持串口,MDB,Socket通讯。)