Skip to content
This repository has been archived by the owner on Dec 8, 2018. It is now read-only.
/ Magento_Heidelpay Public archive

Magento2, magento2-extension, magento2-module, payment-integration, payment-methods, magento2, magento-extension, heidelpay-payment-integration,

Notifications You must be signed in to change notification settings

mrk-9/Magento_Heidelpay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Version on Packagist Codacy Badge PHP 5.6 PHP 7.0

Logo

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überweisung
  • PayPal
  • Prepayment
  • Invoice
  • Invoice (Secured) (B2C)
  • giropay

For more information please visit -https://dev.heidelpay.de/magento2/

SYSTEM REQUIREMENTS

This extension requires PHP 5.6 or PHP 7.0. It also depends on the Heidelpay php-api library, which will be installed along with the plugin.

Release notes

All versions greater than 16.10.17 are based on the heidelpay php-api. (https://github.com/heidelpay/php-api). Please visit https://dev.heidelpay.de/PhpApi/ for the developer documentation.

Installation

Install the heidelpay Magento 2 composer package

composer require "heidelpay/magento2:17.7.25"

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.

About

Magento2, magento2-extension, magento2-module, payment-integration, payment-methods, magento2, magento-extension, heidelpay-payment-integration,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published