PHPackages                             weareplanet/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. weareplanet/shopware-6

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

weareplanet/shopware-6
======================

WeArePlanet integration for Shopware 6

7.3.2(2mo ago)11.3k4[3 issues](https://github.com/weareplanet/shopware-6/issues)[2 PRs](https://github.com/weareplanet/shopware-6/pulls)Apache-2.0PHPPHP &gt;=8.2

Since Jun 23Pushed 2mo ago3 watchersCompare

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

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

WeArePlanet Integration for Shopware 6
======================================

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

The WeArePlanet plugin wraps around the WeArePlanet 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/weareplanet/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.weareplanet.com/weareplanet/shopware-6/7.3.2/docs/en/documentation.html)
- Für die deutsche Dokumentation klicken Sie [hier](https://plugin-documentation.weareplanet.com/weareplanet/shopware-6/7.3.2/docs/de/documentation.html)
- Pour la documentation Française, cliquez [ici](https://plugin-documentation.weareplanet.com/weareplanet/shopware-6/7.3.2/docs/fr/documentation.html)
- Per la documentazione in tedesco, clicca [qui](https://plugin-documentation.weareplanet.com/weareplanet/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 weareplanet/shopware-6
php bin/console plugin:refresh
php bin/console plugin:install --activate --clearCache WeArePlanet
```

### Manual Installation

[](#manual-installation)

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

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

Update
------

[](#update)

### Via Administration

[](#via-administration)

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

### Via CLI

[](#via-cli)

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

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

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

[](#configuration)

### API Credentials

[](#api-credentials)

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

### WeArePlanet does not appear in Settings

[](#weareplanet-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 [WeArePlanet Portal](https://paymentshub.weareplanet.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 [WeArePlanet Portal](https://paymentshub.weareplanet.com/).

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

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

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

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/weareplanet*.log
```

### Common Issues:

[](#common-issues)

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

Verify API credentials match your WeArePlanet account.

FAQs
----

[](#faqs)

**Q: Does this plugin support one-click payments?**A: Yes, via tokenization in the WeArePlanet 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/weareplanet/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/weareplanet/shopware-6/blob/master/LICENSE.txt) for more information.

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance71

Regular maintenance activity

Popularity21

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 59.6% of commits — single point of failure

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 ~21 days

Recently: every ~10 days

Total

46

Last Release

74d 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 (2 changes)5.0.0PHP &gt;=7.4

6.0PHP &gt;=8.2

### Community

Maintainers

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

---

Top Contributors

[![andrewrowanwallee](https://avatars.githubusercontent.com/u/73881084?v=4)](https://github.com/andrewrowanwallee "andrewrowanwallee (31 commits)")[![edgaraswallee](https://avatars.githubusercontent.com/u/81252606?v=4)](https://github.com/edgaraswallee "edgaraswallee (10 commits)")[![alberto-wallee](https://avatars.githubusercontent.com/u/109144904?v=4)](https://github.com/alberto-wallee "alberto-wallee (5 commits)")[![sauliususoniswallee](https://avatars.githubusercontent.com/u/81170125?v=4)](https://github.com/sauliususoniswallee "sauliususoniswallee (3 commits)")[![alejandrososa](https://avatars.githubusercontent.com/u/13384058?v=4)](https://github.com/alejandrososa "alejandrososa (2 commits)")[![victoralbala](https://avatars.githubusercontent.com/u/107031941?v=4)](https://github.com/victoralbala "victoralbala (1 commits)")

---

Tags

phpshopwarepaymentweareplanet

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/weareplanet-shopware-6/health.svg)](https://phpackages.com/packages/weareplanet-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)
