littlefish_payments_other 3.1.2
littlefish_payments_other: ^3.1.2 copied to clipboard
Other payment gateway — enables manual 'other' transaction processing (purchase, refund, reversal). Self-contained concrete implementation of OtherPaymentsGateway.
littlefish_payments_other #
Other payment gateway package for the littlefish payments ecosystem. Enables manual "other" transaction processing including purchases, refunds, and reversals.
Features #
OtherPaymentsGatewayconcrete 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.