AIDL Integration Best Practice

Here is the debug steps that you might want use an serial connection from your Point of Sale machine or Vending Machine or PC.

1

Install Payment Apps

Option 1: Install Payment Apps, apps can be installed through ADB, or push by TMS.

Option 2: Our tech support team also can help you to download these apk to your terminal.

2

Set Protocal Type to DEFAULT or TMS Push Para to terminal

Option 1: Set terminal connection protocal type to Default in Payment app, refer to PaymentInterfaceAppUserGuide.pdf

Option 2: Our tech support team also can help you to push parameter to your terminal to modify this settings.

3

Connect Payment Terminal to PC Anroid Studio

With usb cable

4

Start debug in your PC Anroid Studio

Follow the AIDL integration protocol to debug.

Here is an sample project help you start fast.

Applicable for scenarios where application development on a POS terminal is required, involving direct calls to the Payment AIDL Interface.

Last updated