Class Mage_Paypal_Model_Pro
PayPal Website Payments Pro implementation for payment method instaces This model was created because right now PayPal Direct and PayPal Express payment methods cannot have same abstract
Direct known subclasses
Mage_PaypalUk_Model_Pro
Package: Mage\Paypal
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Paypal/Model/Pro.php
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Paypal/Model/Pro.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
importPaymentInfo( Varien_Object $from,
Transfer transaction/payment information from API instance to order payment |
public
|
|
public
false|null
|
|
public
|
|
public
|
|
public
boolean
|
|
public
boolean
|
|
public
array
|
#
fetchTransactionInfo(
Fetch transaction details info |
public
|
|
public
|
#
submitRecurringProfile(
Submit RP to the gateway |
public
|
|
public
|
|
public
|
|
protected
|
#
_importCaptureResultToPayment(
Import capture results to payment |
protected
|
#
_importRefundResultToPayment(
Import refund results to payment |
protected
string
|
string |
PAYMENT_REVIEW_ACCEPT
|
'accept' |
#
Possible payment review actions (for FMF only) |
string |
PAYMENT_REVIEW_DENY
|
'deny' |
protected
|
$_config | null |
#
Config instance |
protected
|
$_api | null |
#
API instance |
protected
|
$_infoInstance | null |
#
PayPal info object |
protected
string
|
$_apiType | 'paypal/api_nvp' |
#
API model type |
protected
string
|
$_configType | 'paypal/config' |
#
Config model type |