New Transfer

A guided wizard (mfi.pesalink.transfer.wizard) for sending a single PesaLink interbank transfer to another bank account. It validates the destination bank, beneficiary account and amount, then builds the ISO 20022 payment instruction for submission. The wizard is the safe, validated front door to outbound PesaLink payments.

New Transfer
New Transfer — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open New Transfer under the PesaLink menu.
  2. Select the destination bank and enter the beneficiary account number.
  3. Capture the amount, currency and a payment narrative.
  4. Confirm the resolved beneficiary name returned by the rail.
  5. Submit to create a tracked mfi.pesalink.transaction record.

Fields reference

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

FieldTypeRequiredDescription
Provider
provider_id
Link → mfi.pesalink.providerYesProvider
Member
member_id
Link → mfi.memberYesMember
Source Savings Account
savings_account_id
Link → mfi.savings.accountYesSource Savings Account
Recipient Name
counterparty_name
TextYesRecipient Name
Recipient Account
counterparty_account
TextYesRecipient Account
Amount
amount
MoneyYesAmount
Recipient Bank Code (3-digit)
counterparty_bank_code
TextRecipient Bank Code (3-digit)
Recipient Bank Name
counterparty_bank_name
TextRecipient Bank Name
Recipient Bank BIC
counterparty_bank_bic
TextRecipient Bank BIC
Currency
currency_id
Link → res.currencyCurrency
Remittance Info
remittance_info
TextRemittance Info
Purpose Code
purpose_code
TextPurpose Code

Actions & buttons

Buttons available on this screen and what they do:

  • Initiate Transfer

Notes & rules

  • Builds an ISO 20022 pacs message for the interbank network.
  • Beneficiary-name resolution guards against misdirected funds.
  • Each submission produces a traceable transaction with a provider reference.
  • Amount limits are enforced per the active provider configuration.

Technical model: mfi.pesalink.transfer.wizard · Record: Pesalink Transfer Wizard

Was this page helpful?