We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a2a9eb commit 7d9e67aCopy full SHA for 7d9e67a
src/Adapter/Pasargad.php
@@ -14,7 +14,7 @@ class Pasargad extends AdapterAbstract implements AdapterInterface
14
protected $refundUrl = 'https://pep.shaparak.ir/doRefund.aspx';
15
16
17
- protected $testEndPoint = 'http://banktest.ir/gateway/pasargad/gate';
+ protected $testEndPoint = 'http://banktest.ir/gateway/pasargad/gateway';
18
protected $testCheckTransactionUrl = 'http://banktest.ir/gateway/pasargad/inquiry';
19
protected $testVerifyUrl = 'http://banktest.ir/gateway/pasargad/verify';
20
protected $testRefundUrl = 'http://banktest.ir/gateway/pasargad/refund';
0 commit comments