Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from heidelpay/develop
Browse files Browse the repository at this point in the history
Update readme file
  • Loading branch information
frostblogNet committed Apr 7, 2017
2 parents 74c5901 + faeb0be commit 2858951
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
[![Latest Version on Packagist](https://img.shields.io/packagist/v/heidelpay/modified.svg?style=flat-square)](https://packagist.org/packages/heidelpay/modified)
[![Codacy Badge](https://api.codacy.com/project/badge/grade/cd24de0c458a45dfb82c1ea0c4063812)](https://www.codacy.com/app/heidelpay/modified/dashboard)

![Logo](https://dev.heidelpay.de/devHeidelpay_400_180.jpg)

# Welcome to the heidelpay payment extension for modified eCommerce

This plugin will integrate the heidelpay payment methods in our modified eCommerce.
Other xtc fork can also use this plugin as long as they stick to the xtc3 standards.

Tested on Modified eCommerce Version 2.0.

## Currently supported payment methods:

Expand All @@ -16,10 +22,12 @@
* Giropay
* EPS
* invoice
* direct debit secured
* invoice secured

### SYSTEM REQUIREMENTS

The extension requires PHP 5.6;
The extension requires PHP 5.6 or 7.0;

## LICENSE

Expand All @@ -28,4 +36,8 @@ You can find a copy of this license in [LICENSE.txt](LICENSE.txt).

## Installation with composer
Our plugin can be installed using composer. You can use the [composer.json.sample](composer.json.sample)
and rename it to composer.json.
and rename it to composer.json.

## Installation instruction

A manual can be fund on https://dev.heidelpay.de/modified/ (DE)

0 comments on commit 2858951

Please sign in to comment.