Mage_AmazonPayments_Model_Payment_Asp_Fps Class Reference

Inheritance diagram for Mage_AmazonPayments_Model_Payment_Asp_Fps:

Mage_AmazonPayments_Model_Payment_Asp_Abstract Mage_Payment_Model_Method_Abstract Varien_Object

List of all members.

Public Member Functions

 refund ($reserveTransactionId, $callerReference)


Detailed Description

Definition at line 27 of file Fps.php.


Member Function Documentation

refund ( reserveTransactionId,
callerReference 
)

Definition at line 30 of file Fps.php.

00031     {
00032         $this->getApi()->getFps()->refund($reserveTransactionId, $callerReference);
00033     }


The documentation for this class was generated from the following file:

Generated on Sat Jul 4 17:23:31 2009 for Magento by  doxygen 1.5.8