mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-01 10:14:36 -04:00
Merge pull request #6475 from turbo124/v5-develop
Minor fixes for authorize
This commit is contained in:
commit
db32d06aa1
@ -230,7 +230,7 @@ class AuthorizeCreditCard
|
||||
$logger_message,
|
||||
SystemLog::CATEGORY_GATEWAY_RESPONSE,
|
||||
SystemLog::EVENT_GATEWAY_ERROR,
|
||||
$gateway::SYSTEM_LOG_TYPE,
|
||||
SystemLog::TYPE_AUTHORIZE,
|
||||
$this->authorize->client,
|
||||
$this->authorize->client->company,
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user