Class Mage_PaypalUk_Model_Pro
PayPal Website Payments Pro (Payflow Edition) implementation for payment method instances This model was created because right now PayPal Direct and PayPal Express payment (Payflow Edition) methods cannot have same abstract
- Mage_Paypal_Model_Pro
- Mage_PaypalUk_Model_Pro
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/Pro.php
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/PaypalUk/Model/Pro.php
public
|
|
protected
true
|
|
protected
string
|
#
_getParentTransactionId( Varien_Object $payment )
Get payflow transaction id from parent transaction |
protected
|
#
_importCaptureResultToPayment(
Import capture results to payment |
public
|
#
fetchTransactionInfo(
Fetch transaction details info method does not exists in PaypalUK |
protected
|
#
_importRefundResultToPayment(
Import refund results to payment |
string |
TRANSPORT_PAYFLOW_TXN_ID
|
'payflow_trxid' |
#
Payflow trx_id key in transaction info |
PAYMENT_REVIEW_ACCEPT,
PAYMENT_REVIEW_DENY
|
protected
string
|
$_apiType | 'paypaluk/api_nvp' |
#
Api model type |
protected
string
|
$_configType | 'paypal/config' |
#
Config model type |
$_api,
$_config,
$_infoInstance
|