We will be off from 27/1 (Monday) to 31/1 (Friday) (GMT +7) for our Tet Holiday (Lunar New Year) in our country

Commit 0dbcbcaf authored by cyattilakiss's avatar cyattilakiss Committed by GitHub

Update Helper/Data.php

Co-Authored-By: default avatarAleffio <gigendh@gmail.com>
parent b7958e75
......@@ -1343,7 +1343,7 @@ class Data extends AbstractHelper
public function initializeAdyenClient($storeId = null, $apiKey = null)
{
// initialize client
if (empty($storeId)) {
if ($storeId === null) {
$storeId = $this->storeManager->getStore()->getId();
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment