added order message logging
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
||||
*/
|
||||
|
||||
use Symfony\Component\Serializer\Encoder\JsonEncode;
|
||||
|
||||
if (!defined('_PS_VERSION_')) {
|
||||
exit;
|
||||
@@ -59,5 +60,5 @@ class HutkoRedirectModuleFrontController extends ModuleFrontController
|
||||
'hutko_response' => $responseData['response'], // The URL of the Hutko payment gateway.
|
||||
]);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user