splashpay_sdk 1.1.0 copy "splashpay_sdk: ^1.1.0" to clipboard
splashpay_sdk: ^1.1.0 copied to clipboard

A standalone Flutter/Dart SDK for integrating the SplashPay Tanzania REST API. Supports Mobile Money payments, status checks, cancellations, and webhook helpers.

Changelog #

All notable changes to this project will be documented in this file.

1.1.0 #

  • Add PaymentStatus.isSuccess / isFailure / isTerminal helpers for Flutter apps that proxy through a backend.
  • Accept backend aliases in PaymentStatus.fromString (paid, reject / rejected, canceled).
  • Add SplashPay.forMerchant named constructor; document that merchant credentials must stay server-side.
  • Expand README “Backend proxy” guidance for secure Flutter → Backend → SplashPay architecture.

1.0.0 #

  • Initial release of the standalone SplashPay SDK.
  • Mobile Money payment initiation with PUSH TO PAY.
  • Payment status check.
  • Cancel payment .
  • Idempotency key support with automatic deterministic key generation.
0
likes
140
points
110
downloads

Documentation

Documentation
API reference

Publisher

verified publisherdukanitech.com

Weekly Downloads

A standalone Flutter/Dart SDK for integrating the SplashPay Tanzania REST API. Supports Mobile Money payments, status checks, cancellations, and webhook helpers.

Homepage
Repository (GitHub)
View/report issues

Topics

#payment #splashpay #mobile-money #tanzania #sdk

License

MIT (license)

Dependencies

crypto, dio, meta

More

Packages that depend on splashpay_sdk