Skip to content

Commit

Permalink
Add Asanpardakht to config file
Browse files Browse the repository at this point in the history
  • Loading branch information
akoSalman committed Oct 13, 2018
1 parent a0d85d9 commit 3caca68
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions config/gateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,17 @@
//--------------------------------
'timezone' => 'Asia/Tehran',

//--------------------------------
// Asan pardakht gateway
//--------------------------------
'asanpardakht' => [
'key' => 'xyz',
'iv' => 'xyz',
'username' => 'xyz',
'password' => 'xyz',
'merchantConfigId' => '1234'
],

//--------------------------------
// Zarinpal gateway
//--------------------------------
Expand Down

0 comments on commit 3caca68

Please sign in to comment.