Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
Merge pull request #16 from heidelpay/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
Ryouzanpaku committed Mar 14, 2019
2 parents b3532b7 + 0bd1704 commit 88cf529
Show file tree
Hide file tree
Showing 316 changed files with 3,066 additions and 22,390 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
@@ -1,5 +1,15 @@
# Release Notes - heidelpay extension for JTL Shop

##115
### 19.01.21
#### Changed
- Compatibility changes in order to the Jtl certification process.
- Email templates editable in shop backend.
- css file can be used to adjust style of iFrame.
- Licence file is saved in file format md will be shown before installation.
- Secured Invoice/DirectDebit: It will be checked beforehand whether customer is 18 years old already.


##114

### 18.08.29
Expand Down Expand Up @@ -27,7 +37,7 @@ other languages for the iFrame.
#### Changed
- secured invoice is no longer available for the time of the actual session after user was denied by insurance provider.
That behaviour should avoid repetitive payment requests which will fail.
- "sofortueberweisung" was renamed "Sofort". (Reconfiguration necessary)
- "sofortüberweisung" was renamed "Sofort". (Reconfiguration necessary)
- Heidelberger Payment GmbH was renamed heidelpay GmbH.

####Fixed
Expand Down
80 changes: 40 additions & 40 deletions LICENSE.txt → LICENSE.md

Large diffs are not rendered by default.

58 changes: 56 additions & 2 deletions README.md
Expand Up @@ -5,14 +5,56 @@

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

==== ENGLISH VERSION BELOW ====
# JTL Zahlungs-Erweiterung
Payment extension for JTL Shop

## NOTICE
Um diese Erweiterung zu verwenden, erstelle einen Ordner mit dem Namen "heidelpay_standard" und kopiere dort die
runtergeladenen Datein hinein.

Von Version 113 auf 114 wird "Sofortüberweisung" durch "Sofort" ersetzt. Daher muss "Sofort" erneut den Betroffenen Versandarten
zugeordnet und konfiguriert werden.

Link zur Dokumentation: https://dev.heidelpay.de/jtl

## Derzeit unterstützte Zahlarten:

* Kreditkarte
* Debitkarte
* Vorkasse
* Sofort
* PayPal
* Lastschrift
* iDeal
* Giropay
* Przelewy24
* PostFinance Card
* PostFinance EFinance
* EPS
* Rechnung
* Gesicherte Rechnung B2C
* Gesicherte Lastschrift B2C

### SYSTEM REQUIREMENTS

Unser JTL Plugin benötigt PHP 5.6 oder höher.
Wir empfehlen, sofern möglich, die aktuellste PHP Version zu verwenden.

## Lizenz

Ein Kopie der Lizenz ist hier zu finden [LICENSE.md](../includes/plugins/heidelpay_standard/LICENSE.md).

==== ENGLISH VERSION ====

# jtl-payment-extension
Payment extension for JTL Shop

## NOTICE
To use this extension please create a folder named 'heidelpay_standard' in includes/plugins/ and
paste the downloaded files there.

From version 113 to 114 "Sofortüberweisung" will be replaced "Sofort". Therefore "Sofort" has to be assigned to the affected shipping methods and has to be reconfigured.
From version 113 to 114 "Sofortüberweisung" will be replaced by "Sofort". Therefore "Sofort" has to be assigned to the affected shipping methods and has to be reconfigured.

Documentation can be found at https://dev.heidelpay.de/jtl

Expand Down Expand Up @@ -41,7 +83,19 @@ latest stable PHP version whenever possible.

## LICENSE

You can find a copy of this license in [LICENSE.txt](LICENSE.txt).
You can find a copy of this license in [LICENSE.md](LICENSE.md).

## Support
For any issues or questions please get in touch with our support.

#### Web page
https://dev.heidelpay.com/

#### Email
support@heidelpay.com

#### Phone
+49 (0)6221/6471-100

#### Twitter
@devHeidelpay

0 comments on commit 88cf529

Please sign in to comment.