Releases: php-monsters/laravel-online-payment
Releases · php-monsters/laravel-online-payment
Fixed Laravel version in dependencies
Merge pull request #12 from miladkian/new-version set support to 5.6
Refactored Larapay to a new structure
Merge pull request #10 from miladkian/new-version New version with new structure of implementation
Fixed some bugs in Saman and Zaripal Adapters
- Fixed Saman WSDL
- Fixed Saman reverse method
- Fixed Zarinpal verify method
Added Laravel 6 support
v6.1.0 added Laravel 6 support
Fixed checkParameters method with characters case
v6.0.5 fixed characters case in check paramaters
Added setCardNumber to Saman adapter
v6.0.4 normalized parameters name - all to lowercase
Removed Extra transaction check in Larapay init
v6.0.3 Merge branch 'master' of github.com:iamtartan/laravel-online-payment
Modified and cleaned up Transaction interface class
v6.0.2 Update README.md
Fixed problem in methods compatibility
v6.0.1 fixed problem in compatibility definition
PHP 7.0 syntax
v6.0.0-alpha get ready for PHP7.0 syntax