MolliePayments

Mollie Payments for Shopware 6

by Mollie B.V.



The Mollie Payments Plugin for Shopware 6 is Mollie B.V.'s official open-source extension for integrating its payment services with Shopware 6. It connects your store to your Mollie account using API keys and makes the payment methods enabled there available to customers during checkout.

Configuration takes place directly in the Shopware Administration. Once connected to Mollie, payment methods can be assigned to the required sales channels and validated in test mode before the store goes live. This allows the payment setup to be tailored to the needs of each sales channel.

Beyond payment processing, the extension supports the management of full and partial refunds from the Shopware backend. It also supports modern commerce scenarios through Shopware 6 Flow Builder integration, headless storefronts, Shopware PWA, recurring payments, and Mollie POS terminals.

Key Features at a Glance

  • Connect Shopware 6 to a Mollie account using API keys.
  • Make payment methods enabled in Mollie available in the Shopware checkout.
  • Support for a broad selection of international and local payment methods, depending on Mollie account, region, and availability.
  • Assign payment methods to individual sales channels.
  • Test mode for configuring and validating the payment setup before going live.
  • Multi-currency support.
  • Process full and partial refunds from the Shopware Administration.
  • Shopware 6 Flow Builder integration for automated business processes.
  • Support for headless storefronts and Shopware PWA.
  • Support for recurring payments and subscriptions.
  • Mollie POS terminal integration for point-of-sale payments.
  • Payment processing with dynamic 3D Secure support for card payments.

The Mollie Payments Plugin for Shopware 6 is suited to merchants, agencies, and developers who use Mollie as their payment service provider and want to manage payment methods and related processes centrally in Shopware.

Open Source and License Notice

This plugin is an unmodified distribution of the open-source project Shopware 6 by Mollie B.V. and is available free of charge through the coderizo.com platform. Unless stated otherwise, this plugin is provided under the terms of the MIT License. The original copyright notice and the full license text are included in the plugin package.

Copyright (c) Mollie B.V.

The software is provided “as is”, without warranty of any kind, to the extent permitted by applicable law. The terms of the MIT License shall prevail. No modifications, support, maintenance, or affiliation with Mollie B.V. is implied. You can find the full license text in the plugin package and at: Mollie Payments for Shopware 6 - MIT License


Changelogs

5.4.0
18th August 2026 (2 days ago)
  • Added: The minimum log level of the Mollie log handlers can now be configured via the mollie.logger.level container parameter; debug mode overrides it and forces the debug level.
  • Changed: In headless setups the store-api webhook and return URLs are now built from APP_URL instead of the proxy host, so Mollie can reach them.
  • Changed: Webhooks for Mollie payments without a payment method no longer fail; the current payment method is kept.
  • Changed: The capture description now contains the order number instead of the shipped line items.
  • Fixed: Shipment capture now sends the gross amount for net-tax customers.
  • Fixed: The rounding difference is now captured and refunded correctly with a custom rounding SKU.
  • Fixed: Salutations longer than 20 characters no longer abort payment creation; the address title is now truncated to Mollie's 20 character limit.
  • Fixed: Automatic shipment on delivery state change now only runs for orders paid via Mollie.
  • Fixed: Subscription renewals no longer fail for legacy subscriptions and now reliably create the renewal order.
  • Fixed: Opening an order in the administration no longer triggers a duplicate refund for existing returns.
  • Fixed: Additional address lines and companies that only contain whitespaces are no longer used for the Mollie address.
  • Fixed: Reading orders via the API no longer logs Undefined array key "refunds" warnings.
  • Fixed: Shipping orders with customized products or product sets no longer fails at Mollie.
  • Fixed: The Mollie tab and order list columns no longer disappear in non-default languages.
  • Fixed: Shipping via the Mollie order tab works again, including partially shipped orders with a manual capture (Klarna, Riverty, ...).
  • Fixed: The Mollie payment methods no longer disappear from the checkout on Shopware 6.6 with APP_DEBUG=1.

This plugin is compatible with the following Shopware 6 versions:

6.6 6.7
  • Future updates