PHPackages                             infifni/euplatesc-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. infifni/euplatesc-plugin

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

infifni/euplatesc-plugin
========================

EuPlatesc payment plugin for Sylius applications

v1.1.0(5y ago)31541MITPHPPHP ^7.2CI failing

Since Apr 29Pushed 5y agoCompare

[ Source](https://github.com/infifni/SyliusEuPlatescPlugin)[ Packagist](https://packagist.org/packages/infifni/euplatesc-plugin)[ RSS](/packages/infifni-euplatesc-plugin/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (24)Versions (6)Used By (0)

[ ![infifni logo](https://camo.githubusercontent.com/dd67a7cd54fa0db4c60692480f5071d7ddbec6fdee85dab0955769d121788fdd/68747470733a2f2f696e6669666e69736f6674776172652e726f2f7468656d65732f637573746f6d2f696e6669666e692f6c6f676f2e737667)](https://infifnisoftware.ro) Sylius EuPlătesc PLUGIN
 License MIT
=======================================

[](#----sylius-euplătesc-plugin--------license-mit)

This plugin works with EuPlătesc version 3, the HTTP POST variant where you make a POST request to EuPlătesc transaction processor and EuPlătesc does a POST redirect back to an url that you specify. Also the Sylius version must be at least 1.6.

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

[](#installation)

1. Run `composer require infifni/euplatesc-plugin`.
2. Add plugin dependencies to your `config/bundles.php` file:

    ```
    // config/bundles.php
    return [
        // other lines
        new Infifni\SyliusEuPlatescPlugin\InfifniSyliusEuPlatescPlugin(),
    ];
    ```
3. Import routes in `config/routes/infifni_sylius_euplatesc_plugin.yml`:

```
# config/routes/infifni_sylius_euplatesc_plugin.yml
infifni_sylius_euplatesc_plugin:
    resource: "@InfifniSyliusEuPlatescPlugin/Resources/config/routing.yml"
```

Testing
-------

[](#testing)

```
$ composer install
$ cd tests/Application
$ yarn install
$ yarn run build
$ bin/console assets:install public -e test
$ bin/console doctrine:database:create -e test
$ bin/console doctrine:schema:create -e test
$ // cd back to plugin root dir
$ cd /root/dir/of/plugin
$ vendor/bin/behat --tags="~@javascript"
$ vendor/bin/phpspec run
```

Settings
--------

[](#settings)

After receiving access to an EuPlătesc account you will need to set the return url, which is the url where EuPlătesc does a POST request with details after payment.

Go to  and fill the Success URL and Fail URL with

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Total

5

Last Release

2171d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/412a751b21ba6f05c0ef08f1358926dba25e1d2c0606aa4c521f50798d23cd97?d=identicon)[lco91](/maintainers/lco91)

---

Tags

syliussylius-plugineuplatesc

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/infifni-euplatesc-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/infifni-euplatesc-plugin/health.svg)](https://phpackages.com/packages/infifni-euplatesc-plugin)
```

###  Alternatives

[sylius/invoicing-plugin

Invoicing plugin for Sylius.

901.0M2](/packages/sylius-invoicing-plugin)[sylius/paypal-plugin

PayPal plugin for Sylius.

451.4M4](/packages/sylius-paypal-plugin)[flux-se/sylius-payum-stripe-plugin

Payum Stripe gateways plugin for Sylius.

61342.2k](/packages/flux-se-sylius-payum-stripe-plugin)[bitbag/przelewy24-plugin

Przelewy24 payment plugin for Sylius applications.

1931.7k](/packages/bitbag-przelewy24-plugin)[bitbag/sylius-adyen-plugin

BitBag Adyen plug-in for Sylius.

1249.9k](/packages/bitbag-sylius-adyen-plugin)

PHPackages © 2026

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