Skip to content

Commit 411cbd3

Browse files
author
Aboozar Ghaffari
authored
fixed SAMAN wsdl links
1 parent 74ab62f commit 411cbd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Adapter/Saman.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
*/
1414
class Saman extends AdapterAbstract implements AdapterInterface
1515
{
16-
protected $WSDL = 'https://sep.shaparak.ir/payments/referenclarapay.asmx?WSDL';
16+
protected $WSDL = 'https://sep.shaparak.ir/payments/referencepayment.asmx?WSDL';
1717
protected $tokenWSDL = 'https://sep.shaparak.ir/Payments/InitPayment.asmx?WSDL';
1818
protected $endPoint = 'https://sep.shaparak.ir/Payment.aspx';
1919

0 commit comments

Comments
 (0)