Class Mage_XmlConnect_Model_Paypal_Mep_Checkout
Wrapper that performs Paypal MEP and Checkout communication
Package: Mage\XmlConnect
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/XmlConnect/Model/Paypal/Mep/Checkout.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/XmlConnect/Model/Paypal/Mep/Checkout.php
public
|
|
public
string
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
string
|
|
protected
null
|
|
protected
|
|
protected
|
|
protected
null
|
string |
PAYMENT_INFO_PAYER_EMAIL
|
'paypal_payer_email' |
#
Keys for passthrough variables in sales/quote_payment and sales/order_payment Uses additional_information as storage |
string |
PAYMENT_INFO_TRANSACTION_ID
|
'paypal_mep_checkout_transaction_id' |
protected
string
|
$_methodType |
|
#
Payment method type |
protected
|
$_quote | null |
#
Quote model |
protected
|
$_checkoutSession |
|
#
Checkout session model |
protected
|
$_helper |
|
#
XmlConnect default helper |