Local Integration (External Device): Difference between revisions
(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...") |
No edit summary |
||
| Line 1: | Line 1: | ||
Suitable for scenarios where no application development on the POS terminal is needed. Instead, the Vendor Machine communicates directly with the | Suitable for scenarios where no application development on the POS terminal is needed. Instead, the Vendor Machine communicates directly with the PAYWizard. 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] | * Reference for data packaging and unpacking of VM:[https://ftp.wizarpos.com/advanceSDK/PaymentApp/Serial&SocketDemo240910.zip Serial&SocketDemo240910.zip] | ||
* See also, [https://smartpossdk.gitbook.io/paywizard-open-api/semi-integration/local-integration local-integration] | * See also, [https://smartpossdk.gitbook.io/paywizard-open-api/semi-integration/local-integration local-integration] | ||
Revision as of 02:56, 5 March 2026
Suitable for scenarios where no application development on the POS terminal is needed. Instead, the Vendor Machine communicates directly with the PAYWizard. 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:Serial&SocketDemo240910.zip
- See also, local-integration