PHPackages                             wallee/shopware-6 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. wallee/shopware-6

ActiveShopware-platform-plugin[Payment Processing](/categories/payments)

wallee/shopware-6
=================

Wallee integration for Shopware 6

7.3.2(2mo ago)515.6k6[15 issues](https://github.com/wallee-payment/shopware-6/issues)[4 PRs](https://github.com/wallee-payment/shopware-6/pulls)Apache-2.0PHPPHP &gt;=8.2

Since May 31Pushed 2mo ago5 watchersCompare

[ Source](https://github.com/wallee-payment/shopware-6)[ Packagist](https://packagist.org/packages/wallee/shopware-6)[ Docs](https://www.wallee.com/)[ RSS](/packages/wallee-shopware-6/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (141)Used By (0)

wallee Integration for Shopware 6
=================================

[](#wallee-integration-for-shopware-6)

The wallee plugin wraps around the wallee API. This library facilitates your interaction with various services such as transactions. Please note that this plugin is for versions 6.5, 6.6 or 6.7. For the 6.4 plugin please visit [our Shopware 6.4 plugin](https://github.com/wallee-payment/shopware-6-4).

Requirements
------------

[](#requirements)

- Shopware 6.7.x, 6.6.x or 6.5.x. See table below.
- PHP minimum version supported by the each shop version.

Documentation
-------------

[](#documentation)

- For English documentation click [here](https://plugin-documentation.wallee.com/wallee-payment/shopware-6/7.3.2/docs/en/documentation.html)
- Für die deutsche Dokumentation klicken Sie [hier](https://plugin-documentation.wallee.com/wallee-payment/shopware-6/7.3.2/docs/de/documentation.html)
- Pour la documentation Française, cliquez [ici](https://plugin-documentation.wallee.com/wallee-payment/shopware-6/7.3.2/docs/fr/documentation.html)
- Per la documentazione in tedesco, clicca [qui](https://plugin-documentation.wallee.com/wallee-payment/shopware-6/7.3.2/docs/it/documentation.html)

Installation
------------

[](#installation)

### **Via Composer (Recommended)**

[](#via-composer-recommended)

1. Navigate to your Shopware root directory.
2. Run:

```
Copy
composer require wallee/shopware-6
php bin/console plugin:refresh
php bin/console plugin:install --activate --clearCache Wallee
```

### Manual Installation

[](#manual-installation)

1. Download the latest [Release](../../releases)
2. Extract the ZIP to custom/plugins/Wallee.

```
Copy
bin/console plugin:refresh
bin/console plugin:install --activate --clearCache Wallee
```

Update
------

[](#update)

### Via Administration

[](#via-administration)

1. Go to Shopware Admin &gt; Extensions &gt; My extensions.
2. Find WalleePayment.
3. Click Update.

### Via CLI

[](#via-cli)

1. Deploy the new plugin files (replace the folder in custom/plugins/WalleePayment or upload/install a new ZIP).
2. Run:

```
bin/console plugin:refresh
bin/console plugin:update --clearCache WalleePayment
bin/console cache:clear
```

Configuration
-------------

[](#configuration)

### API Credentials

[](#api-credentials)

1. Navigate to Shopware Admin &gt; Settings &gt; Wallee.
2. Enter your Space ID, User ID, and API Key (obtained from the [wallee Portal](https://app-wallee.com/)).

### Wallee does not appear in Settings

[](#wallee-does-not-appear-in-settings)

1. You should run the following commmand

```
Copy
bin/build-administration.sh
```

### Payment Methods

[](#payment-methods)

Configure supported methods (e.g., credit cards, Apple Pay) via the [wallee Portal](https://app-wallee.com/).

### Key Features

[](#key-features)

**iFrame Integration**: Embed payment forms directly into your checkout.

**Refunds &amp; Captures**: Trigger full/partial refunds and captures from Shopware or the [wallee Portal](https://app-wallee.com/).

**Multi-Store Support**: Manage configurations across multiple stores.

**Automatic Updates**: Payment methods sync dynamically via the Wallee API.

**Subscriptions**: Make recurring payments with Subscriptions (Shopware Commercial) and Wallee.

Compatibiliity
--------------

[](#compatibiliity)

---

Shopware 6 versionPlugin major versionSupported untilShopware 6.7.x7.xFurther noticeShopware 6.6.x6.xMarch 2026Shopware 6.5.x5.xOctober 2024---

### Troubleshooting

[](#troubleshooting)

**Logs**: Check payment logs with:

```
Copy
tail -f var/log/wallee*.log
```

### Common Issues:

[](#common-issues)

Ensure composer update wallee/shopware-6 is run after updates.

Verify API credentials match your Wallee account.

FAQs
----

[](#faqs)

**Q: Does this plugin support one-click payments?**A: Yes, via tokenization in the Wallee Portal.

**Q: How do I handle PCI compliance?**A: The plugin uses iFrame integration, reducing PCI requirements to SAQ-A.

### Changelog

[](#changelog)

For version-specific updates, see the [GitHub Releases](https://github.com/wallee-payment/shopware-6/releases).

### Contributing

[](#contributing)

Report issues via GitHub Issues.

Follow the Shopware Plugin Base Guide for development.

This template combines technical clarity with user-friendly guidance. For advanced customization (e.g., overriding templates or payment handlers), refer to the Shopware Documentation.

License
-------

[](#license)

Please see the [license file](https://github.com/wallee-payment/shopware-6/blob/master/LICENSE.txt) for more information.

###  Health Score

55

—

FairBetter than 98% of packages

Maintenance66

Regular maintenance activity

Popularity32

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity85

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~15 days

Recently: every ~10 days

Total

138

Last Release

75d ago

Major Versions

6.1.15 → 7.1.12025-09-22

6.1.16 → 7.1.22025-10-06

6.1.17 → 7.1.52025-11-11

6.2.0 → 7.3.02026-01-27

6.2.1 → 7.3.22026-02-24

PHP version history (3 changes)1.0.0PHP &gt;=7.2

4.0.0PHP &gt;=7.4

6.0PHP &gt;=8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/79ce1a833759c18051edb71ae575a0cf5ac10625ae6cad91d0509b9da246488f?d=identicon)[andrewrowanwallee](/maintainers/andrewrowanwallee)

![](https://www.gravatar.com/avatar/48f455591d413a286c746e1e7733280c9be21287c3ccbf77b1c05598448e48e2?d=identicon)[schurter-cw](/maintainers/schurter-cw)

![](https://www.gravatar.com/avatar/98681d00875efc027267349c6bbd441f6a39cad190acb4a06aead4d9cf19f25f?d=identicon)[sauliususoniswallee](/maintainers/sauliususoniswallee)

![](https://www.gravatar.com/avatar/e58aa6e24c54f2f5be80fb473e7e60648ceb28b9ad428b23690e69e60cb5e4dd?d=identicon)[edgaraswallee](/maintainers/edgaraswallee)

---

Top Contributors

[![vttn](https://avatars.githubusercontent.com/u/4550130?v=4)](https://github.com/vttn "vttn (47 commits)")[![andrewrowanwallee](https://avatars.githubusercontent.com/u/73881084?v=4)](https://github.com/andrewrowanwallee "andrewrowanwallee (44 commits)")[![edgaraswallee](https://avatars.githubusercontent.com/u/81252606?v=4)](https://github.com/edgaraswallee "edgaraswallee (28 commits)")[![alberto-wallee](https://avatars.githubusercontent.com/u/109144904?v=4)](https://github.com/alberto-wallee "alberto-wallee (8 commits)")[![sauliususoniswallee](https://avatars.githubusercontent.com/u/81170125?v=4)](https://github.com/sauliususoniswallee "sauliususoniswallee (5 commits)")[![theodorspringwallee](https://avatars.githubusercontent.com/u/85299706?v=4)](https://github.com/theodorspringwallee "theodorspringwallee (5 commits)")[![victoralbala](https://avatars.githubusercontent.com/u/107031941?v=4)](https://github.com/victoralbala "victoralbala (5 commits)")[![cfreak](https://avatars.githubusercontent.com/u/202342?v=4)](https://github.com/cfreak "cfreak (4 commits)")[![alejandrososa](https://avatars.githubusercontent.com/u/13384058?v=4)](https://github.com/alejandrososa "alejandrososa (3 commits)")

---

Tags

payment-integrationphpphp7php72shopware-pluginshopware6walleephpshopwarepaymentwallee

### Embed Badge

![Health badge](/badges/wallee-shopware-6/health.svg)

```
[![Health](https://phpackages.com/badges/wallee-shopware-6/health.svg)](https://phpackages.com/packages/wallee-shopware-6)
```

###  Alternatives

[kiener/mollie-payments-plugin

Mollie Payments

6257.6k](/packages/kiener-mollie-payments-plugin)[yandex-money/yandex-money-sdk-php

Yandex.Money API SDK for PHP

105167.4k2](/packages/yandex-money-yandex-money-sdk-php)[unzerdev/shopware6

Unzer payment integration for Shopware 6

1125.6k](/packages/unzerdev-shopware6)[cryptonator/merchant-php-sdk

Cryptonator.com Merchant API SDK for PHP

2713.7k](/packages/cryptonator-merchant-php-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
