Inventi
Overview
Inventi is a payment gateway provider that Crassula can use to process outgoing and incoming bank transfers. The integration supports SEPA Credit Transfer, SEPA Instant, and SWIFT payments, with transaction status updates delivered via webhooks and secured API access via OAuth 2.0 (client credentials).
Inventi does not provide accounts in Crassula. Accounts are created on the Crassula side and must be set up manually in the Admin Panel.
Default currencies
Inventi transfer capabilities are not limited to a single “default currency” in Crassula. Currency availability depends on your Crassula configuration and the provider setup.
Prerequisites
Inventory/credentials for API access are available and configured.
The integration endpoint can reach Inventi APIs (Inventi requires IP whitelisting for access). docs.finventi.com
OAuth 2.0 credentials (client credentials flow) are issued for your environment. docs.finventi.com
Website
Products and services
Service name | Description |
|---|---|
SEPA Credit Transfer | Sends and receives EUR transfers within SEPA schemes. Use for standard SEPA transfers when instant processing is not required. |
SEPA Instant | Sends and receives near-real-time EUR transfers within the SEPA Instant scheme (subject to scheme and bank support). Use when instant processing is required. |
SWIFT transfers | Sends and receives international transfers via SWIFT. Use for cross-border payments outside SEPA coverage or in non-EUR currencies. |
Transaction status webhooks | Sends transfer lifecycle updates (for example, created/processing/completed) to keep transaction statuses in sync in Crassula without manual refresh. |
Transaction history import/synchronization | Retrieves historical transactions for reconciliation and visibility in Crassula. Use for initial import and periodic synchronization (manual or scheduled, depending on configuration). |
API security (OAuth 2.0) | Secures API calls using OAuth 2.0 bearer tokens. Required for all API requests to Inventi. |