Uses of Class
com.adyen.model.management.TapToPay
-
Packages that use TapToPay Package Description com.adyen.model.management -
-
Uses of TapToPay in com.adyen.model.management
Methods in com.adyen.model.management that return TapToPay Modifier and Type Method Description static TapToPayTapToPay. fromJson(String jsonString)Create an instance of TapToPay given an JSON stringTapToPayTerminalSettings. getTapToPay()tapToPayTapToPayTapToPay. merchantDisplayName(String merchantDisplayName)The text shown on the screen during the Tap to Pay transaction.Methods in com.adyen.model.management with parameters of type TapToPay Modifier and Type Method Description voidTerminalSettings. setTapToPay(TapToPay tapToPay)tapToPayTerminalSettingsTerminalSettings. tapToPay(TapToPay tapToPay)tapToPay
-