Skip to content

Releases: mazimez/laravel-gigapay

v1.1.2

05 Jan 05:21
Compare
Choose a tag to compare

What's Changed

  • Support for Creating inline Employee payout by @rolandlluka
  • Support for Replacing resource

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

25 Jun 08:35
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0

19 Jun 08:55
Compare
Choose a tag to compare

Webhooks

  • this update includes the support for Webhooks for Gigapay. Now you can listen to Gigapay webhooks by Laravel event Listeners.
  • this update provides helper methods and class to manage the Webhook resource.

Full Changelog: https://github.com/mazimez/laravel-gigapay/commits/v1.1.0

v1.0.1

14 Jun 05:35
Compare
Choose a tag to compare

Added Bulk payout support:
added the methods in Pricing and Payout resource to support the Bulk payouts.

Added helper methods to create resources by array:
added the helper method createByArray in Employee and Payout resource to create resource by giving array instead of arguments

Full Changelog: https://github.com/mazimez/laravel-gigapay/commits/v1.0.1

v1.0.0

29 May 08:45
Compare
Choose a tag to compare

This version support different frameworks (not only Laravel). The future updates may be specific to the Laravel framework

Full Changelog: https://github.com/mazimez/laravel-gigapay/commits/v1.0.0