Releases: adrianbarbos/mobilpay
Releases · adrianbarbos/mobilpay
1.0.13: Merge pull request #16 from CosminBd/patch-1
Added support for Laravel 9
1.0.12: Merge pull request #14 from necenzurat/patch-1
Added Laravel 8 support
1.0.11: Merge pull request #9 from necenzurat/patch-1
Cleanup Laravel versions and added 7.x
1.0.10: Merge pull request #8 from firewizard/master
- added flag for not sending response automatically
1.0.9: Merge pull request #7 from firewizard/master
- added billing & shipping address
- made urls absolute automatically
- added docblock to facade
- added flag to stop redirecting automatically
- code formatting
Fixed compatibility issues and added automatic package discovery
- replaced business-mastery/omnipay-mobilpay with a fixed fork adrianbarbos/omnipay-mobilpay ( thx andrei930, fixes come from your fork of omnipay-mobilpay )
- added 5.7.* || 5.8.* to illuminate/support
- bumped version of omnipay/common to 3
Updated illuminate/support
1.0.7 Added illuminate/suport 5.5.*
Added cancel url option
1.0.6 Added cancel url config option
1.0.5
Bug fix
1.0.4
Fixed dependency issues