Download the PHP package heidelpay/magento2-version2.3-patch without Composer

On this page you can find all versions of the php package heidelpay/magento2-version2.3-patch. 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-version2.3-patch

Latest Version on Packagist PHP 7.1 PHP 7.2

Logo

Heidelpay payment extension for Magento2

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.

SYSTEM REQUIREMENTS

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.

LICENSE

You can find a copy of this license in LICENSE.txt.

Release notes

Currently supported payment methods are:

Installation

Install the heidelpay Magento 2.3 composer package

Enable the extension in Magento 2.3

Setup the extension and refresh cache

and you are ready to go.

Update to Magento 2.3

Prerequisite: The heidelpay/magento2 plugin was previously installed)

Require the new magento version in your composer.json

Replace the heidelpay/magento2 module with this patched version

Perform the composer update

Setup the extension and refresh cache

If you run into trouble compiling

Check this Issue.

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-version2.3-patch with dependencies

PHP Build Version
Package Version
Requires php Version ~7.1.0|~7.2.0
magento/framework Version ^102.0.0
magento/module-config Version *
magento/module-store Version *
magento/module-checkout Version *
magento/module-sales Version *
magento/module-quote Version *
magento/module-customer Version *
magento/module-payment Version *
magento/module-backend Version *
heidelpay/php-message-code-mapper Version ^1.0
heidelpay/php-basket-api Version ^1.0
heidelpay/php-payment-api Version ^1.4
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-version2.3-patch contains the following files

Loading the files please wait ....