updated CreditCardHistory.php, added sample and testcase for Reauthorization

This commit is contained in:
lathavairamani
2013-07-31 17:40:36 +05:30
parent e0046e3bbe
commit f1038717a7
6 changed files with 180 additions and 4 deletions

View File

@@ -102,6 +102,13 @@
<td></td>
<td><a href="source/VoidAuthorization.html" class="source imagelink" >Source</a></td>
</tr>
<tr>
<td>Reauthorize a Payment</td>
<td></td>
<td><a href="payments/Reauthorization.php" class="execute imagelink" >Execute</a></td>
<td></td>
<td><a href="source/Reauthorization.html" class="source imagelink" >Source</a></td>
</tr>
<tr>
<td>Get Details of Captured Payment</td>
<td></td>