all_paystack_payments 1.0.2
all_paystack_payments: ^1.0.2 copied to clipboard
A Flutter plugin for integrating Paystack payment services, supporting card payments, bank transfers, and mobile money.
1.0.0 - 2025-09-22 #
Added #
- Paystack integration for all platforms (Android, iOS, Web, Linux, macOS, Windows)
- New API methods for payment processing
- Support for multiple payment methods including card payments, bank transfers, and mobile money
Changed #
- Breaking changes: API stabilization and method signatures updated for production readiness
1.0.2 - 2025-09-28 #
Fixed #
- Fixed API error responses being incorrectly parsed as PaymentResponse objects
- Now properly throws PaystackError exceptions for failed API calls
- Improved consistency between web and method channel implementations
0.0.1 #
- TODO: Describe initial release.