https://github.com/heidelpay/magento2
For any issues or questions please get in touch with us via support@heidelpay.com
https://github.com/heidelpay/magento2
heidelpay heidelpay-payment-extension heidelpay-php-api magento magento-2 magento-extension magento2 magento2-extension magento2-module payment-integration payment-methods
Last synced: 5 months ago
JSON representation
For any issues or questions please get in touch with us via support@heidelpay.com
- Host: GitHub
- URL: https://github.com/heidelpay/magento2
- Owner: heidelpay
- License: other
- Archived: true
- Created: 2016-10-07T12:49:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-17T12:35:52.000Z (about 5 years ago)
- Last Synced: 2024-09-22T00:41:58.483Z (over 1 year ago)
- Topics: heidelpay, heidelpay-payment-extension, heidelpay-php-api, magento, magento-2, magento-extension, magento2, magento2-extension, magento2-module, payment-integration, payment-methods
- Language: PHP
- Homepage: https://dev.heidelpay.de/magento2/
- Size: 842 KB
- Stars: 15
- Watchers: 4
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://packagist.org/packages/heidelpay/magento2)
[](https://www.codacy.com/app/heidelpay/magento2/dashboard)
[](http://www.php.net)
[](http://www.php.net)
[](http://www.php.net)
[](http://www.php.net)

# Heidelpay payment extension for Magento2
This extension for Magento 2 provides a direct integration of the Heidelpay payment methods to your Magento 2 shop.
Currently supported payment methods are:
* Credit Card
* Debit Card
* Direct Debit
* Direct Debit (Secured) (B2C)
* Sofort.
* PayPal
* Prepayment
* Invoice
* Invoice (Secured) (B2C)
* giropay
* iDeal
* Santander Hire Purchase
For more information please visit -http://dev.heidelpay.com/magento2/
## SYSTEM REQUIREMENTS
This extension requires PHP 7.1, PHP 7.2, PHP 7.3 or PHP 7.4.
It also depends on the Heidelpay php-payment-api library, which will be installed along with the plugin.
## LICENSE
You can find a copy of this license in [LICENSE.txt](LICENSE.txt).
## Release notes
All versions greater than 16.10.17 are based on the heidelpay php-api. (https://github.com/heidelpay/php-api).
All versions greater than 18.3.1 are based on the heidelpay php-payment-api. (https://github.com/heidelpay/php-payment-api). Please visit https://dev.heidelpay.com/PhpPaymentApi/ for the developer documentation.
## Installation
### Install the heidelpay Magento 2 composer package
```composer require "heidelpay/magento2"```
### Enable the extension in Magento 2
```php -f bin/magento module:enable Heidelpay_Gateway --clear-static-content```
### Setup the extension and refresh cache
```php -f bin/magento setup:upgrade```
```php -f bin/magento cache:flush```
```php -f bin/magento setup:di:compile```
```php -f bin/magento setup:static-content:deploy```
and you are ready to go.
## 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