Integrate our products into your software. Let's make payment happen together!
Look at all the possibilitiesHow to use the Reboot terminal on a supported pax device.
The following code snippet demonstrates how you can use the reboot terminal function.
PaxService paxService = new PaxService(); paxservice.reboot(this);