Skip to content

The EBICS API module provides a wrapper and user interface for the EBICS API service, allowing Drupal to facilitate secure electronic bank transmissions.

Notifications You must be signed in to change notification settings

ebics-api/ebics-api-client-drupal

Repository files navigation

# EBICS API

The EBICS API module provides a wrapper and user interface for the EBICS API
service, allowing Drupal to facilitate secure electronic bank transmissions.

* **Sandbox:** [https://www.drupal.org/project/ebics_api](https://www.drupal.org/project/ebics_api)

---

## 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.

---

## Installation

This module requires an external PHP library to function. Install it via
Composer:

```bash
composer require ebics-api/ebics-api-client-php:^1

About

The EBICS API module provides a wrapper and user interface for the EBICS API service, allowing Drupal to facilitate secure electronic bank transmissions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages