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
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.
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