Releases: stephenjude/laravel-payment-gateways
Releases · stephenjude/laravel-payment-gateways
3.0.5
3.0.4
- Make debug mode Laravel compliant.
- Make Startbutton's USD default payment channel null
3.0.3
- Make Startbutton
partner
parameter optional
3.0.2
- Fixed Monnify payment status and verification by @stephenjude
- Add partner parameter and default partner for Startbutton integration by @stephenjude
3.0.1
- Fixed Klasha initialization error by @stephenjude
3.0.0
- Integrate Startbutton APIs
- Laravel 11 compatibility.
2.2.1
- Fixed payment confirmation for Seerbit.
2.2.0
- Pawapay integration.
2.1.2
- Changed transaction metadata to mixed type.
2.1.1
- Added metadata to Monnify payment initialization by @Official-David