This extension for Magento 2.3 provides a direct integration of the supported payment methods mentioned below to your Magento 2.3 shop.
heidelpay is offering this magento2 plugin as a temporary solution in order to ensure Magento 2.3 compatibility.
Please note that we will not provide long-term support for this version and strongly recommend waiting for the official release of the magento 2.3 module, based on our new backend technology stack.
Release is planned for Q3/Q4 of 2019. The new plugin offers the following benefits:
- Long term support
- Magento 2.3 PWA Support
- Continuous improvements
- Up-to-date, innovative payment methods (e.g Apple Pay, Hire Purchase, Invoice guaranteed, flexi-pay)
- Support for the new PayPal API, including their Fraud Toolings
- Mobile SDK’s
For more information on our upcoming technology stack visit: https://docs.heidelpay.com
For more information on this implementation please visit our dev-page.
This extension requires PHP 7.1 or PHP 7.2 as well as Magento 2.3. It also depends on the heidelpay php-payment-api and the php-basket-api, which will be installed along with the plugin.
You can find a copy of this license in LICENSE.txt.
- Based on the php-payment-api. Please refer to the developer documentation.
- Based on the php-basket-api. Please refer to the developer documentation.
Currently supported payment methods are:
- Credit Card
- Debit Card
- Direct Debit
- Direct Debit (Secured) (B2C)
- Sofort.
- PayPal
- Prepayment
- Invoice
- Invoice (Secured) (B2C)
- giropay
- iDeal
composer require "heidelpay/magento2-version2.3-patch"
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.
Prerequisite: The heidelpay/magento2 plugin was previously installed)
"magento/product-community-edition": "^2.3.0"
"heidelpay/magento2-version2.3-patch": "*"
composer update
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
Check this Issue.
and you are ready to go.
For any issues or questions please get in touch with our support.
+49 (0)6221/6471-100
@devHeidelpay