Netsutie PHP Toolkit
TransactionPaymentEventHoldReason Class Reference

Data Fields

const _authorizationDecline = "_authorizationDecline"
 
const _cardExpired = "_cardExpired"
 
const _cardInvalid = "_cardInvalid"
 
const _confirmationOfTheOperationIsPending = "_confirmationOfTheOperationIsPending"
 
const _externalFraudRejection = "_externalFraudRejection"
 
const _externalFraudReview = "_externalFraudReview"
 
const _forwardedToPayerAuthentication = "_forwardedToPayerAuthentication"
 
const _forwardRequested = "_forwardRequested"
 
const _gatewayError = "_gatewayError"
 
const _generalHold = "_generalHold"
 
const _generalReject = "_generalReject"
 
const _operationWasTerminated = "_operationWasTerminated"
 
const _overridenBy = "_overridenBy"
 
const _partnerDecline = "_partnerDecline"
 
const _systemError = "_systemError"
 
const _verbalAuthorizationRequested = "_verbalAuthorizationRequested"
 
const _verificationRejection = "_verificationRejection"
 
const _verificationRequired = "_verificationRequired"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file TransactionPaymentEventHoldReason.php.

const _authorizationDecline = "_authorizationDecline"

Definition at line 22 of file TransactionPaymentEventHoldReason.php.

const _cardExpired = "_cardExpired"

Definition at line 30 of file TransactionPaymentEventHoldReason.php.

const _cardInvalid = "_cardInvalid"

Definition at line 38 of file TransactionPaymentEventHoldReason.php.

const _confirmationOfTheOperationIsPending = "_confirmationOfTheOperationIsPending"

Definition at line 46 of file TransactionPaymentEventHoldReason.php.

const _externalFraudRejection = "_externalFraudRejection"

Definition at line 54 of file TransactionPaymentEventHoldReason.php.

const _externalFraudReview = "_externalFraudReview"

Definition at line 62 of file TransactionPaymentEventHoldReason.php.

const _forwardedToPayerAuthentication = "_forwardedToPayerAuthentication"

Definition at line 70 of file TransactionPaymentEventHoldReason.php.

const _forwardRequested = "_forwardRequested"

Definition at line 78 of file TransactionPaymentEventHoldReason.php.

const _gatewayError = "_gatewayError"

Definition at line 86 of file TransactionPaymentEventHoldReason.php.

const _generalHold = "_generalHold"

Definition at line 94 of file TransactionPaymentEventHoldReason.php.

const _generalReject = "_generalReject"

Definition at line 102 of file TransactionPaymentEventHoldReason.php.

const _operationWasTerminated = "_operationWasTerminated"

Definition at line 110 of file TransactionPaymentEventHoldReason.php.

const _overridenBy = "_overridenBy"

Definition at line 118 of file TransactionPaymentEventHoldReason.php.

const _partnerDecline = "_partnerDecline"

Definition at line 126 of file TransactionPaymentEventHoldReason.php.

const _systemError = "_systemError"

Definition at line 134 of file TransactionPaymentEventHoldReason.php.

const _verbalAuthorizationRequested = "_verbalAuthorizationRequested"

Definition at line 142 of file TransactionPaymentEventHoldReason.php.

const _verificationRejection = "_verificationRejection"

Definition at line 150 of file TransactionPaymentEventHoldReason.php.

const _verificationRequired = "_verificationRequired"

Definition at line 158 of file TransactionPaymentEventHoldReason.php.


The documentation for this class was generated from the following file: