Skip to content

Releases: treeStoneIT/laravel-converge-api

v2.2.1

29 Oct 20:30
Compare
Choose a tag to compare

Minor release: cleanup and Pint run

V2.2.0

29 Oct 18:57
Compare
Choose a tag to compare

What's Changed

  • Update package to support Laravel 11 by @shcherse in #3

New Contributors

Full Changelog: v2.1.1...2.2.0

v2.1.1

12 Jun 14:17
5ca1f81
Compare
Choose a tag to compare

updated to support Laravel 10

v2.0.0

15 Feb 21:50
6b88ba2
Compare
Choose a tag to compare
  • Removed wwwroth/php-converge-api from the dependencies, and brought Converge request code into the package. This allows us more control. And existing wwwroth/php-converge-api package version was causing PSR4 errors.

Breaking changes in this release:

  • cccredit, force and avsOnly were removed as Elavon recommends against their use.
  • Instead we have added a custom method where you can pass $transactionType as your first parameter. This will allow you to use the deprecated methods if absolutely necessary.

v1.0.0

10 Feb 18:09
Compare
Choose a tag to compare

initial release