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
For more information please visit -http://dev.heidelpay.com/magento2/
This extension requires PHP 5.6 or PHP 7.0. It also depends on the Heidelpay php-payment-api library, which will be installed along with the plugin.
You can find a copy of this license in LICENSE.txt.
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.
composer require "heidelpay/magento2:17.10.12"
php -f bin/magento module:enable Heidelpay_Gateway --clear-static-content
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.
For any issues or questions please get in touch with our support.
+49 (0)6221/6471-100
@devHeidelpay