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

PayPalUk Express Module

Varien_Object
Extended by Mage_Payment_Model_Method_Abstract
Extended by Mage_Paypal_Model_Express implements Mage_Payment_Model_Recurring_Profile_MethodInterface
Extended by Mage_PaypalUk_Model_Express
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.php
Methods summary
public boolean
# isAvailable( Mage_Sales_Model_Quote $quote = null )

EC PE won't be available if the EC is available

EC PE won't be available if the EC is available

Parameters

$quote
Mage_Sales_Model_Quote
$quote

Returns

boolean

Overrides

Mage_Paypal_Model_Express::isAvailable()
protected
# _importToPayment( Mage_Paypal_Model_Api_Nvp $api, Mage_Sales_Model_Order_Payment $payment )

Import payment info to payment

Import payment info to payment

Parameters

$api
Mage_Paypal_Model_Api_Nvp
$payment
Mage_Sales_Model_Order_Payment

Overrides

Mage_Paypal_Model_Express::_importToPayment()
public string
# getCheckoutRedirectUrl( )

Checkout redirect URL getter for onepage checkout (hardcode)

Checkout redirect URL getter for onepage checkout (hardcode)

Returns

string

See

Mage_Checkout_OnepageController::savePaymentAction()
Mage_Sales_Model_Quote_Payment::getCheckoutRedirectUrl()

Overrides

Mage_Paypal_Model_Express::getCheckoutRedirectUrl()
Methods inherited from Mage_Paypal_Model_Express
__construct(), _callDoAuthorize(), _isTransactionExpired(), _placeOrder(), acceptPayment(), assignData(), authorize(), canCapture(), canGetRecurringProfileDetails(), canReviewPayment(), canUseCheckout(), canUseForCurrency(), canVoid(), cancel(), capture(), denyPayment(), fetchTransactionInfo(), getConfigData(), getConfigPaymentAction(), getRecurringProfileDetails(), order(), refund(), setStore(), submitRecurringProfile(), updateRecurringProfile(), updateRecurringProfileStatus(), validateRecurringProfile(), void()
Methods inherited from Mage_Payment_Model_Method_Abstract
_debug(), _getHelper(), canAuthorize(), canCapturePartial(), canCreateBillingAgreement(), canEdit(), canFetchTransactionInfo(), canManageBillingAgreements(), canManageRecurringProfiles(), canOrder(), canRefund(), canRefundPartialPerInvoice(), canUseForCountry(), canUseForMultishipping(), canUseInternal(), debugData(), getCode(), getDebugFlag(), getFormBlockType(), getInfoBlockType(), getInfoInstance(), getTitle(), initialize(), isGateway(), isInitializeNeeded(), prepareSave(), processBeforeRefund(), processCreditmemo(), processInvoice(), validate()
Constants inherited from Mage_Payment_Model_Method_Abstract
ACTION_AUTHORIZE, ACTION_AUTHORIZE_CAPTURE, ACTION_ORDER, STATUS_APPROVED, STATUS_DECLINED, STATUS_ERROR, STATUS_SUCCESS, STATUS_UNKNOWN, STATUS_VOID
Properties summary
protected string $_code Mage_Paypal_Model_Config::METHOD_WPP_PE_EXPRESS
#
protected string $_formBlockType 'paypaluk/express_form'
#
protected boolean $_canCreateBillingAgreement false
#
protected boolean $_canManageRecurringProfiles false
#
protected string $_proType 'paypaluk/pro'
#

Website Payments Pro instance type

Website Payments Pro instance type

protected Mage_Paypal_Model_Express $_ecInstance null
#

Express Checkout payment method instance

Express Checkout payment method instance

Properties inherited from Mage_Paypal_Model_Express
$_authorizationCountKey, $_canAuthorize, $_canCapture, $_canCapturePartial, $_canFetchTransactionInfo, $_canOrder, $_canRefund, $_canRefundInvoicePartial, $_canReviewPayment, $_canUseCheckout, $_canUseForMultishipping, $_canUseInternal, $_canVoid, $_infoBlockType, $_isGateway, $_isOrderPaymentActionKey, $_pro
Properties inherited from Mage_Payment_Model_Method_Abstract
$_canCancelInvoice, $_debugReplacePrivateDataKeys, $_isInitializeNeeded
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0