Class Mage_GoogleCheckout_Model_Api

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.php (line 27)

Varien_Object
   |
   --Mage_GoogleCheckout_Model_Api
Variable Summary
Method Summary
void addTrackingData ( $gOrderId,  $carrier,  $trackingNo)
void archiveOrder ()
void authorize ( $gOrderId)
void backorderItems ()
void cancel ( $gOrderId,  $reason, [ $comment = ''])
void cancelItems ()
void charge ( $gOrderId,  $amount)
void checkout ( $quote)
void debugData (mixed $debugData)
void deliver ( $gOrderId,  $carrier,  $trackingNo, [ $sendMail = true])
bool getDebugFlag ()
void process ( $gOrderId)
void processBeacon ()
void processCallback ()
void refund ( $gOrderId,  $amount,  $reason, [ $comment = ''])
void returnItems ()
void shipItems ( $gOrderId,  $items)
void unarchiveOrder ()
void _getApi ( $area)
Variables
array $_debugReplacePrivateDataKeys = array() (line 34)

Fields that should be replaced in debug with '***'

  • access: protected
Methods
addMerchantOrderNumber (line 157)
  • access: public
void addMerchantOrderNumber ()
addTrackingData (line 107)
  • access: public
void addTrackingData ( $gOrderId,  $carrier,  $trackingNo)
  • $gOrderId
  • $carrier
  • $trackingNo
archiveOrder (line 173)
  • access: public
void archiveOrder ()
authorize (line 53)
  • access: public
void authorize ( $gOrderId)
  • $gOrderId
backorderItems (line 125)
  • access: public
void backorderItems ()
cancel (line 77)
  • access: public
void cancel ( $gOrderId,  $reason, [ $comment = ''])
  • $gOrderId
  • $reason
  • $comment
cancelItems (line 143)
  • access: public
void cancelItems ()
charge (line 61)
  • access: public
void charge ( $gOrderId,  $amount)
  • $gOrderId
  • $amount
checkout (line 44)
  • access: public
void checkout ( $quote)
debugData (line 210)

Log debug data to file

  • access: public
void debugData (mixed $debugData)
  • mixed $debugData
deliver (line 95)
  • access: public
void deliver ( $gOrderId,  $carrier,  $trackingNo, [ $sendMail = true])
  • $gOrderId
  • $carrier
  • $trackingNo
  • $sendMail
getDebugFlag (line 224)

Define if debugging is enabled

  • access: public
bool getDebugFlag ()
process (line 87)
  • access: public
void process ( $gOrderId)
  • $gOrderId
processBeacon (line 203)
  • deprecated: after 1.4.1.0
  • access: public
void processBeacon ()
processCallback (line 193)
  • access: public
void processCallback ()
refund (line 69)
  • access: public
void refund ( $gOrderId,  $amount,  $reason, [ $comment = ''])
  • $gOrderId
  • $amount
  • $reason
  • $comment
resetItemsShippingInformation (line 152)
  • access: public
void resetItemsShippingInformation ()
returnItems (line 134)
  • access: public
void returnItems ()
sendBuyerMessage (line 162)
  • access: public
void sendBuyerMessage ()
shipItems (line 117)
  • access: public
void shipItems ( $gOrderId,  $items)
  • $gOrderId
  • array $items
unarchiveOrder (line 182)
  • access: public
void unarchiveOrder ()
_getApi (line 36)
  • access: protected
void _getApi ( $area)
  • $area

Documentation generated on Fri, 11 Feb 2011 16:56:36 +0200 by phpDocumentor 1.4.3