CardknoxApi Namespace |
| Class | Description | |
|---|---|---|
| Cardknox |
Primary object class for interacting with the Cardknox API.
| |
| CardknoxRequest | ||
| CardknoxResponse |
Object representing response from the Cardknox API endpoint.
| |
| Customer |
| Delegate | Description | |
|---|---|---|
| CardknoxRequestCompletedEventHandler |
Event Handler for when a request has completed. The results will contain the field values being received from the API endpoint
| |
| CardknoxRequestStartedEventHandler |
Event Handler for when a request has started. The results will contain the non-sensitive field values being sent to the API endpoint
|
| Enumeration | Description | |
|---|---|---|
| AvsResponseType |
The Address Verification Service (AVS) response code
| |
| CardType |
Card type.
| |
| OrderType |
Specifies if the order origin is Internet OR Phone for FraudWatch verification.
| |
| ResultType |
Single character indicating result
| |
| StatusType |
Indicates the status of the transaction
|