File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,10 +21,10 @@ class Pasargad extends AdapterAbstract implements AdapterInterface
2121 protected $ refundUrl = 'https://pep.shaparak.ir/doRefund.aspx ' ;
2222
2323
24- protected $ testEndPoint = 'http ://banktest.ir/gateway/pasargad/gateway ' ;
25- protected $ testCheckTransactionUrl = 'http ://banktest.ir/gateway/pasargad/CheckTransactionResult ' ;
26- protected $ testVerifyUrl = 'http ://banktest.ir/gateway/pasargad/VerifyPayment ' ;
27- protected $ testRefundUrl = 'http ://banktest.ir/gateway/pasargad/doRefund ' ;
24+ protected $ testEndPoint = 'https ://banktest.ir/gateway/pasargad/gateway ' ;
25+ protected $ testCheckTransactionUrl = 'https ://banktest.ir/gateway/pasargad/CheckTransactionResult ' ;
26+ protected $ testVerifyUrl = 'https ://banktest.ir/gateway/pasargad/VerifyPayment ' ;
27+ protected $ testRefundUrl = 'https ://banktest.ir/gateway/pasargad/doRefund ' ;
2828
2929
3030 /**
You can’t perform that action at this time.
0 commit comments