payfast_flutter 0.0.4
payfast_flutter: ^0.0.4 copied to clipboard
Flutter SDK for PayFast payment gateway integration with Android, iOS, and Web support.
0.0.3 #
- Refined package metadata and documentation for pub.dev publication.
- Added a clean, Stripe-like SDK payment flow via
PayFast.startPayment(...). - Improved
PayFastConfigdefaults and customizable payment parameters. - Enhanced WebView payment handling and success/failure callbacks.
- Updated examples and package docs for safer copy-paste integration.
Unreleased #
Planned SDK improvements #
- Professional SDK API refinements around
PayFast.startPayment(). - Further improvements to
PayFastConfig,PayFastResult, and WebView UX. - Additional documentation polish and example enhancements.
0.0.1 Initial Release #
- Initial release of PayFast Flutter package
- Integrated PayFast payment gateway using WebView
- Token-based authentication with PayFast API
- Auto-submit payment form in WebView
- Support for PKR currency
- Simple API with
PayFastService.startPayment()method - Automatic basket ID generation using timestamp
- Error handling for failed token generation