Class Mage_GoogleCheckout_Model_Api_Xml_Order

Description

Magento

NOTICE OF LICENSE

This source file is subject to the Open Software License (OSL 3.0) that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to [email protected] so we can send you a copy immediately.

DISCLAIMER

Do not edit or add to this file if you wish to upgrade Magento to newer versions in the future. If you wish to customize Magento for your needs please refer to http://www.magentocommerce.com for more information.

Located in /GoogleCheckout/Model/Api/Xml/Order.php (line 27)

Varien_Object
   |
   --Mage_GoogleCheckout_Model_Api_Xml_Abstract
      |
      --Mage_GoogleCheckout_Model_Api_Xml_Order
Method Summary
void addBuyerMessage ( $message, [ $sendMail = true])
void addOrderNumber ( $merchantOrder)
void addTrackingData ( $carrier,  $trackingNo)
void archive ()
void authorize ()
void backorderItems ( $items, [ $sendMail = true])
void cancel ( $reason, [ $comment = ''])
void cancelItems ( $items,  $reason, [ $comment = ''], [ $sendMail = true])
void charge ( $amount)
void deliver ( $carrier,  $trackingNo, [ $sendMail = true])
void process ()
void refund ( $amount,  $reason, [ $comment = ''])
void resetItems ( $items, [ $sendMail = true])
void returnItems ( $items, [ $sendMail = true])
void shipItems ( $items, [ $sendMail = true])
void unarchive ()
void _getApiUrl ()
void _processGResponse ( $response)
Methods
addBuyerMessage (line 172)
  • access: public
void addBuyerMessage ( $message, [ $sendMail = true])
  • $message
  • $sendMail
addOrderNumber (line 164)
  • access: public
void addOrderNumber ( $merchantOrder)
  • $merchantOrder
addTrackingData (line 101)
  • access: public
void addTrackingData ( $carrier,  $trackingNo)
  • $carrier
  • $trackingNo
archive (line 150)
  • access: public
void archive ()
authorize (line 51)
  • access: public
void authorize ()
backorderItems (line 120)
  • access: public
void backorderItems ( $items, [ $sendMail = true])
  • $items
  • $sendMail
cancel (line 78)
  • access: public
void cancel ( $reason, [ $comment = ''])
  • $reason
  • $comment
cancelItems (line 127)
  • access: public
void cancelItems ( $items,  $reason, [ $comment = ''], [ $sendMail = true])
  • $items
  • $reason
  • $comment
  • $sendMail
charge (line 64)
  • access: public
void charge ( $amount)
  • $amount
deliver (line 94)
  • access: public
void deliver ( $carrier,  $trackingNo, [ $sendMail = true])
  • $carrier
  • $trackingNo
  • $sendMail
process (line 87)
  • access: public
void process ()
refund (line 71)
  • access: public
void refund ( $amount,  $reason, [ $comment = ''])
  • $amount
  • $reason
  • $comment
resetItems (line 141)
  • access: public
void resetItems ( $items, [ $sendMail = true])
  • $items
  • $sendMail
returnItems (line 134)
  • access: public
void returnItems ( $items, [ $sendMail = true])
  • $items
  • $sendMail
shipItems (line 108)
  • access: public
void shipItems ( $items, [ $sendMail = true])
  • $items
  • $sendMail
unarchive (line 157)
  • access: public
void unarchive ()
_getApiUrl (line 29)
  • access: protected
void _getApiUrl ()

Redefinition of:
Mage_GoogleCheckout_Model_Api_Xml_Abstract::_getApiUrl()
_processGResponse (line 36)
  • access: protected
void _processGResponse ( $response)
  • $response

Inherited Methods

Inherited From Mage_GoogleCheckout_Model_Api_Xml_Abstract

Mage_GoogleCheckout_Model_Api_Xml_Abstract::getCurrency()
Mage_GoogleCheckout_Model_Api_Xml_Abstract::getGRequest()
Mage_GoogleCheckout_Model_Api_Xml_Abstract::getGResponse()
Mage_GoogleCheckout_Model_Api_Xml_Abstract::getLocale()
Mage_GoogleCheckout_Model_Api_Xml_Abstract::getMerchantId()
Mage_GoogleCheckout_Model_Api_Xml_Abstract::getMerchantKey()
Mage_GoogleCheckout_Model_Api_Xml_Abstract::getServerType()
Mage_GoogleCheckout_Model_Api_Xml_Abstract::log()
Mage_GoogleCheckout_Model_Api_Xml_Abstract::_call()
Mage_GoogleCheckout_Model_Api_Xml_Abstract::_getApiUrl()
Mage_GoogleCheckout_Model_Api_Xml_Abstract::_getBaseApiUrl()
Mage_GoogleCheckout_Model_Api_Xml_Abstract::_getCallbackUrl()
Mage_GoogleCheckout_Model_Api_Xml_Abstract::_getTaxClassForShipping()
Mage_GoogleCheckout_Model_Api_Xml_Abstract::_reCalculateToStoreCurrency()
Mage_GoogleCheckout_Model_Api_Xml_Abstract::__()

Documentation generated on Fri, 11 Feb 2011 17:09:18 +0200 by phpDocumentor 1.4.3