Skip to content

ratepay/shopware6-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1ab9e24 · Dec 9, 2024
Nov 28, 2024
Dec 9, 2024
Mar 22, 2024
Feb 20, 2024
Sep 19, 2024
Dec 9, 2024
May 10, 2022
Mar 5, 2024
Apr 16, 2024
Dec 9, 2024
Feb 20, 2024
Sep 13, 2024
Mar 22, 2024
Sep 13, 2024

Repository files navigation

Ratepay GmbH - Shopware 6 Payment Module

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.