PHPackages                             locastic/sylius-ht-payway-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. locastic/sylius-ht-payway-plugin

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

locastic/sylius-ht-payway-plugin
================================

HT PayWay payment plugin for Sylius applications

v1.0.2(7y ago)51.6k2[1 issues](https://github.com/Locastic/SyliusHTPayWayPlugin/issues)[1 PRs](https://github.com/Locastic/SyliusHTPayWayPlugin/pulls)MITPHPPHP ^7.1

Since May 7Pushed 3y ago2 watchersCompare

[ Source](https://github.com/Locastic/SyliusHTPayWayPlugin)[ Packagist](https://packagist.org/packages/locastic/sylius-ht-payway-plugin)[ RSS](/packages/locastic-sylius-ht-payway-plugin/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (19)Versions (4)Used By (0)

 [ ![](https://raw.githubusercontent.com/locastic/SyliusHTPayWayPlugin/master/SyliusHTPayWayPlugin.png) ](http://www.locastic.com)
 [ ![](https://camo.githubusercontent.com/cf49714f37475ea904b197ca16cb664baae821def04c107f763bf04485c0c0c3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c6f6361737469632f73796c6975732d68742d7061797761792d706c7567696e2e737667) ](https://packagist.org/packages/locastic/sylius-ht-payway-plugin "License") [ ![](https://camo.githubusercontent.com/9540a6a063635c371e70876f53c0800d85d07424290e93cc2213268be4e9e533/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f4c6f6361737469632f73796c6975732d68742d7061797761792d706c7567696e2e737667) ](https://packagist.org/packages/locastic/sylius-ht-payway-plugin "Version") [ ![](https://camo.githubusercontent.com/2089d081a4a3aac1aee8c5125667f9d80c55c27137f3cbe7224fc5ddad3c8fb3/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4c6f6361737469632f53796c6975734854506179576179506c7567696e2f6d61737465722e737667) ](https://travis-ci.org/Locastic/SyliusHTPayWayPlugin "Build status") [ ![](https://camo.githubusercontent.com/74ecf403b22b1ee1b850d0945203192f0b8b0d26150b778072ba063ac89b299b/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f4c6f6361737469632f53796c6975734854506179576179506c7567696e2e737667) ](https://scrutinizer-ci.com/g/Locastic/SyliusHTPayWayPlugin/ "Scrutinizer") [ ![](https://camo.githubusercontent.com/e8dfa94b500184cb7524924bf261cba74dd3b429c46ddbf0e495ba49c94715fd/68747470733a2f2f706f7365722e707567782e6f72672f6c6f6361737469632f73796c6975732d68742d7061797761792d706c7567696e2f646f776e6c6f616473) ](https://packagist.org/packages/locastic/sylius-ht-payway-plugin "Total Downloads")

============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[![](https://camo.githubusercontent.com/5b98e02f3693c16fd3f40037251d70ca5e1ecd2a11608dd21c9c7e3933b8942e/68747470733a2f2f73796c6975732e636f6d2f6173736574732f62616467652d617070726f7665642d62792d73796c6975732e706e67)](https://sylius.com/plugins/)

[](#----------------------------------------------------------------------------------------------------------------)

Demo
====

[](#demo)

To Do

Overview
--------

[](#overview)

Ht PayWay is one the most popular and most used payment gateway in Croatia. This plugin allows you to easily integrate credit card payment via HT PayWay in Sylius.

To do: Implement Onsite (Direct) payment

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

[](#installation)

```
$ composer require locastic/sylius-ht-payway-plugin
```

Add plugin dependencies to your AppKernel.php file:

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

        new \Locastic\SyliusHTPayWayPlugin\LocasticSyliusHTPayWayPlugin(),
    ]);
}
```

Usage
-----

[](#usage)

Go to Sylius admin, Payment options and configure your HT PayWay. You will need to have your shop\_id and secret\_key.

Testing
-------

[](#testing)

```
$ composer install
$ cd tests/Application
$ yarn install
$ yarn run gulp
$ bin/console assets:install web -e test
$ bin/console doctrine:schema:create -e test
$ bin/console server:run 127.0.0.1:8080 -d web -e test
$ open http://localhost:8080
$ bin/behat
$ bin/phpspec run
```

Contribution
------------

[](#contribution)

Learn more about our contribution workflow on .

Support
-------

[](#support)

Want us to help you with this plugin or any Sylius project? Write us an email on

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

3

Last Release

2919d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/13758a6abd53618188475ebd3bab831a8669a3ebe7f9880a12a2ec1ba80b9643?d=identicon)[antonioperic](/maintainers/antonioperic)

---

Top Contributors

[![antonioperic](https://avatars.githubusercontent.com/u/2453151?v=4)](https://github.com/antonioperic "antonioperic (36 commits)")

###  Code Quality

TestsPHPUnit

Code StyleECS

### Embed Badge

![Health badge](/badges/locastic-sylius-ht-payway-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/locastic-sylius-ht-payway-plugin/health.svg)](https://phpackages.com/packages/locastic-sylius-ht-payway-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)
