ratepay/shopware6-module

Ratepay payment methods for Shopware 6

Installs: 1 875

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 0

Type:shopware-platform-plugin

7.0.0 2024-04-16 13:31 UTC

README

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
Mail integration@ratepay.com
Full Documentation click here
Legal Disclaimer click here

Installation via Shopware Store

  1. Buy the plugin for free within the Shopware Store
  2. Visit your Shopware Administration
  3. Click Settings > System > Plugins -> Licenses and download the Ratepay Module
  4. Click Settings > System > Plugins the Ratepay Payment Extension is now listed in My Plugins
  5. Choose Installation and after this activate the module

Installation via ZIP-File

  1. Download the latest release from our GitHub page
  2. Visit your Shopware Administration
  3. Click Settings > System > Plugins
  4. Click Upload Plugin and chose the previously downloaded ZIP file
  5. Choose Installation and after this activate the Ratepay module

Installation via composer

  1. execute the following command in your main shopware directory: composer require ratepay/shopware6-module
  2. Click Settings > System > Plugins the Ratepay Payment Extension is now listed in My Plugins
  3. 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:

Flag-ID Description
FF-BLOCK-PR if enabled, no payment requests got executed. instead a payment exception got simulated.