PHPackages                             hipay/hipay-payments-sylius - 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. hipay/hipay-payments-sylius

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

hipay/hipay-payments-sylius
===========================

HiPay payment plugin for Sylius applications

v1.0.1(2mo ago)2113Apache-2.0PHPPHP ^8.2CI passing

Since Apr 27Pushed 2mo agoCompare

[ Source](https://github.com/hipay/hipay-payments-sylius)[ Packagist](https://packagist.org/packages/hipay/hipay-payments-sylius)[ RSS](/packages/hipay-hipay-payments-sylius/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (2)Dependencies (40)Versions (3)Used By (0)

Sylius HiPay Plugin
===================

[](#sylius-hipay-plugin)

[![PHP](https://camo.githubusercontent.com/cdf340f68bcf0ea4794902e3439964c8c5bd4410fee633f2ca79d7d1ea3a1a9d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e322d383839324246)](https://www.php.net/)[![Sylius](https://camo.githubusercontent.com/d23085a0c60b3dcaf1586faba9a38063ed98dcff60b5268cf72aa475f3f98148/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796c6975732d7e322e302d626c7565)](https://sylius.com/)[![GitHub license](https://camo.githubusercontent.com/6056c91dbbc59a4c8523f4420a1b6a63278c01b148278f3a643ea3346c335242/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d417061636865253230322d626c75652e737667)](LICENSE.md)

**HiPay** integration for **Sylius 2.x**: **Hosted Fields** checkout (Symfony UX **Live Component** + HiPay JS SDK), **Sylius Payment Request** pipeline, **Order API** built through configurable **processors**, **signed webhooks** (Symfony Webhook), and optional **Refund Plugin** integration.

Composer package: [`hipay/hipay-payments-sylius`](https://packagist.org/packages/hipay/hipay-payments-sylius)

Compatibility
-------------

[](#compatibility)

Sylius VersionPHP VersionSymfony Version2.0, 2.1, 2.28.2 - 8.3 - 8.47.4> Node.js 22.x (see `.nvmrc`) is required only to build Stimulus / Encore assets in the **test application**, not in your Sylius application itself.

Installation in a Sylius application
------------------------------------

[](#installation-in-a-sylius-application)

### 1. Install the package

[](#1-install-the-package)

```
composer require hipay/hipay-payments-sylius
```

### 2. Register the bundle

[](#2-register-the-bundle)

If not picked up automatically, add it to `config/bundles.php`:

```
