Overview

Packages

  • currencysymbol
  • MAbout
  • Mage
    • Admin
    • Adminhtml
    • AdminNotification
    • Api
    • Api2
    • Authorizenet
    • Backup
    • Bundle
    • Captcha
    • Catalog
    • CatalogIndex
    • CatalogInventory
    • CatalogRule
    • CatalogSearch
    • Centinel
    • Checkout
    • Cms
    • Compiler
    • Connect
    • Contacts
    • Core
    • Cron
    • CurrencySymbol
    • Customer
    • Dataflow
    • Directory
    • DirtectPost
    • Downloadable
    • Eav
    • GiftMessage
    • GoogleAnalytics
    • GoogleBase
    • GoogleCheckout
    • ImportExport
    • Index
    • Install
    • Log
    • Media
    • Newsletter
    • Oauth
    • Page
    • PageCache
    • Paygate
    • Payment
    • Paypal
    • PaypalUk
    • Persistent
    • Poll
    • ProductAlert
    • Rating
    • Reports
    • Review
    • Rss
    • Rule
    • Sales
    • SalesRule
    • Sedfriend
    • Sendfriend
    • Shipping
    • Sitemap
    • Tag
    • Tax
    • Usa
    • Weee
    • Widget
    • Wishlist
    • XmlConnect
  • None
  • Phoenix
    • Moneybookers
  • PHP
  • Zend
    • Date
    • Mime
    • XmlRpc

Classes

  • Mage_PaypalUk_Block_Express_Form
  • Mage_PaypalUk_Block_Express_Shortcut
  • Mage_PaypalUk_ExpressController
  • Mage_PaypalUk_Helper_Data
  • Mage_PaypalUk_Model_Api_Nvp
  • Mage_PaypalUk_Model_Direct
  • Mage_PaypalUk_Model_Express
  • Mage_PaypalUk_Model_Express_Checkout
  • Mage_PaypalUk_Model_Pro
  • Mage_PaypalUk_Model_Session
  • Overview
  • Package
  • Class
  • Tree

Class Mage_PaypalUk_Model_Express_Checkout

Wrapper that performs Paypal Express and Checkout communication Use current Paypal Express method instance

Mage_Paypal_Model_Express_Checkout
Extended by Mage_PaypalUk_Model_Express_Checkout
Package: Mage\PaypalUk
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/PaypalUk/Model/Express/Checkout.php
Methods summary
public
# updateShippingMethod( string $methodCode )

Set shipping method to quote, if needed

Set shipping method to quote, if needed

Parameters

$methodCode
string
$methodCode

Overrides

Mage_Paypal_Model_Express_Checkout::updateShippingMethod()
Methods inherited from Mage_Paypal_Model_Express_Checkout
__construct(), _getApi(), _involveNewCustomer(), _matchShippingMethodCode(), _prepareCustomerQuote(), _prepareGuestQuote(), _prepareNewCustomerQuote(), _prepareShippingOptions(), _setBillingAgreementRequest(), _setExportedAddressData(), cmpShippingOptions(), getBillingAgreement(), getCheckoutMethod(), getCheckoutShortcutImageUrl(), getCustomerSession(), getOrder(), getRecurringPaymentProfiles(), getRedirectUrl(), getShippingOptionsCallbackResponse(), place(), prepareGiropayUrls(), prepareOrderReview(), returnFromPaypal(), setCustomer(), setCustomerWithAddressChange(), setIsBillingAgreementRequested(), start(), updateOrder()
Constants inherited from Mage_Paypal_Model_Express_Checkout
PAL_CACHE_ID, PAYMENT_INFO_TRANSPORT_BILLING_AGREEMENT, PAYMENT_INFO_TRANSPORT_PAYER_ID, PAYMENT_INFO_TRANSPORT_REDIRECT, PAYMENT_INFO_TRANSPORT_SHIPPING_METHOD, PAYMENT_INFO_TRANSPORT_SHIPPING_OVERRIDEN, PAYMENT_INFO_TRANSPORT_TOKEN
Properties summary
protected string $_apiType 'paypaluk/api_nvp'
#

Api Model Type

Api Model Type

protected unknown_type $_methodType Mage_Paypal_Model_Config::METHOD_WPP_PE_EXPRESS
#

Payment method tpye

Payment method tpye

Properties inherited from Mage_Paypal_Model_Express_Checkout
$_api, $_billingAgreement, $_checkoutRedirectUrl, $_config, $_customerId, $_customerSession, $_giropayUrls, $_isBARequested, $_order, $_pendingPaymentMessage, $_quote, $_recurringPaymentProfiles, $_redirectUrl
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0