Class Mage_Paypal_Model_Direct
PayPal Direct Module
- Varien_Object
- Mage_Payment_Model_Method_Abstract
- Mage_Payment_Model_Method_Cc
- Mage_Paypal_Model_Direct
Package: Mage\Paypal
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/Paypal/Model/Direct.php
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/Paypal/Model/Direct.php
public
|
|
public
|
#
setStore(
Store setter Also updates store ID in config object |
public
boolean
|
|
public
string
|
|
public
string
|
|
public
boolean
|
|
public
mixed
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
|
|
public
array
|
#
fetchTransactionInfo(
Fetch transaction details info |
protected
|
#
_placeOrder(
Place an order with authorization or capture action |
protected
string
|
#
_getFormattedCcExpirationDate( string|integer $month, string|integer $year )
Format credit card expiration date based on month and year values Format: mmyyyy |
protected
|
#
_importResultToPayment(
Import direct payment results to payment |
public
boolean
|
ACTION_AUTHORIZE,
ACTION_AUTHORIZE_CAPTURE,
ACTION_ORDER,
STATUS_APPROVED,
STATUS_DECLINED,
STATUS_ERROR,
STATUS_SUCCESS,
STATUS_UNKNOWN,
STATUS_VOID
|
protected
string
|
$_code |
|
|
protected
string
|
$_infoBlockType | 'paypal/payment_info' |
|
protected
boolean
|
$_isGateway | true |
#
Availability options |
protected
boolean
|
$_canAuthorize | true |
|
protected
boolean
|
$_canCapture | true |
|
protected
boolean
|
$_canCapturePartial | true |
|
protected
boolean
|
$_canRefund | true |
|
protected
boolean
|
$_canRefundInvoicePartial | true |
|
protected
boolean
|
$_canVoid | true |
|
protected
boolean
|
$_canUseInternal | true |
|
protected
boolean
|
$_canUseCheckout | true |
|
protected
boolean
|
$_canUseForMultishipping | true |
|
protected
boolean
|
$_canSaveCc | false |
|
protected
boolean
|
$_canFetchTransactionInfo | true |
|
protected
boolean
|
$_canReviewPayment | true |
|
protected
|
$_pro | null |
#
Website Payments Pro instance |
protected
string
|
$_proType | 'paypal/pro' |
#
Website Payments Pro instance type |
$_formBlockType
|