User contributions for Mahong
27 March 2026
- 07:4407:44, 27 March 2026 diff hist 0 Payment Apps No edit summary current
25 March 2026
- 02:5402:54, 25 March 2026 diff hist +2 技术支持沟通指引 No edit summary current
- 02:5402:54, 25 March 2026 diff hist −39 技术支持沟通指引 No edit summary
24 March 2026
- 06:4706:47, 24 March 2026 diff hist −28 Local Integration (External Device) No edit summary current
- 06:4706:47, 24 March 2026 diff hist +121 Local Integration (External Device) No edit summary
20 March 2026
- 09:5409:54, 20 March 2026 diff hist +12 Local Integration (External Device) No edit summary
- 09:4009:40, 20 March 2026 diff hist +6 Internal Integration (POS App Development) No edit summary current
- 09:3909:39, 20 March 2026 diff hist +276 Internal Integration (POS App Development) No edit summary
- 09:1309:13, 20 March 2026 diff hist +79 Payment App Development No edit summary current
- 09:0809:08, 20 March 2026 diff hist 0 N File:Flowchartofpaymentdevelop.png No edit summary current
- 09:0509:05, 20 March 2026 diff hist +22 Payment App Development No edit summary
- 08:5008:50, 20 March 2026 diff hist −7 Payment App Development No edit summary
- 08:4908:49, 20 March 2026 diff hist −51 Payment App Development No edit summary
- 08:4408:44, 20 March 2026 diff hist +63 Payment App Development No edit summary
- 02:5702:57, 20 March 2026 diff hist −9 Chinese Document No edit summary current
- 02:5602:56, 20 March 2026 diff hist −6 Core Protocol No edit summary current
19 March 2026
- 05:4605:46, 19 March 2026 diff hist 0 Payment Apps No edit summary
17 March 2026
- 07:0007:00, 17 March 2026 diff hist +113 Payment App Development No edit summary
16 March 2026
- 05:1305:13, 16 March 2026 diff hist 0 Payment Apps No edit summary
13 March 2026
- 08:3508:35, 13 March 2026 diff hist 0 Payment Apps No edit summary
12 March 2026
- 07:0007:00, 12 March 2026 diff hist 0 Payment Apps No edit summary
- 03:0503:05, 12 March 2026 diff hist +2 Firmware No edit summary
9 March 2026
- 07:2407:24, 9 March 2026 diff hist +5 Payment Apps No edit summary
- 01:5601:56, 9 March 2026 diff hist −24 Firmware No edit summary
6 March 2026
- 01:4101:41, 6 March 2026 diff hist −32 Payment App No edit summary current
5 March 2026
- 06:0806:08, 5 March 2026 diff hist −58 Payment App Development No edit summary
- 06:0306:03, 5 March 2026 diff hist +67 Internal Integration (POS App Development) No edit summary
- 05:5905:59, 5 March 2026 diff hist +158 Local Integration (External Device) No edit summary
- 05:5505:55, 5 March 2026 diff hist +124 Core Protocol No edit summary
- 05:4205:42, 5 March 2026 diff hist +10 Payment App No edit summary
- 05:4205:42, 5 March 2026 diff hist −40 Payment App No edit summary
- 05:4105:41, 5 March 2026 diff hist −4 Payment App No edit summary
- 05:4105:41, 5 March 2026 diff hist +19 Payment App No edit summary
- 05:1905:19, 5 March 2026 diff hist +232 Payment App No edit summary
- 04:0004:00, 5 March 2026 diff hist 0 Payment App No edit summary
- 02:5602:56, 5 March 2026 diff hist +6 Local Integration (External Device) No edit summary
- 02:5402:54, 5 March 2026 diff hist +1,468 N Common Feature Development Created page with "===TMS Management=== *[https://smartpossdk.gitbook.io/cloudpossdk/faq/tms-wizarview/apply-wizarview-account Apply TMS Account] *[https://ftp.wizarpos.com/device/TMSManual.pdf TMS Manual] ===MDB Internal Communication Protocol=== *[https://ftp.wizarpos.com/advanceSDK/MDB_Version_4-3.pdf MDB_Version_4-3.pdf] ===Kiosk Mode Development=== *[https://smartpossdk.gitbook.io/cloudpossdk/faq/advance-sdk/learn-kiosk-mode learn-kiosk-mode] *[https://github.com/SmartPOSSamples/Kiosk..." current
- 02:4902:49, 5 March 2026 diff hist +671 N Configuration & Parameters Created page with "*Simple prototype file, generally, configure this file in TMS, [https://ftp.wizarpos.com/payment/opc-v2.2.5-config-simple-20251217.xml Simple parameters-Prototype xml file]. Package name of the payment app is "com.wizarpos.paywizard.demo" *Full prototype file, don't use this file, just for a reference, [https://ftp.wizarpos.com/payment/opc-v2.4.0-config-all-20260130.xml Full parameters-Prototype xml file] *To configure app paramter, pelase read this "Configure a Paramete..." current
- 02:4802:48, 5 March 2026 diff hist −5,004 Payment App Replaced content with "==Quick Start== ==Windows Debug Tools== ==Core Protocol== ==Payment Apps== ==Local Integration (External Device)== ==Internal Integration (POS App Development)== ==Payment App Development== ==Cloud Mode Integration== ==Configuration & Parameters== ==Common Feature Development== ==Chinese Document==" Tag: Replaced
- 02:4402:44, 5 March 2026 diff hist −45 Internal Integration (POS App Development) No edit summary
- 02:4302:43, 5 March 2026 diff hist +701 Internal Integration (POS App Development) No edit summary
- 02:3802:38, 5 March 2026 diff hist +558 N Cloud Mode Integration Created page with "* Integrate flow, please refer to https://smartpossdk.gitbook.io/paywizard-open-api/cloud-api/quick-start-cloud-api * [https://github.com/SmartPOSSamples/PaywizardCloudAPIDemo.git A simple android demo which access the cloud API to do transaction. Actually, users can develop any http project to access Cloud API, the demo is only a reference]. * [https://github.com/SmartPOSSamples/PaywizardDemo A simple java demo which access the cloud API to do transaction. Actually, use..." current
- 02:3702:37, 5 March 2026 diff hist +662 N Payment App Development 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..."
- 02:3402:34, 5 March 2026 diff hist +592 N Internal Integration (POS App Development) 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..."
- 02:3402:34, 5 March 2026 diff hist +568 N Local Integration (External Device) Created page with "Suitable for scenarios where no application development on the POS terminal is needed. Instead, the Vendor Machine communicates directly with the OPC. In this case, communication between the POS terminal and the Vendor Machine supports serial port, MDB (Multi-Drop Bus), and Socket protocols. * Reference for data packaging and unpacking of VM:[https://ftp.wizarpos.com/advanceSDK/PaymentApp/Serial&SocketDemo240910.zip Serial&SocketDemo240910.zip] * See also, [https://sm..."
- 02:3402:34, 5 March 2026 diff hist −308 Payment App No edit summary
- 02:3002:30, 5 March 2026 diff hist +325 N Payment Apps Created page with "The two payment apps need install to terminal firstly. Please provide serial numbers of the debug terminal, WizarPOS will push latest version remotely. * [https://ftp.wizarpos.com/payment/PayWizard_Demo_V2.2.5_2602121.apk Payment Emulator] * [https://ftp.wizarpos.com/payment/OPC_V2.4.0-global-release.apk PAYwizard2.4.0.apk]"
- 02:2902:29, 5 March 2026 diff hist +21 Payment App No edit summary
- 02:2802:28, 5 March 2026 diff hist +136 N Core Protocol Created page with "* [https://ftp.wizarpos.com/payment/WIZARPOSPaymentAppIntegrationProtocolV2.2.2.6.pdf WIZARPOSPaymentAppIntegrationProtocolV2.2.2.6.pdf]"
- 02:2702:27, 5 March 2026 diff hist +22 Payment App No edit summary