TapToPayDiscoveryConfiguration
data class TapToPayDiscoveryConfiguration(val isSimulated: Boolean = false) : DiscoveryConfiguration
Allows the user to use the phone's or tablet's NFC reader as a payment terminal for NFC (tap) payments only.
Parameters
isSimulated
Whether the devices returned by discovery should be simulated.