Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gonimar committed Jun 17, 2015
1 parent b3d6918 commit 78f9636
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 @@ -5,6 +5,7 @@ yii2-robokassa
'components' => [
'robokassa' => [
'class' => '\robokassa\Merchant',
'baseUrl' => YII_ENV_PROD ? 'https://auth.robokassa.ru/Merchant/Index.aspx' : 'http://test.robokassa.ru/Index.aspx',
'sMerchantLogin' => '',
'sMerchantPass1' => '',
'sMerchantPass2' => '',
Expand Down

0 comments on commit 78f9636

Please sign in to comment.