mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
Debug
This commit is contained in:
@@ -196,6 +196,8 @@ class CreatePerfexCRMInvoiceProcessor
|
||||
}
|
||||
}
|
||||
|
||||
Log::error('CreatePerfexCRMInvoiceProcessor debug: '.json_encode($transaction)); //cief todo: to be removed
|
||||
|
||||
//When this transaction is of TransactionType::PAYMENT, the amount is actually in the currecy user choose to pay (RM)
|
||||
//So there is no need to convert it
|
||||
if ($transaction->type == TransactionType::PAYMENT){
|
||||
|
||||
Reference in New Issue
Block a user