Download the PHP package hipay/hipay-enterprise-shopware-6 without Composer

On this page you can find all versions of the php package hipay/hipay-enterprise-shopware-6. 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 hipay-enterprise-shopware-6

HiPay Enterprise plugin for Shopware 6

GitHub license

The HiPay Enterprise module for Shopware 6 is a PHP plugin which allows you to accept payments in your Shopware online store, offering innovative features to reduce shopping cart abandonment rates, optimize success rates and enhance the purchasing process on merchants’ sites to significantly increase business volumes without additional investments in the solution CMS e-commerce Shopware.

Getting started

Read the project documentation for comprehensive information about the requirements, general workflow and installation procedure.

Quick feature list:

Requirements

Minimum Shopware version is 6.4.0.0
This plugin doesn't support Shopware version 5.

The plugin follows shopware requirements for PHP configuration:

Installation

Zip/Upload

The zip/upload install is temporary unavaible.

Composer

This is the method we recommend because you really have control over the installation and updates.

Due to the fact Shopware 6 offers different major versions with breaking changes, we are forced to offer different versions of our module.

We will create a major version of our module for each major version of Shopware 6.

:warning: Please use the correct version when installing our module according to your Shopware version !

Go to your Shopware root directory of your project and use the folowing command:

Shopware Module command
6.4 1.x composer require hipay/hipay-enterprise-shopware-6 "^1"
6.5 2.x composer require hipay/hipay-enterprise-shopware-6 "^2"
6.6 3.x composer require hipay/hipay-enterprise-shopware-6 "^3"

Afterward, you can easily activate this plugin via the console and start working with it:

Support

HiPay frequently releases new versions of the modules. It is imperative to regularly update your platforms to be compatible with the versions of HiPay’s APIs, which are also evolving. HiPay offers support services provided that your platforms run on maintained PHP versions and updated CMS versions with the latest security patches (see the list below). We are obligated to follow each publisher’s minimum recommendations.

If you encounter an issue while using the modules, before contacting our Support team, we invite you to:

Resources

License

The HiPay Enterprise plugin for Shopware 6 is free and available under the Apache 2.0 License. Check out the license file for more information.


All versions of hipay-enterprise-shopware-6 with dependencies

PHP Build Version
Package Version
Requires hipay/hipay-fullservice-sdk-php Version ^2.19.1
giggsey/libphonenumber-for-php Version ^8.13
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 hipay/hipay-enterprise-shopware-6 contains the following files

Loading the files please wait ....