Releases: stephenjude/laravel-payment-gateways
Releases · stephenjude/laravel-payment-gateways
0.1.8
- Fix named parameter error.
0.1.7
- Klasha payment gateway integration.
- Improved the fallback error page.
0.1.6
- Add callback option for custom code execution after customer payment.
- Parse error messages.
- Add processing status message for delayed confirmation.
- Code improvements.
0.1.5
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3
0.1.4
I would have tagged this significant release with lots of breaking changes, but thanks to God, we still don't have a stable release.
In this release, I reworked the hosted providers to generate the checkout URL from the gateway providers.
Completed the implementation for the following providers:
- Paystack 🔥
- Flutterwave 🔥
- Stripe 🔥
That's all for now, more implementation is coming for Monnify and Paypal 🚀
0.1.3
- Increase default timeout to 12 hours
0.1.2
- Fix missing debug response
0.1.1
- Fix missing debug response
0.1.0
- Fix missing debug response
0.0.9
- Fix debug mode error