sure_pay_plugin 0.0.1 copy "sure_pay_plugin: ^0.0.1" to clipboard
sure_pay_plugin: ^0.0.1 copied to clipboard

PlatformAndroid

A Flutter plugin for integrating SurePay POS payment terminals over TCP/IP. Supports purchases, reversals, reconciliation, authorization, and refunds via a clean typed Dart API.

0.0.1 #

  • Initial release of sure_pay_plugin.
  • Supports Android TCP/IP integration with SurePay POS terminals via sureposlibrary-release.aar.
  • Full typed Dart API: purchase, reversal, reconciliation, authorization pre-auth, refunds, and terminal status.
  • Strongly-typed response models: SurePayTransaction, SurePayReconciliation, SurePayTerminalInfo.
  • Typed exception hierarchy: SurePayTerminalException, SurePayConnectionException, SurePayArgumentException.
1
likes
160
points
10
downloads

Documentation

API reference

Publisher

verified publisherelsakr.site

Weekly Downloads

A Flutter plugin for integrating SurePay POS payment terminals over TCP/IP. Supports purchases, reversals, reconciliation, authorization, and refunds via a clean typed Dart API.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sure_pay_plugin

Packages that implement sure_pay_plugin