-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0159d03
commit 641365d
Showing
2 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions
19
g2p-bridge/features/extensibility-connect-to-sponsor-banks.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,21 @@ | ||
--- | ||
layout: | ||
title: | ||
visible: true | ||
description: | ||
visible: false | ||
tableOfContents: | ||
visible: true | ||
outline: | ||
visible: true | ||
pagination: | ||
visible: true | ||
--- | ||
|
||
# Extensibility - Connect to Sponsor Banks | ||
|
||
Different benefit programs across various government departments can connect to different sponsor banks (treasury banks & commercial banks) to effect their respective disbursements. The following figure represents this | ||
|
||
<figure><img src="../../.gitbook/assets/Bank-Connectors.jpg" alt=""><figcaption><p>Connecting to Sponsor Banks - extending the Bank Connector Library</p></figcaption></figure> | ||
|
||
For details on the methods defined by the BankConnectorInterface and the payload definitions, refer to the [design specification for the Bank Connector](https://docs.openg2p.org/g2p-bridge/development/design-specifications/interfaces). |