Skip to content

Releases: softon/indipay

Laravel 8.0 support

23 Sep 09:48
1ce64ec
Compare
Choose a tag to compare

Support for Laravel 8
Fixes Issue #71

Support for Paytm Gateway Added

26 Jun 18:10
Compare
Choose a tag to compare

Major:

  • Support for paytm gateway added.
  • VerifyCsrfMiddleware unitest function added to avoid code breaks during testing (Credits @MehulBawadia)
  • EBS and payumoney blade template changed. Replaced or with ?:

Laravel 7.0 support

13 Apr 14:30
65cfb7f
Compare
Choose a tag to compare
v1.1.4

Laravel 7.0 support

For Laravel 5.4

03 Apr 15:15
Compare
Choose a tag to compare
Updated to Support Laravel 5.4 (#24)

* Fixed the BindingResolutionException - Laravel 5.4

Fixed the BindingResolutionException to support Laravel 5.4.

* Updated for Laravel 5.4

Updated to the Latest Standards of Laravel 5.4

* Test Endpoint

Corrected the Test Endpoint