Class Eabi_DpdEE_Model_Payment_Processor
DPD Cash on delivery payment method
Displays optional description and additional cash on delivery fee when set.
Cash on delivery fee would be added on top of shipping price
- Mage_Payment_Model_Method_Abstract
- Eabi_DpdEE_Model_Payment_Processor
public
|
|
public
boolean
|
#
isAvailable( Mage_Sales_Model_Quote $quote = null )
This method is available when:
|
public
Mage_Payment_Model_Abstract
|
|
public
Mage_Payment_Model_Abstract
|
|
public
Mage_Payment_Model_Abstract
|
|
public
boolean
|
#
canUseForCurrency( string $currencyCode )
Fetches current currency to this object and then checks it validity Internal method only checks for validity for this currency |
public
string
|
|
public
float
|
#
getShippingPrice( float $price, boolean $flag )
Returns final shipping price depending on shipping address and tax settings |
public
Eabi_Cod_Model_Payment
|
#
assignData( mixed $data )
Assigns cash on delivery payment method description to payment method blocks so they would be displayed in e-mails and order confirmations |
protected
string
|
|
protected
Mage_Sales_Model_Quote_Item
|
|
protected
Mage_Catalog_Model_Product
|
|
public
string
|
|
protected
|
|
public
Mage_Checkout_Model_Session
|
|
public
Mage_Sales_Model_Quote
|
protected
string
|
$_code |
|
|
protected
boolean
|
$_canAuthorize | true |
|
protected
boolean
|
$_canCapture | true |
|
protected
boolean
|
$_canVoid | true |
|
protected
boolean
|
$_canUseInternal | true |
|
protected
boolean
|
$_canUseCheckout | true |
|
protected
boolean
|
$_canUseForMultishipping | true |
|
protected
string
|
$_formBlockType | 'eabi_dpdee/invoice' |
|
protected
string
|
$_infoBlockType | 'eabi_dpdee/info_payment' |
|
protected
mixed
|
$_checkout |
|
|
protected
mixed
|
$_quote |
|