Module | Ratepay Payment Plugin for Shopware 6 |
---|---|
Author | Interlutions GmbH |
Shop Version | 6.3.0.2 to 6.6.x.x |
Link | http://www.ratepay.com |
integration@ratepay.com | |
Full Documentation | click here |
Legal Disclaimer | click here |
- 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
- 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
- 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
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:
Flag-ID | Description |
---|---|
FF-BLOCK-PR | if enabled, no payment requests got executed. instead a payment exception got simulated. |