Download the PHP package heidelpay/magento2 without Composer

On this page you can find all versions of the php package heidelpay/magento2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package magento2

Latest Version on Packagist Codacy Badge PHP 7.1 PHP 7.2 PHP 7.3 PHP 7.4

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:

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

Enable the extension in Magento 2

Setup the extension and refresh cache

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

[email protected]

Phone

+49 (0)6221/6471-100

Twitter

@devHeidelpay


All versions of magento2 with dependencies

PHP Build Version
Package Version
Requires php Version ~7.1.0 |~7.2.0 | ~7.3.0 | ~7.4.0
magento/module-config Version ^101.0.0
magento/module-store Version ^101.0.0
magento/module-checkout Version ^100.0.0
magento/module-sales Version ^102.0.0 | ^103.0.0
magento/module-quote Version ^101.0.0
magento/module-customer Version ^102.0.0 | ^103.0.0
magento/module-payment Version ^100.0.0
magento/module-backend Version ^101.0.0 | ^102.0.0
magento/framework Version ^102.0.0 | ^103.0.0
heidelpay/php-message-code-mapper Version ~1.0
heidelpay/php-basket-api Version ~1.0
heidelpay/php-payment-api Version ~2.0
ext-json Version *
ext-bcmath Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package heidelpay/magento2 contains the following files

Loading the files please wait ....