Class Order
Class Order
- Team3\PayU\Order\Model\Order implements Team3\PayU\Order\Model\OrderInterface uses Team3\PayU\Order\Model\IsFilledTrait, Team3\PayU\Order\Model\Traits\UrlsTrait, Team3\PayU\Order\Model\Traits\ProductCollectionTrait, Team3\PayU\Order\Model\Traits\ShippingMethodCollectionTrait, Team3\PayU\Order\Model\Traits\OrderIdentificationParametersTrait
Package: Team3\PayU\Order\Model
Jms\accessororder("alphabetical")
Jms\accesstype("public_method")
Located at Team3/PayU/Order/Model/Order.php
Methods summary
public
|
|
public
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
integer
|
|
public
DateTime
|
|
public
|
|
public
|
|
public
string
|
|
public
|
|
public
|
|
public
|
#
setCreatedAtFromDeserialization( string $createdAt )
PayU is using different datetime formats for different things. This method will capture any datetime format and parse it into DateTime object |
Methods inherited from Team3\PayU\Order\Model\OrderInterface
getContinueUrl(),
getNotifyUrl(),
getOrderId(),
getOrderUrl(),
getPayUOrderId(),
getProductCollection(),
getShippingMethodCollection(),
setContinueUrl(),
setNotifyUrl(),
setOrderId(),
setOrderUrl(),
setProductCollection(),
setShippingMethodCollection()
Methods inherited from Team3\PayU\Order\Model\IsFilledInterface
Methods used from Team3\PayU\Order\Model\IsFilledTrait
Methods used from Team3\PayU\Order\Model\Traits\UrlsTrait
getContinueUrl(),
getNotifyUrl(),
getOrderUrl(),
setContinueUrl(),
setNotifyUrl(),
setOrderUrl()
Methods used from Team3\PayU\Order\Model\Traits\ProductCollectionTrait
getProductCollection(),
setProductCollection(),
setProductCollectionFromDeserialization()
Methods used from Team3\PayU\Order\Model\Traits\ShippingMethodCollectionTrait
getShippingMethodCollection(),
setShippingMethodCollection(),
setShippingMethodCollectionFromDeserialization()
Methods used from Team3\PayU\Order\Model\Traits\OrderIdentificationParametersTrait
getOrderId(),
getPayUOrderId(),
setOrderId(),
setPayUOrderId()
Magic methods summary
Properties summary
protected
|
$buyer
|
|
protected
string
|
$customerIp
|
|
protected
string
|
$merchantPosId
|
|
protected
string
|
$description
|
|
protected
string
|
$extraDescription
|
|
protected
string
|
$currencyCode
|
|
protected
|
$totalAmount
|
|
protected
string
|
$signature
|
|
protected
DateTime
|
$createdAt
|
|
protected
|
$status
|
Properties used from Team3\PayU\Order\Model\Traits\UrlsTrait
$continueUrl,
$notifyUrl,
$orderUrl