paystack_payment 1.0.0 copy "paystack_payment: ^1.0.0" to clipboard
paystack_payment: ^1.0.0 copied to clipboard

Flutter Paystack checkout helper that completes payments with an access code inside a resilient WebView.

Changelog #

1.0.0 #

  • Redesign the API to accept a Paystack access code supplied by your backend.
  • Removed client-side transaction initialization and the http dependency.
  • Added resilient WebView handling so the checkout survives bank-app/USSD switches.
  • Added optional PaystackCheckoutOptions for customizing the WebView screen.
  • Introduced url_launcher integration to open external banking apps safely.

0.0.4 #

  • Initial release with Paystack Checkout integration.
  • Supports payment channels, custom metadata, and WebView-based UI.
  • Bug fixed
4
likes
140
points
49
downloads

Publisher

verified publisherbolxtine.com

Weekly Downloads

Flutter Paystack checkout helper that completes payments with an access code inside a resilient WebView.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, url_launcher, webview_flutter

More

Packages that depend on paystack_payment