Mage_AmazonPayments_Model_Payment_Asp_Fps Class Reference
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:
- app/code/core/Mage/AmazonPayments/Model/Payment/Asp/Fps.php