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

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

vrpayment/shopware-6
====================

VRPayment integration for Shopware 6

7.3.2(2mo ago)1140↓100%Apache-2.0PHPPHP &gt;=8.2

Since Jan 22Pushed 2mo ago1 watchersCompare

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

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

VR Payment Integration for Shopware 6
=====================================

[](#vr-payment-integration-for-shopware-6)

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

### Manual Installation

[](#manual-installation)

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

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

Update
------

[](#update)

### Via Administration

[](#via-administration)

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

### Via CLI

[](#via-cli)

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

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

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

[](#configuration)

### API Credentials

[](#api-credentials)

1. Navigate to Shopware Admin &gt; Settings &gt; VRPayment.
2. Enter your Space ID, User ID, and API Key (obtained from the [VR Payment Portal](https://gateway.vr-payment.de/)).

### VRPayment does not appear in Settings

[](#vrpayment-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 [VR Payment Portal](https://gateway.vr-payment.de/).

### 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 [VR Payment Portal](https://gateway.vr-payment.de/).

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

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

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

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

### Common Issues:

[](#common-issues)

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

Verify API credentials match your VRPayment account.

FAQs
----

[](#faqs)

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

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance86

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 88.5% 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 ~19 days

Recently: every ~10 days

Total

22

Last Release

75d ago

Major Versions

6.1.14 → 7.0.02025-06-24

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

### Community

Maintainers

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

---

Top Contributors

[![andrewrowanwallee](https://avatars.githubusercontent.com/u/73881084?v=4)](https://github.com/andrewrowanwallee "andrewrowanwallee (23 commits)")[![alberto-wallee](https://avatars.githubusercontent.com/u/109144904?v=4)](https://github.com/alberto-wallee "alberto-wallee (2 commits)")[![edgaraswallee](https://avatars.githubusercontent.com/u/81252606?v=4)](https://github.com/edgaraswallee "edgaraswallee (1 commits)")

---

Tags

phpshopwarepaymentVR payment

### Embed Badge

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

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