Skip to content

Releases: evryn/laravel-toman

Version 4.0.0

19 Apr 21:59
b795106
Compare
Choose a tag to compare

Version 4.0.0 introduces a breaking change to the requirements (depended packages and PHP version) and only supports Laravel 11.*. If you're using other versions of Laravel, see the documents to find a compatible version of Laravel Toman. Note that there is no change in the APIs, keep using it as you did before :)

What's Changed

Full Changelog: v3.0.0...v4.0.0

Version 3.0.0

16 Oct 09:34
8720fa1
Compare
Choose a tag to compare

Version 3.0.0 introduces a breaking change to the requirements and only supports Laravel 9.* and 10.*. If you're using other versions of Laravel, see the documents to find a compatible version of Laravel Toman.

Version 2.0.2

04 Sep 15:38
ad565bf
Compare
Choose a tag to compare

Added

  • Support for Laravel 9 (#33)

Version 2.0.1

14 Oct 10:46
Compare
Choose a tag to compare

Fixed

  • IDPay status messages

Version 2

10 Apr 18:40
a13bede
Compare
Choose a tag to compare

All interface and APIs are changed. Implement from the scratch.

Added

  • IDPay gateway
  • Testing fakes
  • Callback request handler
  • Other changes

🚀 First release

15 Oct 15:49
Compare
Choose a tag to compare

First release of the laravel-toman containing Zarinpal gateway.