apidoc
[
class tree: apidoc
] [
index: apidoc
] [
all elements
]
Todo List
Packages:
Payment_Process
Classes:
Payment_Process
Payment_Process_Common
Element index for package apidoc
[
a
] [
c
] [
d
] [
f
] [
g
] [
i
] [
l
] [
p
] [
s
] [
t
] [
v
] [
_
]
_
$_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
$_typeFieldMap
in file Common.php, variable
Payment_Process_Common::$_typeFieldMap
Mapping between API fields and processors'
__construct
in file Common.php, method
Payment_Process_Common::__construct()
__construct
top
a
$action
in file Common.php, variable
Payment_Process_Common::$action
Processing action.
$amount
in file Common.php, variable
Payment_Process_Common::$amount
The transaction amount.
top
c
$customerId
in file Common.php, variable
Payment_Process_Common::$customerId
Customer identifier
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).
top
f
fieldExists
in file Common.php, method
Payment_Process_Common::fieldExists()
Determines if a field exists.
top
g
getFields
in file Common.php, method
Payment_Process_Common::getFields()
Get a list of fields.
getOption
in file Common.php, method
Payment_Process_Common::getOption()
Get an option value.
getResult
in file Common.php, method
Payment_Process_Common::getResult()
Gets transaction result.
top
i
$invoiceNumber
in file Common.php, variable
Payment_Process_Common::$invoiceNumber
An invoice number.
isRequired
in file Common.php, method
Payment_Process_Common::isRequired()
Determine if a field is required.
top
l
$login
in file Common.php, variable
Payment_Process_Common::$login
Your login name to use for authentication to the online processor.
top
p
$password
in file Common.php, variable
Payment_Process_Common::$password
Your password to use for authentication to the online processor.
Payment_Process_Common
in file Common.php, class
Payment_Process_Common
Payment_Process_Common
in file Common.php, method
Payment_Process_Common::Payment_Process_Common()
Payment_Process_Common
process
in file Common.php, method
Payment_Process_Common::process()
Processes the transaction.
processCallback
in file Common.php, method
Payment_Process_Common::processCallback()
processCallback
top
s
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
setOptions
in file Common.php, method
Payment_Process_Common::setOptions()
Set class options.
setPayment
in file Common.php, method
Payment_Process_Common::setPayment()
Sets payment
top
t
$transactionSource
in file Common.php, variable
Payment_Process_Common::$transactionSource
Transaction source.
top
v
validate
in file Common.php, method
Payment_Process_Common::validate()
validate
top
Documentation generated on Mon, 11 Mar 2019 14:00:19 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.