littlefish_payments_split 3.1.0 copy "littlefish_payments_split: ^3.1.0" to clipboard
littlefish_payments_split: ^3.1.0 copied to clipboard

Split payments gateway package for littlefish payments ecosystem. Enables splitting a single order across multiple payment legs.

littlefish_payments_split #

Split payments gateway package for the littlefish payments ecosystem. Enables splitting a single order across multiple payment legs, with support for reconciliation and partial refunds.

Features #

  • Split a payment across multiple legs (e.g. cash + card)
  • Reconciliation flow with per-leg status tracking
  • Split refund support
  • BLoC-based state management

Usage #

Add the dependency to your pubspec.yaml:

dependencies:
  littlefish_payments_split: ^1.0.0

Use LittlefishSplitPaymentGateway to initiate a split payment session, and ReconciliationScreen / SplitRefundScreen for the built-in UI flows.

0
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Split payments gateway package for littlefish payments ecosystem. Enables splitting a single order across multiple payment legs.

Homepage

License

unknown (license)

Dependencies

decimal, equatable, flutter, flutter_bloc, intl, littlefish_core, littlefish_core_utils, littlefish_feature_models, littlefish_feature_shared_ui_v1, littlefish_payments, uuid

More

Packages that depend on littlefish_payments_split