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 #3 from heidelpay/develop
Browse files Browse the repository at this point in the history
Update readme file
  • Loading branch information
devheidelpay authored Apr 10, 2017
2 parents 2858951 + ec246d1 commit e69a5fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@

# 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.
This plugin will integrate the heidelpay payment methods in your modified eCommerce.
Other xtc forks can also use this plugin as long as they stick to the xtc3 standards.

Tested on Modified eCommerce Version 2.0.
Tested on modified eCommerce version 2.0.

## Currently supported payment methods:

Expand Down Expand Up @@ -36,7 +36,7 @@ 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. Please also see the manual for details.

## Installation instruction

Expand Down
2 changes: 1 addition & 1 deletion composer.json.sample
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "myshop/modified",
"type": "shop",
"require": {
"heidelpay/modified": "17.4.15"
"heidelpay/modified": "17.4.7"
},
"scripts": {
"post-install-cmd": [
Expand Down

0 comments on commit e69a5fe

Please sign in to comment.