hipay / hipay-enterprise-shopware-6
HiPay enterprise plugin for Shopware 6
Installs: 64
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 2
Type:shopware-platform-plugin
Requires
- giggsey/libphonenumber-for-php: ^8.13
- hipay/hipay-fullservice-sdk-php: ^2.19.1
Requires (Dev)
- friendsofphp/php-cs-fixer: *
- infection/infection: ^0.26.6
- phpstan/phpstan: ^1.8
- phpunit/php-code-coverage: ~9.2.14
- phpunit/phpunit: ~9.5.17
- shopware/core: 6.5.*
- shopware/storefront: 6.5.*
- symfony/phpunit-bridge: ~4.4 || ~5.2.3 || ~5.3.0 || ~5.4.0
- dev-develop-6-5
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.0.1
- dev-develop-6-4
- dev-main-6-4
- dev-feature/EC-3696-6-4
- dev-main-6-5
- dev-feature/EC-3689-6-4
- dev-feature/EC-3696
- dev-feature/EC-3689
- dev-feature/FIX-ADMIN-WATCHER
- dev-feature/EC-3723-6.4
- dev-feature/EC-3723
- dev-feature/EC-3562-6-4
- dev-feature/EC-3562
- dev-release/2.2.0
- dev-feature/EC-3543
- dev-feature/EC-3553
- dev-feature/EC-3509-6-4
- dev-feature/EC-3509-6-5
- dev-feature/EC-3277-6-5
- dev-feature/EC-3449-6-5
- dev-feature/EC-3449
- dev-feature/EC-3277
- dev-feature/ECPO-1479
- dev-feature/EC-3446
- dev-feature/EC-3318
- dev-feature/EC-3426
- dev-feature/EC-3385
This package is auto-updated.
Last update: 2024-11-05 08:31:36 UTC
README
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:
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
- Full project documentation — To have a comprehensive understanding of the workflow and get the installation procedure
- HiPay Support Center — To get technical help from HiPay
- Issues — To report issues, submit pull requests and get involved (see Apache 2.0 License)
- Change log — To check the changes of the latest versions
- Contributing guidelines — To contribute to our source code
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.