mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
delete refund
This commit is contained in:
@@ -102,8 +102,7 @@ class DeleteRefundTransactionLogic extends AbstractControllerLogic
|
||||
->where('payment_reference', $transaction->payment_reference)
|
||||
->first();
|
||||
|
||||
|
||||
Log::info($whiteFormTransaction->id);
|
||||
// Log::info($whiteFormTransaction->id);
|
||||
|
||||
$whiteFormTransaction->delete();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user