Context Map
Overview¶
The context map provides the relationship between shared concepts among the modules of Blue Services.
TODO: Provide diagram
Shared Kernel¶
PayCenterMemberFIId¶
Provides a common identifier for a customer FI of PayCenter. By convention, the CompanyId (Peoplesoft) id is used.
Used by modules
- BoyarServices.Zelle
- PaymentRepo.Limits
- PaymentRepo.Zelle
- Mono.EnterpriseIntegration
- Mono.Notifier
PayCenterNetwork¶
Identifies the network rail.
Id | Name |
---|---|
1 | Zelle |
PayCenterNetworkProduct¶
Describes the products enabled for an FI. This is used in the orchestration for validation when sending payments.
The BoyarServices.Zelle Membership entity tracks enabled products for members. The eventual plan is to manage this in the PayCenter Portal.
Id | ParentId | NetworkId | Name |
---|---|---|---|
1000 | null | 1 | Zelle P2P |
1010 | 1000 | 1 | Send Credit Transfer |
1020 | 1000 | 1 | Receive Credit Transfer |
1030 | 1000 | 1 | Send Request for Payment |
1040 | 1000 | 1 | Receive Request for Payment. |
1050 | 1000 | 1 | Token Enrollment |
2000 | null | 1 | Zelle Small Business Payments |
2010 | 2000 | 1 | Send Credit Transfer |
2020 | 2000 | 1 | Receive Credit Transfer |
2030 | 2000 | 1 | Send Request for Payment |
2040 | 2000 | 1 | Receive Request for Payment. |
2050 | 2000 | 1 | Token Enrollment |
3000 | null | 1 | Zelle Disbursement Payments |
3010 | 3000 | 1 | Send Credit Transfer |
3020 | 3000 | 1 | Receive Credit Transfer |
3030 | 3000 | 1 | Send Request for Payment |
3040 | 3000 | 1 | Receive Request for Payment. |
3050 | 3000 | 1 | Token Enrollment |
4000 | null | 1 | Zelle Billpay Payments |
4010 | 4000 | 1 | Send Credit Transfer |
4020 | 4000 | 1 | Receive Credit Transfer |
4030 | 4000 | 1 | Send Request for Payment |
4040 | 4000 | 1 | Receive Request for Payment. |
4050 | 4000 | 1 | Token Enrollment |