hipay/hipay-enterprise-shopware-6

HiPay enterprise plugin for Shopware 6

Installs: 34

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 0

Open Issues: 0

Type:shopware-platform-plugin


README

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:

  • Hosted Fields and Hosted Page integration
  • Credit and debit cards
  • DSP2 compliant
  • More features very soon !

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:

  • Version 7.4.3 or higher
  • memory_limit 512M or higher
  • max_execution_time 30 seconds or higher

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.

⚠️ 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"

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

bin/console plugin:refresh  
bin/console plugin:install --activate hipay-enterprise-shopware-6

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:

  • analyze your platform’s PHP logs as well as the logs specific to the HiPay module,
  • update the module to the most recent version,
  • perform similar tests on your stage environments,
  • analyze possible overloading in the code and interferences with third-party modules,
  • perform tests on a blank environment without your developments or any third-party modules.

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.