Class Mage_Sales_Model_Service_Quote
Quote submit service model
Package: Mage\Sales
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Sales/Model/Service/Quote.php
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Sales/Model/Service/Quote.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
array
|
|
public
|
|
public
array
|
|
public
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
protected
|
$_quote |
|
#
Quote object |
protected
|
$_convertor |
|
#
Quote convert object |
protected
array
|
$_orderData | array() |
#
List of additional order attributes which will be added to order before save |
protected
array
|
$_recurringPaymentProfiles | array() |
#
List of recurring payment profiles that may have been generated before placing the order |
protected
|
$_order | null |
#
Order that may be created during submission |
protected
boolean
|
$_shouldInactivateQuote | true |
#
If it is true, quote will be inactivate after submitting order or nominal items |