Releases: theHocineSaad/laravel-chargily-epay
Releases · theHocineSaad/laravel-chargily-epay
v1.2.0
v1.1.0-beta
Add
Added a second parameter to make() and charge() functions.
If you added a column to the invoices table, you can pass its value in that second parameter, more information is in the readme file:
- https://github.com/theHocineSaad/laravel-chargily-epay#creating-an-epay-invoice
- https://github.com/theHocineSaad/laravel-chargily-epay#creating-an-epay-invoice-for-a-user
Update
Readme file.
v1.0.2-beta
Added some unit tests
v1.0.1-beta
Code refactoring
v1.0.0-beta
Initial beta release