[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ l ] [ m ] [ o ] [ p ] [ r ] [ s ] [ t ] [ v ] [ z ] [ _ ]

a

$accountNumber
in file eCheck.php, variable Payment_Process_Type_eCheck::$accountNumber
$action
in file Common.php, variable Payment_Process_Common::$action
    Processing action.
$address
in file Type.php, variable Payment_Process_Type::$address
    $address
$amount
in file Common.php, variable Payment_Process_Common::$amount
    The transaction amount.
$approvalCode
in file Process.php, variable Payment_Process_Result::$approvalCode
    Authorization/Approval code
$avsCode
in file Process.php, variable Payment_Process_Result::$avsCode
    Address verification code
accept
in file Process.php, method Payment_Process_Result::accept()
    Accept an object
AuthorizeNet.php
procedural page AuthorizeNet.php
top

b

$bankName
in file eCheck.php, variable Payment_Process_Type_eCheck::$bankName
Bibit.php
procedural page Bibit.php
top

c

$cardNumber
in file CreditCard.php, variable Payment_Process_Type_CreditCard::$cardNumber
    Credit card number
$city
in file Type.php, variable Payment_Process_Type::$city
    $city
$code
in file Process.php, variable Payment_Process_Result::$code
    The approval/decline code
$company
in file Type.php, variable Payment_Process_Type::$company
    $company
$country
in file Type.php, variable Payment_Process_Type::$country
    $country
$customerId
in file Common.php, variable Payment_Process_Common::$customerId
    Customer identifier
$customerId
in file Process.php, variable Payment_Process_Result::$customerId
    Customer ID
$cvv
in file CreditCard.php, variable Payment_Process_Type_CreditCard::$cvv
    Card Verification Value
$cvvCode
in file Process.php, variable Payment_Process_Result::$cvvCode
    CVV Code
$cvvMessage
in file Process.php, variable Payment_Process_Result::$cvvMessage
    CVV Message
creditcard.php
procedural page creditcard.php
Common.php
procedural page Common.php
CreditCard.php
procedural page CreditCard.php
top

d

$description
in file Common.php, variable Payment_Process_Common::$description
    A description of the transaction (used by some processors to send information to the client, normally not a required field).
$driversLicense
in file eCheck.php, variable Payment_Process_Type_eCheck::$driversLicense
$driversLicenseState
in file eCheck.php, variable Payment_Process_Type_eCheck::$driversLicenseState
defaultHandler
in file LinkPoint.php, method Payment_Processor_LinkPoint_XML_Parser::defaultHandler()
    defaultHandler
Dummy.php
procedural page Dummy.php
top

e

$email
in file Type.php, variable Payment_Process_Type::$email
    $city
$expDate
in file CreditCard.php, variable Payment_Process_Type_CreditCard::$expDate
    Card expiry date
endHandler
in file LinkPoint.php, method Payment_Processor_LinkPoint_XML_Parser::endHandler()
    endHandler
echeck.php
procedural page echeck.php
eCheck.php
procedural page eCheck.php
top

f

$fax
in file Type.php, variable Payment_Process_Type::$fax
    $fax
$firstName
in file Type.php, variable Payment_Process_Type::$firstName
    $firstName
factory
in file Type.php, method Payment_Process_Type::factory()
    factory
factory
in file Process.php, method Payment_Process_Result::factory()
    factory
factory
in file Process.php, method Payment_Process::factory()
    Return an instance of a specific processor.
fieldExists
in file Process.php, method Payment_Process::fieldExists()
    Determines if a field exists.
fieldExists
in file Common.php, method Payment_Process_Common::fieldExists()
    Determines if a field exists.
top

g

getAuthCharacteristic
in file Transfirst.php, method Payment_Process_Result_Transfirst::getAuthCharacteristic()
getAuthSource
in file Transfirst.php, method Payment_Process_Result_Transfirst::getAuthSource()
getAVSCode
in file Process.php, method Payment_Process_Result::getAVSCode()
    Returns the AVS code
getAVSMessage
in file Process.php, method Payment_Process_Result::getAVSMessage()
    Returns the AVS message
getCode
in file Bibit.php, method Payment_Process_Result_Bibit::getCode()
    Return response code
getCode
in file Transfirst.php, method Payment_Process_Result_Transfirst::getCode()
getCode
in file Process.php, method Payment_Process_Result::getCode()
    getCode
getCvvCode
in file Process.php, method Payment_Process_Result::getCvvCode()
    Return the CVV match code
getCvvMessage
in file Process.php, method Payment_Process_Result::getCvvMessage()
    Returns the CVV match message
getErrorCode
in file Bibit.php, method Payment_Process_Result_Bibit::getErrorCode()
    Return error code
getFields
in file Process.php, method Payment_Process::getFields()
    Get a list of fields.
getFields
in file Common.php, method Payment_Process_Common::getFields()
    Get a list of fields.
getMessage
in file Process.php, method Payment_Process_Result::getMessage()
    getMessage
getOption
in file Common.php, method Payment_Process_Common::getOption()
    Get an option value.
getOption
in file Process.php, method Payment_Process::getOption()
    Get an option value.
getResult
in file Common.php, method Payment_Process_Common::getResult()
    Gets transaction result.
getSequence
in file Transfirst.php, method Payment_Process_Transfirst::getSequence()
    Get transaction sequence.
getStatus
in file Transfirst.php, method Payment_Process_Transfirst::getStatus()
    Get (completed) transaction status.
getStatus
in file TrustCommerce.php, method Payment_Process_TrustCommerce::getStatus()
    Get (completed) transaction status.
getStatus
in file Offline.php, method Payment_Process_offline::getStatus()
    getStatus
getStatus
in file AuthorizeNet.php, method Payment_Process_AuthorizeNet::getStatus()
    Get (completed) transaction status.
getStatus
in file PayPal.php, method Payment_Process_PayPal::getStatus()
    Get (completed) transaction status.
getType
in file Type.php, method Payment_Process_Type::getType()
    getType
top

i

$invoiceNumber
in file Common.php, variable Payment_Process_Common::$invoiceNumber
    An invoice number.
$invoiceNumber
in file Process.php, variable Payment_Process_Result::$invoiceNumber
    Invoice Number
$ipAddress
in file Type.php, variable Payment_Process_Type::$ipAddress
    $ipAddress
isError
in file Process.php, method Payment_Process::isError()
    Statically check a Payment_Result class for error
isLegitimate
in file Process.php, method Payment_Process_Result::isLegitimate()
    isLegitimate
isLegitimate
in file PayPal.php, method Payment_Process_Result_PayPal::isLegitimate()
    Validates the legitimacy of the response
isLegitimate
in file AuthorizeNet.php, method Payment_Process_Result_AuthorizeNet::isLegitimate()
    Validates the legitimacy of the response
isRequired
in file Process.php, method Payment_Process::isRequired()
    Determine if a field is required.
isRequired
in file Common.php, method Payment_Process_Common::isRequired()
    Determine if a field is required.
isSuccess
in file Process.php, method Payment_Process::isSuccess()
    Statically check a Payment_Result class for success
isValid
in file Type.php, method Payment_Process_Type::isValid()
    isValid
is_a
in file TrustCommerce_creditcard.php, function is_a()
top

l

$lastName
in file Type.php, variable Payment_Process_Type::$lastName
    $lastName
$login
in file Common.php, variable Payment_Process_Common::$login
    Your login name to use for authentication to the online processor.
log
in file Process.php, method Payment_Process_Result::log()
    Log a message
linkpoint.php
procedural page linkpoint.php
LinkPoint.php
procedural page LinkPoint.php
top

m

$message
in file Process.php, variable Payment_Process_Result::$message
    Message from gateway
$messageCode
in file Process.php, variable Payment_Process_Result::$messageCode
    Message/Response Code
top

o

Offline.php
procedural page Offline.php
top

p

$password
in file Common.php, variable Payment_Process_Common::$password
    Your password to use for authentication to the online processor.
$phone
in file Type.php, variable Payment_Process_Type::$phone
    $phone
parse
in file LinkPoint.php, method Payment_Process_Result_LinkPoint::parse()
    parse
parse
in file Paycom.php, method Payment_Process_Result_Paycom::parse()
    parse
parse
in file PayPal.php, method Payment_Process_Result_PayPal::parse()
    Parses the data received from the payment gateway
parse
in file Process.php, method Payment_Process_Result::parse()
    parse
parse
in file Bibit.php, method Payment_Process_Result_Bibit::parse()
    Parses response
parse
in file AuthorizeNet.php, method Payment_Process_Result_AuthorizeNet::parse()
    Parses the data received from the payment gateway
parse
in file TrustCommerce.php, method Payment_Process_Result_TrustCommerce::parse()
parseCallback
in file AuthorizeNet.php, method Payment_Process_Result_AuthorizeNet::parseCallback()
    Parses the data received from the payment gateway callback
parseCallback
in file PayPal.php, method Payment_Process_Result_PayPal::parseCallback()
    Parses the data received from the payment gateway callback
parseCallback
in file Process.php, method Payment_Process_Result::parseCallback()
    parseCallback
Payment_Process
in file Process.php, class Payment_Process
    Payment_Process
Payment_Process-example.php
procedural page Payment_Process-example.php
Paycom.php
procedural page Paycom.php
PayPal.php
procedural page PayPal.php
Process.php
procedural page Process.php
Payment_Processor_LinkPoint_XML_Parser
in file LinkPoint.php, class Payment_Processor_LinkPoint_XML_Parser
    Payment_Processor_LinkPoint_XML_Parser
Payment_Processor_LinkPoint_XML_Parser
in file LinkPoint.php, method Payment_Processor_LinkPoint_XML_Parser::Payment_Processor_LinkPoint_XML_Parser()
    Payment_Processor_LinkPoint_XML_Parser
PAYMENT_PROCESS_ACTION_AUTHONLY
in file Process.php, constant PAYMENT_PROCESS_ACTION_AUTHONLY
    Authorize only. No funds are transferred.
PAYMENT_PROCESS_ACTION_BIBIT_AUTH
in file Bibit.php, constant PAYMENT_PROCESS_ACTION_BIBIT_AUTH
PAYMENT_PROCESS_ACTION_BIBIT_CAPTURE
in file Bibit.php, constant PAYMENT_PROCESS_ACTION_BIBIT_CAPTURE
PAYMENT_PROCESS_ACTION_BIBIT_REDIRECT
in file Bibit.php, constant PAYMENT_PROCESS_ACTION_BIBIT_REDIRECT
PAYMENT_PROCESS_ACTION_BIBIT_REFUND
in file Bibit.php, constant PAYMENT_PROCESS_ACTION_BIBIT_REFUND
PAYMENT_PROCESS_ACTION_CREDIT
in file Process.php, constant PAYMENT_PROCESS_ACTION_CREDIT
    Credit funds back from a previously-charged transaction.
PAYMENT_PROCESS_ACTION_NORMAL
in file Process.php, constant PAYMENT_PROCESS_ACTION_NORMAL
    A normal transaction
PAYMENT_PROCESS_ACTION_POSTAUTH
in file Process.php, constant PAYMENT_PROCESS_ACTION_POSTAUTH
    Post-authorize an AUTHONLY transaction.
PAYMENT_PROCESS_ACTION_TRANSFIRST_AUTH
in file Transfirst.php, constant PAYMENT_PROCESS_ACTION_TRANSFIRST_AUTH
PAYMENT_PROCESS_ACTION_TRANSFIRST_AUTHSETTLE
in file Transfirst.php, constant PAYMENT_PROCESS_ACTION_TRANSFIRST_AUTHSETTLE
PAYMENT_PROCESS_ACTION_TRANSFIRST_CREDIT
in file Transfirst.php, constant PAYMENT_PROCESS_ACTION_TRANSFIRST_CREDIT
PAYMENT_PROCESS_ACTION_TRANSFIRST_SETTLE
in file Transfirst.php, constant PAYMENT_PROCESS_ACTION_TRANSFIRST_SETTLE
PAYMENT_PROCESS_ACTION_TRANSFIRST_VOID
in file Transfirst.php, constant PAYMENT_PROCESS_ACTION_TRANSFIRST_VOID
PAYMENT_PROCESS_ACTION_VOID
in file Process.php, constant PAYMENT_PROCESS_ACTION_VOID
    Clear a previous transaction
Payment_Process_AuthorizeNet
in file AuthorizeNet.php, class Payment_Process_AuthorizeNet
    Payment_Process_AuthorizeNet
Payment_Process_AuthorizeNet
in file AuthorizeNet.php, method Payment_Process_AuthorizeNet::Payment_Process_AuthorizeNet()
PAYMENT_PROCESS_AVS_ERROR
in file Process.php, constant PAYMENT_PROCESS_AVS_ERROR
PAYMENT_PROCESS_AVS_MATCH
in file Process.php, constant PAYMENT_PROCESS_AVS_MATCH
PAYMENT_PROCESS_AVS_MISMATCH
in file Process.php, constant PAYMENT_PROCESS_AVS_MISMATCH
PAYMENT_PROCESS_AVS_NOAPPLY
in file Process.php, constant PAYMENT_PROCESS_AVS_NOAPPLY
Payment_Process_Bibit
in file Bibit.php, method Payment_Process_Bibit::Payment_Process_Bibit()
    PHP4-style constructor
Payment_Process_Bibit
in file Bibit.php, class Payment_Process_Bibit
    Payment_Process_Bibit
PAYMENT_PROCESS_CC_AMEX
in file Type.php, constant PAYMENT_PROCESS_CC_AMEX
PAYMENT_PROCESS_CC_CARTEBLANCHE
in file Type.php, constant PAYMENT_PROCESS_CC_CARTEBLANCHE
PAYMENT_PROCESS_CC_DINERS
in file Type.php, constant PAYMENT_PROCESS_CC_DINERS
PAYMENT_PROCESS_CC_DISCOVER
in file Type.php, constant PAYMENT_PROCESS_CC_DISCOVER
PAYMENT_PROCESS_CC_ENROUTE
in file Type.php, constant PAYMENT_PROCESS_CC_ENROUTE
PAYMENT_PROCESS_CC_JCB
in file Type.php, constant PAYMENT_PROCESS_CC_JCB
PAYMENT_PROCESS_CC_MASTERCARD
in file Type.php, constant PAYMENT_PROCESS_CC_MASTERCARD
PAYMENT_PROCESS_CC_VISA
in file Type.php, constant PAYMENT_PROCESS_CC_VISA
PAYMENT_PROCESS_CK_CHECKING
in file Type.php, constant PAYMENT_PROCESS_CK_CHECKING
PAYMENT_PROCESS_CK_SAVINGS
in file Type.php, constant PAYMENT_PROCESS_CK_SAVINGS
Payment_Process_Common
in file Common.php, method Payment_Process_Common::Payment_Process_Common()
    Payment_Process_Common
Payment_Process_Common
in file Common.php, class Payment_Process_Common
    Base class for processor
PAYMENT_PROCESS_CVV_ERROR
in file Process.php, constant PAYMENT_PROCESS_CVV_ERROR
PAYMENT_PROCESS_CVV_MATCH
in file Process.php, constant PAYMENT_PROCESS_CVV_MATCH
PAYMENT_PROCESS_CVV_MISMATCH
in file Process.php, constant PAYMENT_PROCESS_CVV_MISMATCH
PAYMENT_PROCESS_CVV_NOAPPLY
in file Process.php, constant PAYMENT_PROCESS_CVV_NOAPPLY
Payment_Process_Dummy
in file Dummy.php, class Payment_Process_Dummy
    Dummy processor
PAYMENT_PROCESS_ERROR_AVS
in file Process.php, constant PAYMENT_PROCESS_ERROR_AVS
PAYMENT_PROCESS_ERROR_COMMUNICATION
in file Process.php, constant PAYMENT_PROCESS_ERROR_COMMUNICATION
PAYMENT_PROCESS_ERROR_CVV
in file Process.php, constant PAYMENT_PROCESS_ERROR_CVV
PAYMENT_PROCESS_ERROR_INCOMPLETE
in file Process.php, constant PAYMENT_PROCESS_ERROR_INCOMPLETE
PAYMENT_PROCESS_ERROR_INVALID
in file Process.php, constant PAYMENT_PROCESS_ERROR_INVALID
PAYMENT_PROCESS_ERROR_NOFIELD
in file Process.php, constant PAYMENT_PROCESS_ERROR_NOFIELD
PAYMENT_PROCESS_ERROR_NOPROCESSOR
in file Process.php, constant PAYMENT_PROCESS_ERROR_NOPROCESSOR
PAYMENT_PROCESS_ERROR_NOTIMPLEMENTED
in file Process.php, constant PAYMENT_PROCESS_ERROR_NOTIMPLEMENTED
    Error codes
PAYMENT_PROCESS_ERROR_UNSUPPORTED
in file Process.php, constant PAYMENT_PROCESS_ERROR_UNSUPPORTED
Payment_Process_LinkPoint
in file LinkPoint.php, method Payment_Process_LinkPoint::Payment_Process_LinkPoint()
    Payment_Process_LinkPoint
Payment_Process_LinkPoint
in file LinkPoint.php, class Payment_Process_LinkPoint
    Payment_Process_LinkPoint
Payment_Process_offline
in file Offline.php, method Payment_Process_offline::Payment_Process_offline()
    Payment_Process_offline
Payment_Process_offline
in file Offline.php, class Payment_Process_offline
    Payment_Process_offline
Payment_Process_Paycom
in file Paycom.php, method Payment_Process_Paycom::Payment_Process_Paycom()
Payment_Process_Paycom
in file Paycom.php, class Payment_Process_Paycom
    Base class for processor
Payment_Process_PayPal
in file PayPal.php, class Payment_Process_PayPal
    This is a processor for PayPal's merchant Direct Payment gateway.
Payment_Process_PayPal
in file PayPal.php, method Payment_Process_PayPal::Payment_Process_PayPal()
Payment_Process_Response_AuthorizeNet
in file AuthorizeNet.php, method Payment_Process_Result_AuthorizeNet::Payment_Process_Response_AuthorizeNet()
Payment_Process_Response_LinkPoint
in file LinkPoint.php, method Payment_Process_Result_LinkPoint::Payment_Process_Response_LinkPoint()
Payment_Process_Response_Paycom
in file Paycom.php, method Payment_Process_Result_Paycom::Payment_Process_Response_Paycom()
    Payment_Process_Response_Paycom
Payment_Process_Response_PayPal
in file PayPal.php, method Payment_Process_Result_PayPal::Payment_Process_Response_PayPal()
Payment_Process_Response_TrustCommerce
in file TrustCommerce.php, method Payment_Process_Result_TrustCommerce::Payment_Process_Response_TrustCommerce()
Payment_Process_Result
in file Process.php, class Payment_Process_Result
    Payment_Process_Result
Payment_Process_Result
in file Process.php, method Payment_Process_Result::Payment_Process_Result()
    Class constructor
PAYMENT_PROCESS_RESULT_APPROVED
in file Process.php, constant PAYMENT_PROCESS_RESULT_APPROVED
    Result codes
Payment_Process_Result_AuthorizeNet
in file AuthorizeNet.php, class Payment_Process_Result_AuthorizeNet
    Payment_Process_Result
Payment_Process_Result_Bibit
in file Bibit.php, class Payment_Process_Result_Bibit
    Payment_Process_Bibit_Result
Payment_Process_Result_Bibit
in file Bibit.php, method Payment_Process_Result_Bibit::Payment_Process_Result_Bibit()
    Class constructor
PAYMENT_PROCESS_RESULT_DECLINED
in file Process.php, constant PAYMENT_PROCESS_RESULT_DECLINED
Payment_Process_Result_Dummy
in file Dummy.php, method Payment_Process_Result_Dummy::Payment_Process_Result_Dummy()
    Class constructor
Payment_Process_Result_Dummy
in file Dummy.php, class Payment_Process_Result_Dummy
    Dummy response
PAYMENT_PROCESS_RESULT_DUPLICATE
in file Process.php, constant PAYMENT_PROCESS_RESULT_DUPLICATE
PAYMENT_PROCESS_RESULT_FRAUD
in file Process.php, constant PAYMENT_PROCESS_RESULT_FRAUD
Payment_Process_Result_LinkPoint
in file LinkPoint.php, class Payment_Process_Result_LinkPoint
    Payment_Process_Result_LinkPoint
PAYMENT_PROCESS_RESULT_OTHER
in file Process.php, constant PAYMENT_PROCESS_RESULT_OTHER
Payment_Process_Result_Paycom
in file Paycom.php, class Payment_Process_Result_Paycom
    Payment_Process_Result
Payment_Process_Result_PayPal
in file PayPal.php, class Payment_Process_Result_PayPal
    Payment_Process_Result
PAYMENT_PROCESS_RESULT_REVIEW
in file Process.php, constant PAYMENT_PROCESS_RESULT_REVIEW
Payment_Process_Result_Transfirst
in file Transfirst.php, class Payment_Process_Result_Transfirst
    Payment_Process_Result
Payment_Process_Result_Transfirst
in file Transfirst.php, method Payment_Process_Result_Transfirst::Payment_Process_Result_Transfirst()
    Constructor.
PAYMENT_PROCESS_RESULT_TRANSFIRST_APPROVAL
in file Transfirst.php, constant PAYMENT_PROCESS_RESULT_TRANSFIRST_APPROVAL
PAYMENT_PROCESS_RESULT_TRANSFIRST_DECLINE
in file Transfirst.php, constant PAYMENT_PROCESS_RESULT_TRANSFIRST_DECLINE
PAYMENT_PROCESS_RESULT_TRANSFIRST_INVALIDAMOUNT
in file Transfirst.php, constant PAYMENT_PROCESS_RESULT_TRANSFIRST_INVALIDAMOUNT
PAYMENT_PROCESS_RESULT_TRANSFIRST_INVALIDCARDNO
in file Transfirst.php, constant PAYMENT_PROCESS_RESULT_TRANSFIRST_INVALIDCARDNO
PAYMENT_PROCESS_RESULT_TRANSFIRST_REENTER
in file Transfirst.php, constant PAYMENT_PROCESS_RESULT_TRANSFIRST_REENTER
Payment_Process_Result_TrustCommerce
in file TrustCommerce.php, class Payment_Process_Result_TrustCommerce
    Payment_Process_Result
PAYMENT_PROCESS_SOURCE_MAIL
in file Process.php, constant PAYMENT_PROCESS_SOURCE_MAIL
PAYMENT_PROCESS_SOURCE_ONLINE
in file Process.php, constant PAYMENT_PROCESS_SOURCE_ONLINE
PAYMENT_PROCESS_SOURCE_PHONE
in file Process.php, constant PAYMENT_PROCESS_SOURCE_PHONE
PAYMENT_PROCESS_SOURCE_POS
in file Process.php, constant PAYMENT_PROCESS_SOURCE_POS
    Transaction sources
Payment_Process_Transfirst
in file Transfirst.php, method Payment_Process_Transfirst::Payment_Process_Transfirst()
Payment_Process_Transfirst
in file Transfirst.php, class Payment_Process_Transfirst
    Payment_Process_Transfirst
Payment_Process_TrustCommerce
in file TrustCommerce.php, class Payment_Process_TrustCommerce
    Payment_Process_TrustCommerce
Payment_Process_TrustCommerce
in file TrustCommerce.php, method Payment_Process_TrustCommerce::Payment_Process_TrustCommerce()
Payment_Process_Type
in file Type.php, method Payment_Process_Type::Payment_Process_Type()
Payment_Process_Type
in file Type.php, class Payment_Process_Type
    Payment_Process_Type
Payment_Process_Type_CreditCard
in file CreditCard.php, class Payment_Process_Type_CreditCard
    Payment_Process_Type_CreditCard
Payment_Process_Type_CreditCard
in file CreditCard.php, method Payment_Process_Type_CreditCard::Payment_Process_Type_CreditCard()
    PHP4-style constructor
Payment_Process_Type_eCheck
in file eCheck.php, class Payment_Process_Type_eCheck
    Payment_Process_Type_eCheck
Payment_Process_Type_eCheck
in file eCheck.php, method Payment_Process_Type_eCheck::Payment_Process_Type_eCheck()
    Constructor
process
in file Dummy.php, method Payment_Process_Dummy::process()
    Process the (dummy) transaction
process
in file Paycom.php, method Payment_Process_Paycom::process()
    Process the transaction.
process
in file Offline.php, method Payment_Process_offline::process()
    process
process
in file LinkPoint.php, method Payment_Process_LinkPoint::process()
    Process the transaction.
process
in file AuthorizeNet.php, method Payment_Process_AuthorizeNet::process()
    Processes the transaction.
process
in file TrustCommerce.php, method Payment_Process_TrustCommerce::process()
    Process the transaction.
process
in file Common.php, method Payment_Process_Common::process()
    Processes the transaction.
process
in file Transfirst.php, method Payment_Process_Transfirst::process()
    Process the transaction.
process
in file PayPal.php, method Payment_Process_PayPal::process()
    Processes the transaction.
process
in file Bibit.php, method Payment_Process_Bibit::process()
    Process the transaction.
processCallback
in file AuthorizeNet.php, method Payment_Process_AuthorizeNet::processCallback()
    Processes a callback from payment gateway
processCallback
in file PayPal.php, method Payment_Process_PayPal::processCallback()
    Processes a callback from payment gateway
processCallback
in file Common.php, method Payment_Process_Common::processCallback()
    processCallback
top

r

$response
in file LinkPoint.php, variable Payment_Processor_LinkPoint_XML_Parser::$response
    $response
$routingCode
in file eCheck.php, variable Payment_Process_Type_eCheck::$routingCode
top

s

$state
in file Type.php, variable Payment_Process_Type::$state
    $state
set
in file Common.php, method Payment_Process_Common::set()
    Set a value.
setFrom
in file Common.php, method Payment_Process_Common::setFrom()
    Set many fields.
setOption
in file Common.php, method Payment_Process_Common::setOption()
    Set an option value
setOption
in file Process.php, method Payment_Process::setOption()
    Set an option value
setOptions
in file Common.php, method Payment_Process_Common::setOptions()
    Set class options.
setOptions
in file Process.php, method Payment_Process::setOptions()
    Set class options.
setPayment
in file Common.php, method Payment_Process_Common::setPayment()
    Sets payment
startHandler
in file LinkPoint.php, method Payment_Processor_LinkPoint_XML_Parser::startHandler()
    startHandler
top

t

$transactionId
in file Process.php, variable Payment_Process_Result::$transactionId
    Transaction ID
$transactionSource
in file Common.php, variable Payment_Process_Common::$transactionSource
    Transaction source.
$type
in file CreditCard.php, variable Payment_Process_Type_CreditCard::$type
    Credit card type
$type
in file eCheck.php, variable Payment_Process_Type_eCheck::$type
    $type
TrustCommerce_creditcard.php
procedural page TrustCommerce_creditcard.php
Transfirst.php
procedural page Transfirst.php
TrustCommerce.php
procedural page TrustCommerce.php
Type.php
procedural page Type.php
top

v

validate
in file Process.php, method Payment_Process_Result::validate()
    validate
validate
in file Common.php, method Payment_Process_Common::validate()
    validate
top

z

$zip
in file Type.php, variable Payment_Process_Type::$zip
    $zip
top

_

$_log
in file Common.php, variable Payment_Process_Common::$_log
    PEAR::Log instance
$_payment
in file Common.php, variable Payment_Process_Common::$_payment
    Reference to payment type
$_rawResponse
in file Process.php, variable Payment_Process_Result::$_rawResponse
    The raw response (ie. from cURL)
$_statusCodeMap
in file Paycom.php, variable Payment_Process_Result_Paycom::$_statusCodeMap
    $_statusCodeMap
$_statusCodeMessages
in file Paycom.php, variable Payment_Process_Result_Paycom::$_statusCodeMessages
    Paycom status codes
$_typeFieldMap
in file LinkPoint.php, variable Payment_Process_LinkPoint::$_typeFieldMap
    $_typeFieldMap
$_typeFieldMap
in file Paycom.php, variable Payment_Process_Paycom::$_typeFieldMap
    $_typeFieldMap
$_typeFieldMap
in file AuthorizeNet.php, variable Payment_Process_AuthorizeNet::$_typeFieldMap
    $_typeFieldMap
$_typeFieldMap
in file Common.php, variable Payment_Process_Common::$_typeFieldMap
    Mapping between API fields and processors'
$_typeFieldMap
in file PayPal.php, variable Payment_Process_PayPal::$_typeFieldMap
    $_typeFieldMap
$_typeFieldMap
in file Bibit.php, variable Payment_Process_Bibit::$_typeFieldMap
    $_typeFieldMap
$_typeFieldMap
in file TrustCommerce.php, variable Payment_Process_TrustCommerce::$_typeFieldMap
    $_typeFieldMap
_handleAction
in file PayPal.php, method Payment_Process_PayPal::_handleAction()
    Handles action
_handleExpDate
in file Paycom.php, method Payment_Process_Paycom::_handleExpDate()
    _handleExpDate
_validateCvv
in file CreditCard.php, method Payment_Process_Type_CreditCard::_validateCvv()
    Validates the card verification value
_validateExpDate
in file CreditCard.php, method Payment_Process_Type_CreditCard::_validateExpDate()
    Validate the card's expiration date.
__construct
in file Type.php, method Payment_Process_Type::__construct()
__construct
in file Transfirst.php, method Payment_Process_Transfirst::__construct()
    Constructor.
__construct
in file TrustCommerce.php, method Payment_Process_TrustCommerce::__construct()
    Constructor.
__construct
in file LinkPoint.php, method Payment_Process_LinkPoint::__construct()
    Constructor.
__construct
in file Bibit.php, method Payment_Process_Bibit::__construct()
    Constructor.
__construct
in file AuthorizeNet.php, method Payment_Process_AuthorizeNet::__construct()
    Constructor.
__construct
in file Common.php, method Payment_Process_Common::__construct()
    __construct
__construct
in file CreditCard.php, method Payment_Process_Type_CreditCard::__construct()
    Class constructor
__construct
in file Paycom.php, method Payment_Process_Paycom::__construct()
    Constructor.
__construct
in file PayPal.php, method Payment_Process_PayPal::__construct()
    Constructor.
top

Documentation generated on Mon, 11 Mar 2019 15:41:21 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.