Service Provider Integrations
Service provider integrations are essential for connecting users with accounts, payments, cards, and more. The IF Platform provides two options for establishing these connections:
Built-In Connections
- These are pre-integrated solutions provided by the IF Platform.
- The integration with the service provider is managed by the IF Platform, including the lifecycle of the specified entities.
Plug-In Connections
- This option allows customers to implement their own integrations when a required service provider integration is not available on the IF Platform.
- Once implemented, customers can push data to the IF Platform to leverage its core features and functionalities.
- Plug-in connections can also be used alongside built-in connections for greater flexibility.
Coverage of connection types
Feature | Built-In Connections | Plug-In Connections |
---|---|---|
Accounts (owner = client) | ✓ | ✓ |
Accounts (owner = organization) | ✓ | X |
Incoming Transfers (owner = client) | ✓ | ✓ |
Incoming Transfers (owner = organization) | ✓ | X |
Outgoing Transfers (owner = client) | ✓ | ✓ |
Outgoing Transfers (owner = organization) | ✓ | X |
Exchange Transactions (owner = client) | ✓ | X |
Exchange Transactions (owner = organization) | ✓ | X |
Transaction Monitoring | ✓ | ✓ |
Cards | ✓ | X |
Card Transactions | ✓ | X |
For more details on Connection objects: Connection Objects
Updated 10 days ago