Skip to content

Commit

Permalink
Update zarinpal.php
Browse files Browse the repository at this point in the history
  • Loading branch information
MA7 committed Aug 16, 2014
1 parent ea1dcc5 commit 77c2c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/components/zarinpal.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ function Execute ($data)
array(
'MerchantID' => $this->pin,
'Amount' => $amount,
'Description' => 'افزايش اعتبار: '.$data['name'].' تراکنش شماره: '.$this->Onlinetransaction->id.' توضيحات: '.$data['desc'],
'Description' => 'خریدار: '.$data['name'].' شماره فاکتور: '.$this->Onlinetransaction->id.' توضیحات: '.$data['desc'],
'Email' => $Email,
'Mobile' => $Mobile,
'CallbackURL' => $this->callBackUrl
Expand Down

0 comments on commit 77c2c70

Please sign in to comment.