Skip to content

Releases: shetabit/multipay

v1.6.2: pass context array to SoapClient (#84)

03 Jul 14:25
3903675
Compare
Choose a tag to compare
* Update Behpardakht.php

Solution for: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://bpm.shaparak.ir/pgwchannel/services/pgw?wsdl' : failed to load external entity "https://bpm.shaparak.ir/pgwchannel/services/pgw?wsdl"

add context array to verify method to solve this error:
SoapFault(code: 0 faultcode: HTTP): Could not connect to host

v1.6.1: Update Behpardakht.php (#83)

03 Jul 05:21
bd1c009
Compare
Choose a tag to compare
Solution for: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://bpm.shaparak.ir/pgwchannel/services/pgw?wsdl' : failed to load external entity "https://bpm.shaparak.ir/pgwchannel/services/pgw?wsdl"

Implement zarinpal API v4

25 Jun 20:00
Compare
Choose a tag to compare
implement zarinpal API v4

Apply fixes from StyleCI (#79)

Co-authored-by: mahdikhanzadi <[email protected]>

fix bugs and clean code

fix local driver number format's bug

19 Jun 08:09
8fb633f
Compare
Choose a tag to compare
fix number_format parameter count (#76)

fix #75

Co-authored-by: Honarkar <programmerboy782gmail.com>

v1.5.0

16 Jun 10:06
abe765b
Compare
Choose a tag to compare
fix verify api change in sadad (#72) (#73)

v1.4.2

21 May 18:45
Compare
Choose a tag to compare
fix toJson method to support php 7+

v1.4.1: Change return type of `toJson` method to plain json (#68)

21 May 18:12
753ee1d
Compare
Choose a tag to compare
This pull request will fix https://github.com/shetabit/multipay/issues/67

v1.4.0

20 May 09:50
b27cd08
Compare
Choose a tag to compare
fix payir gateway bug and update error codes (#65)

add "allowedCards" to zibal gateway

24 Jan 10:03
652492c
Compare
Choose a tag to compare

allowedCards can be used using detail method.

$invoice->detail('allowedCards',['card-1', 'card-2']);

v1.1.6

20 Jan 14:31
676c453
Compare
Choose a tag to compare
handle send cellphone number in Saman, Behpardakht, AsanPardakht, Sep…