heidelpay / magento2
This extension for Magento 2 provides a direct integration of the Heidelpay payment methods to your Magento 2 shop.
Installs: 47 991
Dependents: 0
Suggesters: 0
Security: 0
Stars: 14
Watchers: 4
Forks: 15
Type:magento2-module
Requires
- php: ~7.1.0 |~7.2.0 | ~7.3.0 | ~7.4.0
- ext-bcmath: *
- ext-json: *
- heidelpay/php-basket-api: ~1.0
- heidelpay/php-message-code-mapper: ~1.0
- heidelpay/php-payment-api: ~2.0
- magento/framework: ^102.0.0 | ^103.0.0
- magento/module-backend: ^101.0.0 | ^102.0.0
- magento/module-checkout: ^100.0.0
- magento/module-config: ^101.0.0
- magento/module-customer: ^102.0.0 | ^103.0.0
- magento/module-payment: ^100.0.0
- magento/module-quote: ^101.0.0
- magento/module-sales: ^102.0.0 | ^103.0.0
- magento/module-store: ^101.0.0
Requires (Dev)
- allure-framework/allure-phpunit: ~1.2.0
- friendsofphp/php-cs-fixer: 2.1.0
- heidelpay/phpdocumentor: 2.9.1
- magento/marketplace-eqp: ~1.0.5
Suggests
- magento/module-checkout-agreements: ^100.0.0
- dev-master
- 20.9.9
- 20.5.13
- 20.2.24
- 19.10.17
- 19.7.29
- v19.5.8
- 19.1.30
- 18.10.1
- 18.9.20
- 18.8.9
- 18.6.11
- 18.6.7
- 18.4.23
- 18.4.12
- 18.3.23
- 18.3.1
- 18.2.28
- 18.1.24
- 17.10.12
- 17.10.11
- 17.8.3
- 17.7.25
- 17.7.14
- 17.6.16
- 17.5.9
- 17.5.3
- 17.4.16
- 17.3.28
- 17.3.13
- 17.1.25
- 16.11.16
- 16.10.27
- 16.10.17
- dev-develop
- dev-MAGE2-323/magento_2.4_compatibility
- dev-MAGE2-224/substore-configuration-backend
- dev-MAGE2-174/feature/PIS-integration
- dev-continuous_integration
This package is auto-updated.
Last update: 2021-12-15 08:24:02 UTC
README
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.
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
Phone
+49 (0)6221/6471-100
@devHeidelpay