Skip to content

Commit

Permalink
Update TbcPayProcessor.php
Browse files Browse the repository at this point in the history
  • Loading branch information
sandrodz authored Sep 13, 2019
1 parent d098375 commit 5e23686
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/WeAreDe/TbcPay/TbcPayProcessor.php
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,6 @@ public function reverse_transaction($trans_id, $amount = '', $suspected_fraud =

/**
* Transaction refund
* full original amount is always refunded
* @param string $trans_id original transaction identifier, mandatory (28 characters)
* @param string $amount refund amount in fractional units (up to 12 characters)
* @return array RESULT, RESULT_CODE, REFUND_TRANS_ID
Expand Down

0 comments on commit 5e23686

Please sign in to comment.