PHPackages                             tilta/shopware6-payment-module - 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. tilta/shopware6-payment-module

ActiveShopware-platform-plugin

tilta/shopware6-payment-module
==============================

Tilta as payment method for Shopware 6

3.0.1(1y ago)05MITPHPPHP ^8.1CI passing

Since Feb 15Pushed 6mo ago2 watchersCompare

[ Source](https://github.com/tilta-io/tilta-shopware-6-plugin)[ Packagist](https://packagist.org/packages/tilta/shopware6-payment-module)[ RSS](/packages/tilta-shopware6-payment-module/feed)WikiDiscussions 3.0 Synced 1mo ago

READMEChangelog (5)Dependencies (6)Versions (8)Used By (0)

Tilta Fintech GmbH - Shopware 6 payment module
==============================================

[](#tilta-fintech-gmbh---shopware-6-payment-module)

ModuleTilta as payment method for Shopware 6AuthorTilta Fintech GmbH, [WEBiDEA](https://www.webidea24.de)LinkMailThis extension provides the integration of the payment provider "Tilta" in Shopware 6.

Introduction about Tilta
------------------------

[](#introduction-about-tilta)

Tilta offers a white-labeled payment infrastructure, enabling B2B eCommerce shops to offer various payment options under their own brand.

With Tilta, you can configure your own framework for payments. Decide which payment methods you want to offer, from pay-now options like direct debit &amp; direct transfer over pay-later options like invoice payment (7-120 days due date) or installments (up to 180 days).

The relationship with your buyers is crucial for your success, therefore Tilta doesn’t want to intervene in the buyer's journey.

Every payment method is white-labeled and leads to an end-to-end buyer journey.

As Tilta positions itself as infrastructure, you have full control over the payment methods.

You can choose which buyers can select which payment methods, how long the due dates for invoice purchases are, or which fee buyers need to pay for the service.

Buyers love Tilta’s pre-approved financing facility, as it gives additional security and assurance during procurement.

As of today, Tilta can provide financing facilities of up to 250.000 € per buyer. This limit can be provided with the help of Tilta’s new underwriting process, which not only includes financial information but also the customer’s behavior on your platform.

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

[](#installation)

We highly recommend installing the extension via Composer to ensure that you're loading the precise version tailored to your Shopware setup.

If Composer is unfamiliar territory for you or if you lack the assistance of a developer/agency, you can easily install the extension by uploading the release package.

### Installation via Composer (recommend)

[](#installation-via-composer-recommend)

Load the extension by executing the following command in the root of your project.

```
composer require tilta/shopware6-payment-module

```

Update the list of extensions by executing the following command in the root of your project.

```
./bin/console plugin:refresh

```

Install the extension by executing the following command in the root of your project.

```
./bin/console plugin:install TiltaPaymentSW6 --activate

```

#### Update the extension via Composer (recommend)

[](#update-the-extension-via-composer-recommend)

Update the package by executing the following command in the root of your project.

```
composer require tilta/shopware6-payment-module

```

Update the extension by executing the following command in the root of your project.

```
./bin/console plugin:update TiltaPaymentSW6

```

### Installation via download of release

[](#installation-via-download-of-release)

1. Open the [release page](https://github.com/tilta-io/tilta-shopware-6-plugin/releases) in GitHub
2. Pick the release which is compatible with your installed Shopware version
3. Have a look into the assets-panel and click (and download) the file, which matches the pattern TiltaPaymentSW6-x.x.x.zip
4. Upload this package in the administration (Extensions &gt; My extensions &gt; Upload extensions)
5. Maybe you need to confirm that this extension is not from the Shopware store
6. Click on "Install" of the uploaded extension
7. Toggle the Activate/Deactivate-Toggle of the uploaded extension

#### Update the extension via download of release

[](#update-the-extension-via-download-of-release)

Just start over again with the installation

At least you have to click on the "Upgrade" Link in your extension list within the administration.

### Configuration

[](#configuration)

1. Open the extension configuration (three dots)
2. Enter the API credentials, which you got from Tilta
3. Test them by clicking the button "Test credentials"
4. Configure the mapping of salutations. The API always expects one of "Mrs." or "Mr." If you have custom salutations, please map them to one of them
5. For automatic informing Tilta about state changes, enable the "Notification about state changes" (recommend)
6. Save the extension configuration
7. Open the sales-channel in which you want to use the payment method
8. Add the payment method to the available payment methods

If you plan to use the Plugin for testing purposes, make sure you enable it by setting the Sandbox toggle to true and make sure you have filled the Sandbox inputs.

Now you are ready to accept payments with Tilta.

**Please note:**We always advise installing extensions within a test environment to ensure that the production instance remains unaffected by the installation process. Please thoroughly test the extension before deploying it in a production environment.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance56

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~69 days

Recently: every ~104 days

Total

7

Last Release

398d ago

Major Versions

1.0.0 → 2.0.02024-02-15

1.0.x-dev → 3.0.02024-12-05

PHP version history (3 changes)1.0.0PHP ^7.4 || ^8.0

2.0.0PHP ^8.0

3.0.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a90bcfb9daf0fd7cb93ef1449e706f86ef33f0ad304f5305aa395b59da70e75?d=identicon)[webidea](/maintainers/webidea)

![](https://www.gravatar.com/avatar/a4a933670908b9f2a9e5f037708987745fc71e606e82769747cef48fb4363650?d=identicon)[Tilta.Engineering](/maintainers/Tilta.Engineering)

---

Top Contributors

[![rommelfreddy](https://avatars.githubusercontent.com/u/15031079?v=4)](https://github.com/rommelfreddy "rommelfreddy (140 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/tilta-shopware6-payment-module/health.svg)

```
[![Health](https://phpackages.com/badges/tilta-shopware6-payment-module/health.svg)](https://phpackages.com/packages/tilta-shopware6-payment-module)
```

###  Alternatives

[shopware/storefront

Storefront for Shopware

684.2M148](/packages/shopware-storefront)[shopware/administration

Administration frontend for the Shopware Core

413.9M75](/packages/shopware-administration)[shopware/production

178190.0k](/packages/shopware-production)[frosh/tools

Provides some basic things for managing the Shopware Installation

79709.7k2](/packages/frosh-tools)[shopware/elasticsearch

Elasticsearch for Shopware

153.6M8](/packages/shopware-elasticsearch)[kiener/mollie-payments-plugin

Mollie Payments

6257.6k](/packages/kiener-mollie-payments-plugin)

PHPackages © 2026

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