Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
panda-madness committed Apr 13, 2018
1 parent 7a35079 commit 969b8db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ $epay = new \KkbEpay\Epay([
'PRIVATE_KEY_FN' => './epay/cert.prv',
'PRIVATE_KEY_PASS' => '1q2w3e4r',
'PUBLIC_KEY_FN' => './epay/cert.cer',
'BANK_PUBLIC_KEY_FN' => './epay/kkbca.pub',
'MERCHANT_ID' => '12345678',
]);

Expand Down

0 comments on commit 969b8db

Please sign in to comment.