Skip to content

Commit

Permalink
composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
SadeghPM committed Nov 21, 2021
1 parent 52d5643 commit 39f11e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ composer require dpsoft/saderat

# Implementation
Attention: The Saderat Bank webservice just available with IP that allowed with Saderat Bank(by contract with Mabna cart company).
<br><br>[استفاده از درگاه بانک صادرات - مبنا - در زبان Php](https://dpsoft.ir/%D9%88%D8%A8%D9%84%D8%A7%DA%AF/25/%D8%A7%D8%B3%D8%AA%D9%81%D8%A7%D8%AF%D9%87+%D8%A7%D8%B2+%D8%AF%D8%B1%DA%AF%D8%A7%D9%87+%D8%A8%D8%A7%D9%86%DA%A9+%D8%B5%D8%A7%D8%AF%D8%B1%D8%A7%D8%AA+-+%D9%85%D8%A8%D9%86%D8%A7+-+%D8%AF%D8%B1+%D8%B2%D8%A8%D8%A7%D9%86+Php)
<br><br>[استفاده از درگاه بانک صادرات - مبنا - در زبان Php](https://dpsoft.ir/news/27/%D8%A7%D8%B3%D8%AA%D9%81%D8%A7%D8%AF%D9%87-%D8%A7%D8%B2-%D8%AF%D8%B1%DA%AF%D8%A7%D9%87-%D8%A8%D8%A7%D9%86%DA%A9-%D8%B5%D8%A7%D8%AF%D8%B1%D8%A7%D8%AA-%D9%85%D8%A8%D9%86%D8%A7-%D8%AF%D8%B1-%D8%B2%D8%A8%D8%A7%D9%86-php)
#### Redirect customer with parameters to Saderat gateway
```php
<?php use Dpsoft\Saderat\Saderat;
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"require": {
"php": "^7.1|^8.0",
"guzzlehttp/guzzle": "^7.0",
"guzzlehttp/guzzle": "^6.0|^7.0",
"ext-json": "*"
},
"require-dev": {
Expand Down

0 comments on commit 39f11e5

Please sign in to comment.