littlefish_payments_other

Other payment gateway package for the littlefish payments ecosystem. Enables manual "other" transaction processing including purchases, refunds, and reversals.

Features

  • OtherPaymentsGateway concrete implementation
  • Purchase, refund, and reversal flows
  • Built-in success screens for other payment and refund transactions
  • BLoC-based state management

Usage

Add the dependency to your pubspec.yaml:

dependencies:
  littlefish_payments_other: ^1.0.0

Use OtherPaymentsGateway to initiate an "other" payment transaction through the littlefish payments gateway interface.