Home

Awesome

SEPA Plugin for Shopware 6

This plugin provides a simple way to collect SEPA payment information. It will inject SEPA form fields into the chekout process and into the customer backend section. It will store the SEPA information to each order and will also store the information directly to the customer account. The user can change the information inside the user section. This plugin comes with the AGPLv3 license.

<img src="./_preview/zLUsuYOVA3.png" width="413"><img src="./_preview/sacQPvdT5d.png" width="413"> <img src="./_preview/52w429cYIb.png" width="413">

Requirements and installation

  1. Upload the plugin files to your Webspace and place it inside the custom/plugins/SteamPixelSepa folder

  2. Enable the plugin in the shop backend

  3. Check that following custom fileds are Create for the order entity:

  1. Check that following custom fileds are Create for customer entity:
  1. Set your payment ID in plugin Configuration This will enable the custom fields for this payment method in the frontend.

  2. Clear your shop caches

Warning and Disclaimer

SEPA information is extremely sensitive data. It is your responsibility to ensure that the software and hardware used (server, operating system, shop software, etc...) meets the latest applicable security requirements. The SEPA data is stored unencrypted inside your database. You should delete this data regularly. The manufacturer of the plugin is not responsible for damage (e.g. data theft) caused by exploiting security vulnerabilities of the shop, the server, the operating system or inside this plugin.

Contributors