Merge pull request #6475 from turbo124/v5-develop
Minor fixes for authorize
This commit is contained in:
commit
db32d06aa1
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue