Skip to content

Commit 900873b

Browse files
author
dimoncheg12
committed
examples config
1 parent 4594b7e commit 900873b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
define('SDK_ROOTPATH', __DIR__);
1010
require_once SDK_ROOTPATH . '/../vendor/autoload.php';
1111
\Cloudipsp\Configuration::setMerchantId(1396424);
12-
// \Cloudipsp\Configuration::setSecretKey('test');
12+
\Cloudipsp\Configuration::setSecretKey('test');

0 commit comments

Comments
 (0)