Sponsor Processors

Configuration for the sponsoring card processors and bank partners that connect the institution to the card scheme rails. Each record holds the BIN range, connection credentials and settlement parameters used to route issuance and transactions. Correct setup here is the prerequisite for any card to function on the network.

Sponsor Processors
Sponsor Processors — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open Sponsor Processors from the Cards issuing menu.
  2. Create a processor and enter its name and BIN range.
  3. Configure connection credentials and the settlement account.
  4. Set the environment (test or production).
  5. Activate so card products can be bound to this processor.

Fields reference

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

FieldTypeRequiredDescription
Provider Code
provider_code
Choice: Network International, I&M Bank, Equity Bank, NCBA Bank, Generic (bank-agnostic)YesSelects the concrete driver model used to talk to the processor.
Website Messages
website_message_ids
ListWebsite communication history
Signing Secret
signing_secret
TextShared secret used to verify inbound webhook HMACs.
Default BIN
default_bin
TextFirst 6-8 digits of cards minted under this sponsor.
Name
name
TextYesName
Environment
environment
Choice: Sandbox, ProductionYesEnvironment
Base URL
base_url
TextYesBase URL
Has Message
has_message
Yes/NoHas Message
Ratings
rating_ids
ListRatings
Sequence
sequence
NumberSequence
Company
company_id
Link → res.companyCompany
Token Endpoint
token_endpoint
TextToken Endpoint
Personalisation Endpoint
personalize_endpoint
TextPersonalisation Endpoint
Activation Endpoint
activate_endpoint
TextActivation Endpoint
Block Endpoint
block_endpoint
TextBlock Endpoint
Hot-List Endpoint
hot_list_endpoint
TextHot-List Endpoint
API Key
api_key
TextAPI Key
Client ID
client_id
TextClient ID
Client Secret
client_secret
TextClient Secret
Callback URL Path
callback_url_path
TextCallback URL Path
Public Callback URL
callback_url
TextPublic Callback URL
Active
active
Yes/NoActive
Default
is_default
Yes/NoDefault
Card Count
card_count
NumberCard Count

Actions & buttons

Buttons available on this screen and what they do:

  • Test Connection

Notes & rules

  • Model mfi.card.processor; the scheme/bank sponsor master.
  • Holds BIN range, API credentials and settlement parameters.
  • Referenced by card products and the transaction reconciliation flow.
  • Test vs production toggle governs live card-network calls.

Technical model: mfi.card.processor · Record: Card Sponsor / Issuer Processor

Was this page helpful?