This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PHPLIB-313/change/examples_always_create_heidelpay_instance_to_show_s…
…andbox_banner (#187) * [change] (PHPLIB-326) Enable test output for failed tests even when verbose test logging is disabled. * [change] (PHPLIB-326) Replace environment variable for test log output and set default to false (no output). * [change] (PHPLIB-326) Replace environment variable for test log output and set default to false (no output). * [change] (PHPLIB-326) Update CHANGELOG.md. * [change] (PHPLIB-326) Fix style issues. * [change] (PHPLIB-326) Add new line before and after log dump. * [change] (PHPLIB-326) Fix version in deprecation notice. * [change] (PHPLIB-333) Remove default key pair from examples. * [change] (PHPLIB-333) Update version since the changes are quite intence. * [change] (PHPLIB-333) small change,. * [change] (PHPLIB-333) small change,. * [change] (PHPLIB-333) Fix key validation. * [change] (PHPLIB-333) Move general key-check to index. * [change] (PHPLIB-334) Remove default keys from tests and refactor tests. * [change] (PHPLIB-334) Tests: Extend unit test for fetching the keys from env vars. * [change] (PHPLIB-334) Tests: Changed EnvironmentService call to static method. * [change] (PHPLIB-334) Tests: Refactor tests due to removal of default keys. * [change] (PHPLIB-334) Tests: Changed EnvironmentService call to static method. * [change] (PHPLIB-334) Tests: Update recurring test to comply to latest api changes. * [change] (PHPLIB-334) Update README.md * [change] (PHPLIB-334) Update README.md * [change] (PHPLIB-334) Update CHANGELOG.md * [refactor] (PHPLIB-317) Adapt style and features to PHP version 7.1. * Add return type hints. * Fix some minor issues. * Add missing exception annotations. * Remove unnecessary comments from tests. * [refactor] (PHPLIB-317) Update CHANGELOG.md and replace abandoned codacy/coverage package. * [refactor] (PHPLIB-317) Update CHANGELOG.md and replace abandoned codacy/coverage package. * [refactor] (PHPLIB-317) Update CHANGELOG.md and replace abandoned codacy/coverage package. * [refactor] (PHPLIB-317) Refactor code. * Replace deprecated methods. * Add some noinspection rules. * Fixed some minor issues. * [refactor] (PHPLIB-317) Remove debug code. * [refactor] (PHPLIB-334) Fix style issues. * [change] (PHPLIB-313) Examples/PrePayment: Create heidelpay object to make sure the sandbox banner is visible. * [change] (PHPLIB-313) Examples/PrePayment: Create heidelpay object to make sure the sandbox banner is visible. * [change] (PHPLIB-313) Update due to codacy issues. * [change] (PHPLIB-313) Tests: Fix unit tests. * [change] (PHPLIB-313) Add missing throws annotations. * [change] (PHPLIB-313) Add missing throws annotations. Co-authored-by: sixer1182 <[email protected]>
- Loading branch information
Simon Gabriel
and
sixer1182
committed
Jul 24, 2020
1 parent
957eca4
commit 99b43bb
Showing
11 changed files
with
45 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,7 +48,7 @@ For any issues or questions please get in touch with our support team. | |
[https://docs.heidelpay.com/](https://docs.heidelpay.com/) | ||
|
||
[email protected] | ||
<[email protected]> | ||
|
||
### Phone | ||
+49 (0)6221/6471-100 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters