Skip to content

Releases: Fruitsbytes/Laravel-Moncash-Example

v1.2.0

11 Dec 22:55
0a5a7ae
Compare
Choose a tag to compare
New example with php-moncash (#12)

* New example with php-moncash

* Add documentation

Version 1.1.0

17 Nov 07:16
a816ff2
Compare
Choose a tag to compare

Version 1.1.0

Feature

  • basic Laravel example for Client app
  • Use Laravel Str::UUID instead of external library
  • Add Queue and Pusher Notification on Advanced example
  • Handle webHook from MonCash

Fix

  • fix: Use the correct code example in the How To documentation
  • fix: minor UI improvements

Version 1.0.0

15 Nov 08:14
6b9326d
Compare
Choose a tag to compare

Version 1.0 Release 🎉

  • How to page explaining the steps to safely consume the MonCashAPI
  • Advanced Laravel MonCash integration example with a small e-commerce site