ratepay / shopware6-module
Ratepay payment methods for Shopware 6
Installs: 4 371
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:shopware-platform-plugin
Requires
- php: ^8.1
- ext-json: *
- ext-simplexml: *
- ratepay/php-library: ^1.8
- shopware/core: ~6.5.0
Requires (Dev)
- phpstan/phpstan: ^1.11
- phpunit/phpunit: ^9.6
- rector/rector: ^1.1
- symplify/easy-coding-standard: ^12.2
- 7.2.1
- 7.2.0
- 7.1.3
- 7.1.2
- 7.1.1
- 7.1.0
- 7.0.x-dev
- 7.0.1
- 7.0.0
- 6.1.0
- 6.0.x-dev
- 6.0.0
- 5.0.x-dev
- 5.0.0
- 4.2.x-dev
- 4.2.1
- 4.2.0
- 4.1.x-dev
- 4.1.0
- 4.0.x-dev
- 4.0.1
- 4.0.0
- 3.3.x-dev
- 3.3.0
- 3.2.x-dev
- 3.2.0
- 3.1.x-dev
- 3.1.1
- 3.1.0
- 3.0.x-dev
- 3.0.0
- 2.1.x-dev
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.0.x-dev
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.2.x-dev
- 1.2.1
- 1.2.0
- 1.1.x-dev
- 1.1.1
- 1.1.0
- v1.0.0
- dev-7.0-sw65
- dev-task/RATESWSX-321_fix-delete-data
- dev-task/RATESWSX-307_login-as-support
- dev-task/RATESWSX-313_fix-removed-parameter
- dev-task/RATESWSX-270_debit-credit-validation
- dev-task/RATESWSX-241_unit-tests
- dev-task/RATESWSX-7_unit_tests
This package is auto-updated.
Last update: 2024-12-09 13:55:20 UTC
README
Installation via Shopware Store
- Buy the plugin for free within the Shopware Store
- Visit your Shopware Administration
- Click Settings > System > Plugins -> Licenses and download the Ratepay Module
- Click Settings > System > Plugins the Ratepay Payment Extension is now listed in My Plugins
- Choose Installation and after this activate the module
Installation via ZIP-File
- Download the latest release from our GitHub page
- Visit your Shopware Administration
- Click Settings > System > Plugins
- Click Upload Plugin and chose the previously downloaded ZIP file
- Choose Installation and after this activate the Ratepay module
Installation via composer
- execute the following command in your main shopware directory:
composer require ratepay/shopware6-module
- Click Settings > System > Plugins the Ratepay Payment Extension is now listed in My Plugins
- Choose Installation and after this activate the module
Feature flags
You can modify the module's behavior and activate or deactivate features by toggling feature flags.
Enable the flags in the module configuration.
Please utilize the feature flags judiciously, only if you are well-versed in their operation.
Here is a list with the feature flags: