Payment Methods

Payment Methods configures the channels through which savings deposits and withdrawals can flow - cash, mobile money (M-Pesa), bank transfer, cheque and card - and maps each to its handling and account treatment. Each mfi.payment.method makes a channel available to tellers and the kiosk.

Payment Methods
Payment Methods — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open Savings > Configuration > Payment Methods.
  2. Create or open a payment method.
  3. Name it and set its type (cash, mobile money, bank, cheque, card).
  4. Configure any linked account and channel parameters.
  5. Activate it so it appears in teller and deposit screens.
  6. Test a transaction through the method end to end.

Fields reference

Every field on this screen, drawn from the live data model.

FieldTypeRequiredDescription
FontAwesome Icon
icon
TextFontAwesome class fragment, e.g. 'fa-money-bill-wave'.
Accent Color
color
TextHex or CSS color used by the POS payment screen.
Keyboard Shortcut
kbd_shortcut
TextF-key shortcut on the payment screen (e.g. F1, F2).
Requires Reference
requires_reference
Yes/NoWhen set, teller must enter a reference (M-Pesa receipt no, cheque no, etc.) before validating the tender.
Bank Code
bank_code
TextOptional bank short-code (IBB, KCB, EQTY, COOP) for transfer methods.
Name
name
TextYesName
Code
code
Choice: Cash, M-Pesa C2B, M-Pesa B2C, Airtel Money, Bank Transfer, Cheque, Internal Transfer, Wallet / SavingsYesCode
GL Journal
journal_id
Link → account.journalGL Journal
GL Account
gl_account_id
Link → account.accountGL Account
Active
active
Yes/NoActive
Sequence
sequence
NumberSequence

Notes & rules

  • Records on mfi.payment.method defining available channels.
  • Covers cash, mobile money, bank transfer, cheque and card.
  • Active methods appear in teller and STK/deposit flows.

Technical model: mfi.payment.method · Record: MFI Payment Method

Was this page helpful?