Element index for package Payment_Process
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ v ]
[ z ]
[ _ ]
top
top
top
c
- $city
- in file Type.php, variable Payment_Process_Type::$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
- $country
- in file Type.php, variable Payment_Process_Type::$country
- $customerId
- in file Process.php, variable Payment_Process_Result::$customerId
Customer ID
- $customerId
- in file Process.php, variable Payment_Process::$customerId
Customer identifier
- $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
- $cardNumber
- in file CreditCard.php, variable Payment_Process_Type_CreditCard::$cardNumber (subpackage: Payment_Process-0.5.8)
- $cvv
- in file CreditCard.php, variable Payment_Process_Type_CreditCard::$cvv (subpackage: Payment_Process-0.5.8)
top
top
top
top
g
- getAVSCode
- in file Process.php, method Payment_Process_Result::getAVSCode()
- getAVSMessage
- in file Process.php, method Payment_Process_Result::getAVSMessage()
- getCode
- in file Process.php, method Payment_Process_Result::getCode()
getCode
- getCvvCode
- in file Process.php, method Payment_Process_Result::getCvvCode()
- getCvvMessage
- in file Process.php, method Payment_Process_Result::getCvvMessage()
- getFields
- in file Process.php, method Payment_Process::getFields()
Get a list of fields.
- getMessage
- in file Process.php, method Payment_Process_Result::getMessage()
getMessage
- getOption
- in file Process.php, method Payment_Process::getOption()
Get an option value.
- getStatus
- in file Offline.php, method Payment_Process_offline::getStatus()
getStatus
- getType
- in file Type.php, method Payment_Process_Type::getType()
getType
- getAuthCharacteristic
- in file Transfirst.php, method Payment_Process_Result_Transfirst::getAuthCharacteristic() (subpackage: Payment_Process-0.5.8)
- getAuthSource
- in file Transfirst.php, method Payment_Process_Result_Transfirst::getAuthSource() (subpackage: Payment_Process-0.5.8)
- getCode
- in file Transfirst.php, method Payment_Process_Result_Transfirst::getCode() (subpackage: Payment_Process-0.5.8)
- getResult
- in file Common.php, method Payment_Process_Common::getResult() (subpackage: Payment_Process-0.5.8)
Get transaction result.
- getSequence
- in file Transfirst.php, method Payment_Process_Transfirst::getSequence() (subpackage: Payment_Process-0.5.8)
Get transaction sequence.
- getStatus
- in file TrustCommerce.php, method Payment_Process_TrustCommerce::getStatus() (subpackage: Payment_Process-0.5.8)
Get (completed) transaction status.
- getStatus
- in file Transfirst.php, method Payment_Process_Transfirst::getStatus() (subpackage: Payment_Process-0.5.8)
Get (completed) transaction status.
- getStatus
- in file AuthorizeNet.php, method Payment_Process_AuthorizeNet::getStatus() (subpackage: Payment_Process-0.5.8)
Get (completed) transaction status.
top
top
l
- $login
- in file Process.php, variable Payment_Process::$login
Your login name to use for authentication to the online processor.
top
top
top
top
p
- $password
- in file Process.php, variable Payment_Process::$password
Your password to use for authentication to the online processor.
- $phone
- in file Type.php, variable Payment_Process_Type::$phone
- parse
- in file Process.php, method Payment_Process_Result::parse()
parse
- Payment_Process
- in file Process.php, class Payment_Process
Payment_Process
- Payment_Process-example.php
- procedural page Payment_Process-example.php
- Process.php
- procedural page Process.php
- PAYMENT_PROCESS_ACTION_AUTHONLY
- in file Process.php, constant PAYMENT_PROCESS_ACTION_AUTHONLY
- PAYMENT_PROCESS_ACTION_CREDIT
- in file Process.php, constant PAYMENT_PROCESS_ACTION_CREDIT
- PAYMENT_PROCESS_ACTION_NORMAL
- in file Process.php, constant PAYMENT_PROCESS_ACTION_NORMAL
- PAYMENT_PROCESS_ACTION_POSTAUTH
- in file Process.php, constant PAYMENT_PROCESS_ACTION_POSTAUTH
- PAYMENT_PROCESS_ACTION_VOID
- in file Process.php, constant PAYMENT_PROCESS_ACTION_VOID
- 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_CC_AMEX
- in file Type.php, constant PAYMENT_PROCESS_CC_AMEX
- PAYMENT_PROCESS_CC_DISCOVER
- in file Type.php, constant PAYMENT_PROCESS_CC_DISCOVER
- 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_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_ERROR_AVS
- in file Process.php, constant PAYMENT_PROCESS_ERROR_AVS
- 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_INVAILD
- in file Process.php, constant PAYMENT_PROCESS_ERROR_INVAILD
- 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
- 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_Result
- in file Process.php, method Payment_Process_Result::Payment_Process_Result()
- Payment_Process_Result
- in file Process.php, class Payment_Process_Result
Payment_Process_Result
- PAYMENT_PROCESS_RESULT_APPROVED
- in file Process.php, constant PAYMENT_PROCESS_RESULT_APPROVED
- PAYMENT_PROCESS_RESULT_DECLINED
- in file Process.php, constant PAYMENT_PROCESS_RESULT_DECLINED
- 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_OTHER
- in file Process.php, constant PAYMENT_PROCESS_RESULT_OTHER
- PAYMENT_PROCESS_SOURCE_ONLINE
- in file Process.php, constant PAYMENT_PROCESS_SOURCE_ONLINE
- PAYMENT_PROCESS_SOURCE_POS
- in file Process.php, constant PAYMENT_PROCESS_SOURCE_POS
- 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_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()
- process
- in file Offline.php, method Payment_Process_offline::process()
process
- parse
- in file AuthorizeNet.php, method Payment_Process_Result_AuthorizeNet::parse() (subpackage: Payment_Process-0.5.8)
- parse
- in file TrustCommerce.php, method Payment_Process_Result_TrustCommerce::parse() (subpackage: Payment_Process-0.5.8)
- PAYMENT_PROCESS_ACTION_TRANSFIRST_AUTH
- in file Transfirst.php, constant PAYMENT_PROCESS_ACTION_TRANSFIRST_AUTH (subpackage: Payment_Process-0.5.8)
- PAYMENT_PROCESS_ACTION_TRANSFIRST_AUTHSETTLE
- in file Transfirst.php, constant PAYMENT_PROCESS_ACTION_TRANSFIRST_AUTHSETTLE (subpackage: Payment_Process-0.5.8)
- PAYMENT_PROCESS_ACTION_TRANSFIRST_CREDIT
- in file Transfirst.php, constant PAYMENT_PROCESS_ACTION_TRANSFIRST_CREDIT (subpackage: Payment_Process-0.5.8)
- PAYMENT_PROCESS_ACTION_TRANSFIRST_SETTLE
- in file Transfirst.php, constant PAYMENT_PROCESS_ACTION_TRANSFIRST_SETTLE (subpackage: Payment_Process-0.5.8)
- PAYMENT_PROCESS_ACTION_TRANSFIRST_VOID
- in file Transfirst.php, constant PAYMENT_PROCESS_ACTION_TRANSFIRST_VOID (subpackage: Payment_Process-0.5.8)
- Payment_Process_AuthorizeNet
- in file AuthorizeNet.php, class Payment_Process_AuthorizeNet (subpackage: Payment_Process-0.5.8)
Payment_Process_AuthorizeNet
- Payment_Process_AuthorizeNet
- in file AuthorizeNet.php, method Payment_Process_AuthorizeNet::Payment_Process_AuthorizeNet() (subpackage: Payment_Process-0.5.8)
Constructor.
- Payment_Process_Common
- in file Common.php, class Payment_Process_Common (subpackage: Payment_Process-0.5.8)
Payment_Process
- Payment_Process_Dummy
- in file Dummy.php, class Payment_Process_Dummy (subpackage: Payment_Process-0.5.8)
Payment_PAYMENT_PROCESS_Dummy
- Payment_Process_Response_AuthorizeNet
- in file AuthorizeNet.php, method Payment_Process_Result_AuthorizeNet::Payment_Process_Response_AuthorizeNet() (subpackage: Payment_Process-0.5.8)
- Payment_Process_Response_TrustCommerce
- in file TrustCommerce.php, method Payment_Process_Result_TrustCommerce::Payment_Process_Response_TrustCommerce() (subpackage: Payment_Process-0.5.8)
- Payment_Process_Result_AuthorizeNet
- in file AuthorizeNet.php, class Payment_Process_Result_AuthorizeNet (subpackage: Payment_Process-0.5.8)
Payment_Process_Result
- Payment_Process_Result_Dummy
- in file Dummy.php, class Payment_Process_Result_Dummy (subpackage: Payment_Process-0.5.8)
Payment_Process_Result
- Payment_Process_Result_Dummy
- in file Dummy.php, method Payment_Process_Result_Dummy::Payment_Process_Result_Dummy() (subpackage: Payment_Process-0.5.8)
- Payment_Process_Result_Transfirst
- in file Transfirst.php, class Payment_Process_Result_Transfirst (subpackage: Payment_Process-0.5.8)
Payment_Process_Result
- Payment_Process_Result_Transfirst
- in file Transfirst.php, method Payment_Process_Result_Transfirst::Payment_Process_Result_Transfirst() (subpackage: Payment_Process-0.5.8)
Constructor.
- PAYMENT_PROCESS_RESULT_TRANSFIRST_APPROVAL
- in file Transfirst.php, constant PAYMENT_PROCESS_RESULT_TRANSFIRST_APPROVAL (subpackage: Payment_Process-0.5.8)
- PAYMENT_PROCESS_RESULT_TRANSFIRST_DECLINE
- in file Transfirst.php, constant PAYMENT_PROCESS_RESULT_TRANSFIRST_DECLINE (subpackage: Payment_Process-0.5.8)
- PAYMENT_PROCESS_RESULT_TRANSFIRST_INVALIDAMOUNT
- in file Transfirst.php, constant PAYMENT_PROCESS_RESULT_TRANSFIRST_INVALIDAMOUNT (subpackage: Payment_Process-0.5.8)
- PAYMENT_PROCESS_RESULT_TRANSFIRST_INVALIDCARDNO
- in file Transfirst.php, constant PAYMENT_PROCESS_RESULT_TRANSFIRST_INVALIDCARDNO (subpackage: Payment_Process-0.5.8)
- PAYMENT_PROCESS_RESULT_TRANSFIRST_REENTER
- in file Transfirst.php, constant PAYMENT_PROCESS_RESULT_TRANSFIRST_REENTER (subpackage: Payment_Process-0.5.8)
- Payment_Process_Result_TrustCommerce
- in file TrustCommerce.php, class Payment_Process_Result_TrustCommerce (subpackage: Payment_Process-0.5.8)
Payment_Process_Result
- Payment_Process_Transfirst
- in file Transfirst.php, class Payment_Process_Transfirst (subpackage: Payment_Process-0.5.8)
Payment_Process_Transfirst
- Payment_Process_Transfirst
- in file Transfirst.php, method Payment_Process_Transfirst::Payment_Process_Transfirst() (subpackage: Payment_Process-0.5.8)
Constructor.
- Payment_Process_TrustCommerce
- in file TrustCommerce.php, class Payment_Process_TrustCommerce (subpackage: Payment_Process-0.5.8)
Payment_Process_TrustCommerce
- Payment_Process_TrustCommerce
- in file TrustCommerce.php, method Payment_Process_TrustCommerce::Payment_Process_TrustCommerce() (subpackage: Payment_Process-0.5.8)
Constructor.
- Payment_Process_Type_CreditCard
- in file CreditCard.php, method Payment_Process_Type_CreditCard::Payment_Process_Type_CreditCard() (subpackage: Payment_Process-0.5.8)
- Payment_Process_Type_CreditCard
- in file CreditCard.php, class Payment_Process_Type_CreditCard (subpackage: Payment_Process-0.5.8)
Payment_Process_Type
- process
- in file TrustCommerce.php, method Payment_Process_TrustCommerce::process() (subpackage: Payment_Process-0.5.8)
Process the transaction.
- process
- in file AuthorizeNet.php, method Payment_Process_AuthorizeNet::process() (subpackage: Payment_Process-0.5.8)
Process the transaction.
- process
- in file Transfirst.php, method Payment_Process_Transfirst::process() (subpackage: Payment_Process-0.5.8)
Process the transaction.
- process
- in file Common.php, method Payment_Process_Common::process() (subpackage: Payment_Process-0.5.8)
Process the transaction.
- process
- in file Dummy.php, method Payment_Process_Dummy::process() (subpackage: Payment_Process-0.5.8)
Process the (dummy) transaction
top
top
top
top
top
top
Documentation generated on Mon, 11 Apr 2005 14:35:35 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.
|
|