Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
priitpiile committed May 13, 2016
1 parent 14886ce commit 4916df3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ And off you go:
include_once 'lib/Maksekeskus.php';

// get your API keys from metchant.maksekeskus.ee
$shopId = '12ee0036-3719-4edb-9a8b-51f5770190ca';
$KeyPublishable = '5wCSE2B2OAV64jtfYcpe2N1kZQzCXNTe';
$KeySecret = 'JvH2IZ6W6fvKB7W74UGeQNS1490Kpea3BLWgqcfbhQKEN1w2UDrua3sWlojPGfhp';
$shopId = '12ee0036-3719-...-9a8b-51f5770190ca';
$KeyPublishable = '5wCSE2B2OAV6...cpe2N1kZQzCXNTe';
$KeySecret = 'JvH2IZ6W6fvKB7W7...ea3BLWgqcfbhQKEN1w2UDrua3sWlojPGfhp';

// use TRUE if work against the Test environment
// see https://makecommerce.net/en/for-developers/test-environment/
Expand Down

0 comments on commit 4916df3

Please sign in to comment.