ConnectionConfiguration
Types
The BluetoothConnectionConfiguration object is used to connect to a bluetooth reader (currently DeviceType.CHIPPER_2X, DeviceType.STRIPE_M2 and DeviceType.WISEPAD_3).
The ExternalUsbChannelConfiguration object is used to connect to a reader using an external USB channel. Currently DeviceType.CHIPPER_1X, DeviceType.CHIPPER_2X, DeviceType.WISECUBE, DeviceType.WISEPAD_3 and DeviceType.WISEPAD_3S are supported. Auto reconnect is not supported with external USB channels.
The HandoffConnectionConfiguration object should be used to connect to a reader in handoff mode.
The InternetConnectionConfiguration object is used to connect to an internet reader such as DeviceType.STRIPE_S700 or DeviceType.WISEPOS_E.
The TapToPayConnectionConfiguration object should be used to connect to the phone's or tablet's NFC reader.
The UsbConnectionConfiguration object is used to connect to a USB reader (currently DeviceType.CHIPPER_2X, DeviceType.STRIPE_M2 and DeviceType.WISEPAD_3).