PHPackages                             telemetricsystems/sylius-tpay-plugin - 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. telemetricsystems/sylius-tpay-plugin

ActiveSylius-plugin[Payment Processing](/categories/payments)

telemetricsystems/sylius-tpay-plugin
====================================

091[1 PRs](https://github.com/telemetricsystems/sylius-tpay-plugin/pulls)PHP

Since Nov 16Pushed 2y ago1 watchersCompare

[ Source](https://github.com/telemetricsystems/sylius-tpay-plugin)[ Packagist](https://packagist.org/packages/telemetricsystems/sylius-tpay-plugin)[ RSS](/packages/telemetricsystems-sylius-tpay-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Overview
========

[](#overview)

---

The plugin integrates [Tpay Poland payments](https://www.tpay.pl/) with Sylius based applications. After the installation you should be able to create a payment method for Tpay gateway and enable its payments in your web store.

Note
----

[](#note)

Tpay operates the payment service provider service in various countries under the same brand ([RO](https://www.tpay.ro/), [PL](https://www.tpay.pl/), [IN](https://www.tpay.in/), [AR](https://www.tpaylatam.com/ar/), [BR](https://www.tpay.com.br/) just to name a few). Unfortunately, they use different platforms and this plugin it does not work for Tpay in Romania, for example.

Installation
============

[](#installation)

---

```
$ composer require telemetricsystems/sylius-tpay-plugin "dev-master"
```

Add plugin dependencies to your config/bundles.php file:

```
return [
    Ts\SyliusTpayPlugin\TsSyliusTpayPlugin::class => ['all' => true],
]
```

Customization
-------------

[](#customization)

---

### Available services you can [decorate](https://symfony.com/doc/current/service_container/service_decoration.html) and forms you can [extend](http://symfony.com/doc/current/form/create_form_type_extension.html)

[](#available-services-you-can-decorate-and-forms-you-can-extend)

Run the below command to see what Symfony services are shared with this plugin:

```
$ bin/console debug:container ts.sylius_tpay_plugin
```

Testing
-------

[](#testing)

---

```
$ wget http://getcomposer.org/composer.phar
$ php composer.phar install
$ yarn install
$ yarn encore dev
$ php bin/console sylius:install --env test
$ php bin/console server:start --env test
$ open http://localhost:8000
$ bin/behat features/*
$ bin/phpspec run
```

License
-------

[](#license)

---

This plugin's source code is completely free and released under the terms of the MIT license.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/87526a142735f6928f832bb8b972135a962718a732bcd6586843a7a7b0b43a98?d=identicon)[telemetricsystems](/maintainers/telemetricsystems)

---

Top Contributors

[![telemetricsystems](https://avatars.githubusercontent.com/u/25298449?v=4)](https://github.com/telemetricsystems "telemetricsystems (1 commits)")

### Embed Badge

![Health badge](/badges/telemetricsystems-sylius-tpay-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/telemetricsystems-sylius-tpay-plugin/health.svg)](https://phpackages.com/packages/telemetricsystems-sylius-tpay-plugin)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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