laravel-gigapay

A simple API wrapper to Gigapay's APIs for Laravel Framework

MIT License

Downloads
55
Stars
7
Committers
2

Bot releases are visible (Hide)

laravel-gigapay - v1.1.1 Latest Release

Published by mazimez over 2 years ago

laravel-gigapay - v1.1.0

Published by mazimez over 2 years ago

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

laravel-gigapay - v1.0.1

Published by mazimez over 2 years ago

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

laravel-gigapay - v1.0.0

Published by mazimez over 2 years ago

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