Class Processor
Processor
- XLite\Base\SuperClass
-
XLite\Base\Singleton
-
XLite\Base
-
XLite\Model\Payment\Base\Processor
Indirect known subclasses
XLite\Model\Payment\Base\CreditCard, XLite\Model\Payment\Base\Iframe, XLite\Model\Payment\Base\WebBased, XLite\Model\Payment\Processor\Check, XLite\Model\Payment\Processor\CreditCard, XLite\Model\Payment\Processor\PurchaseOrder
Abstract
Namespace: XLite\Model\Payment\Base
Since: 1.0.0
See: ____class_see____
Located at XLite/Model/Payment/Base/Processor.php
Namespace: XLite\Model\Payment\Base
Since: 1.0.0
See: ____class_see____
Located at XLite/Model/Payment/Base/Processor.php
abstract protected
string
|
|
public
string
|
|
public
string|
|
|
public
array
|
|
public
string
|
|
public
boolan
|
|
public
boolean
|
|
public
boolean
|
#
isApplicable( XLite\Model\Order $order, XLite\Model\Payment\Method $method )
Check - payment processor is applicable for specified order or not |
public
string
|
#
getIconPath( XLite\Model\Order $order, XLite\Model\Payment\Method $method )
Get payemnt method icon path |
public
string
|
#
getCheckoutTemplate( XLite\Model\Payment\Method $method )
Get payment method row checkout template |
public
|
|
protected
|
|
protected
|
|
protected
mixed
|
|
protected
|
|
protected
|
|
protected
array
|
|
protected
array
|
|
protected
array
|
__call(),
__get(),
get(),
getComplex(),
is(),
isComplex(),
set(),
setComplex(),
setProperties()
|
getInstance(),
resetInstance()
|
__construct(),
doDie(),
t()
|
string
|
PROLONGATION |
'R' |
#
Payment procedure result codes |
string
|
SILENT |
'W' |
|
string
|
SEPARATE |
'E' |
|
string
|
COMPLETED |
'S' |
|
string
|
PENDING |
'P' |
|
string
|
FAILED |
'F' |
protected
|
$transaction | |
#
Transaction (cache) |
protected
array
|
$request | |
#
Request cell with transaction input data |
$singletons
|
$instances
|