Click or drag to resize

IEasyScriptEventListenerCardSwipe Method

This event indiciates that a magnetic card was swiped and parsed.

Namespace:  EasyScriptAPI
Assembly:  EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax
void CardSwipe(
	CardSwipe swipe
)

Parameters

swipe
Type: EasyScriptAPICardSwipe
Card information
See Also