PHPackages                             czende/gopay-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. czende/gopay-plugin

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

czende/gopay-plugin
===================

GoPay payment gateway plugin for Sylius applications.

v1.0(8y ago)95.8k5[2 issues](https://github.com/czende/gopay-plugin/issues)[1 PRs](https://github.com/czende/gopay-plugin/pulls)MITPHPPHP ^7.1CI failing

Since Nov 18Pushed 4y ago3 watchersCompare

[ Source](https://github.com/czende/gopay-plugin)[ Packagist](https://packagist.org/packages/czende/gopay-plugin)[ RSS](/packages/czende-gopay-plugin/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

Sylius GoPay payment gateway plugin
===================================

[](#sylius-gopay-payment-gateway-plugin)

 [![](https://camo.githubusercontent.com/1567208cc7c8ec53cf6e2af4f54449a9bb3ab0dee7916998de4e3ce9b7f79015/68747470733a2f2f64656d6f2e73796c6975732e636f6d2f6173736574732f73686f702f696d672f6c6f676f2e706e67)](http://sylius.com "Sylius")
 [![](https://camo.githubusercontent.com/54beb5f5171c79758c742ecd85e3fda677da3d267cd240064c17c914d5457aa0/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f6166386669656263716d6b3977676d2f476f5061792d6c6f676f2d76617269616e74612d412d50414e544f4e452e706e67)](https://www.gopay.com "GoPay")

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

[](#installation)

```
$ composer require czende/gopay-plugin
```

Add plugin dependencies to your AppKernel.php file:

```
public function registerBundles()
{
    return array_merge(parent::registerBundles(), [
        ...

        new \Czende\GoPayPlugin\GoPayPlugin(),
    ]);
}
```

Usage
-----

[](#usage)

Add your test credentials in Sylius admin as new payment method. Complete couple of orders with different states and send email to GoPay authorities. After the review you will get production credentials, so just change it in Sylius admin and you are ready to go.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 95.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 ~57 days

Total

3

Last Release

2984d ago

Major Versions

v0.2 → v1.02018-03-13

### Community

Maintainers

![](https://www.gravatar.com/avatar/627522d1e69799aef5a1c0d95743a9abca9a4436c59c2643c92a2d7c99270977?d=identicon)[czende](/maintainers/czende)

---

Top Contributors

[![czende](https://avatars.githubusercontent.com/u/5628485?v=4)](https://github.com/czende "czende (21 commits)")[![michalhosna](https://avatars.githubusercontent.com/u/679759?v=4)](https://github.com/michalhosna "michalhosna (1 commits)")

### Embed Badge

![Health badge](/badges/czende-gopay-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/czende-gopay-plugin/health.svg)](https://phpackages.com/packages/czende-gopay-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/payu-plugin

PayU payment plugin for Sylius applications

2533.5k](/packages/bitbag-payu-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)
