Releases: stephenjude/laravel-payment-gateways
Releases · stephenjude/laravel-payment-gateways
2.1.2
- Changed transaction metadata to mixed type.
2.1.1
- Added metadata to Monnify payment initialization by @Official-David
2.1.0
- Added custom routes for successful and failed payments.
- Added transaction find & list method for Pay4Me, Paystack, Flutterwave, Monnify, and Stripe. SEERBIT & Klasha supports only find.
- Fixed Monnify payment confirmation.
- Map error response from supported providers.
- Updated SEERBIT payment integration.
- Update API URL usage.
2.0.8
- Fixed API URL path usage
2.0.7
- Update API URL usage
2.0.6
- Added Seerbit
approved
status code - Removed debug statement
- Clean up
2.0.5
- Switch to Monnify live API
2.0.4
- Monnify integration 🔥
2.0.3
- SEERBIT Integration
2.0.2
- FEATURE: Add custom route configs for successful and failed payments.