Merge pull request #6475 from turbo124/v5-develop

Minor fixes for authorize
This commit is contained in:
David Bomba 2021-08-17 20:09:02 +10:00 committed by GitHub
commit db32d06aa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,
);