Releases: shetabit/multipay
Releases · shetabit/multipay
v1.6.2: pass context array to SoapClient (#84)
* 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)
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
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
fix number_format parameter count (#76) fix #75 Co-authored-by: Honarkar <programmerboy782gmail.com>
v1.5.0
fix verify api change in sadad (#72) (#73)
v1.4.2
fix toJson method to support php 7+
v1.4.1: Change return type of `toJson` method to plain json (#68)
This pull request will fix https://github.com/shetabit/multipay/issues/67
v1.4.0
fix payir gateway bug and update error codes (#65)
add "allowedCards" to zibal gateway
allowedCards
can be used using detail method.
$invoice->detail('allowedCards',['card-1', 'card-2']);
v1.1.6
handle send cellphone number in Saman, Behpardakht, AsanPardakht, Sep…