Method | Description | |
---|---|---|
SwipePaymentInfo ( string swipeInfo ) : System |
Initializes a new instance of the SwipePaymentInfo struct.
|
Method | Description | |
---|---|---|
ParseSwipeInfo ( ) : void |
Parses the swipe information into the credit card parts.
|
public SwipePaymentInfo ( string swipeInfo ) : System | ||
swipeInfo | string | The swipe info. |
return | System |