Minor fixes for authorize

This commit is contained in:
David Bomba 2021-08-17 20:08:49 +10:00
parent 02ec28d90a
commit ff9ef7c13d

View File

@ -230,7 +230,7 @@ class AuthorizeCreditCard
$logger_message, $logger_message,
SystemLog::CATEGORY_GATEWAY_RESPONSE, SystemLog::CATEGORY_GATEWAY_RESPONSE,
SystemLog::EVENT_GATEWAY_ERROR, SystemLog::EVENT_GATEWAY_ERROR,
$gateway::SYSTEM_LOG_TYPE, SystemLog::TYPE_AUTHORIZE,
$this->authorize->client, $this->authorize->client,
$this->authorize->client->company, $this->authorize->client->company,
); );