EBICS API
This module provides a Drupal interface to an EBICS microservice, allowing secure communication with banks through a REST API without needing to understand the EBICS protocol. It includes centralized configuration for hosts and credentials, connection management, transaction handling for uploads and downloads, and access logs to monitor communication.
EBICS API Client provides a Drupal-friendly interface to an EBICS microservice, enabling secure communication with banks via a simple REST API, without requiring knowledge of the EBICS protocol.
EBICS API Client homepage - https://sites.google.com/view/ebics-api-client
Features
- Centralized Configuration - Manage your EBICS API Host and Credentials in
one place. - Connection Management - View and monitor EBICS connections directly within the Drupal admin interface.
- Transaction Support - Integrated form for handling EBICS uploads and
downloads. - Access Logs - View paginated API logs to monitor communication between
Drupal and the EBICS service.
Post-Installation
After installation, a Configuration page is added for setting up connections. Connections must be configured on your own EBICS API instance.
Additionally, next pages are provided for Connections, Transactions, and Logs.
Additional Requirements
- Requires
ebics-api/ebics-api-client-php
Community Documentation
- Demo EBICS API Client instance - https://tinyurl.com/safe-ebics
- Video guide for setting up EBICS API Client instance - https://youtu.be/S14Qkt5m0NI