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

AbandonedArchivedSymfony-bundle

smile/hipay-sylius-plugin
=========================

A Symfony plugin for Sylius to add payment method Hipay.

1.0.0-beta5(4y ago)01183[1 PRs](https://github.com/Smile-SA/HipaySyliusPlugin/pulls)GPL-3.0PHPPHP &gt;=7.4

Since Sep 17Pushed 4y ago11 watchersCompare

[ Source](https://github.com/Smile-SA/HipaySyliusPlugin)[ Packagist](https://packagist.org/packages/smile/hipay-sylius-plugin)[ RSS](/packages/smile-hipay-sylius-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (4)Versions (7)Used By (0)

⚠️ Please read this below beofre using this project ⚠️
------------------------------------------------------

[](#️-please-read-this-below-beofre-using-this-project-️)

#### ➡️ Due to a lack of time that can be given to this project, it is now abandoned but the "beta" code will stay online to help you integrate an Hipay payment method to your project. Please note that the project is still unstable and may have undiscovered vulnerabilities.

[](#️-due-to-a-lack-of-time-that-can-be-given-to-this-project-it-is-now-abandoned-but-the-beta-code-will-stay-online-to-help-you-integrate-an-hipay-payment-method-to-your-project-please-note-that-the-project-is-still-unstable-and-may-have-undiscovered-vulnerabilities)

[![Total Downloads](https://camo.githubusercontent.com/fd62bc72f21b13f1220fa02bc48903d0c7f2fa4662bac2b1aba188cbdba3a98f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736d696c652f68697061792d73796c6975732d706c7567696e2e7376673f6d61784167653d3836343030)](https://packagist.org/packages/smile/hipay-sylius-plugin) [![Latest Stable Version](https://camo.githubusercontent.com/660a49691fd4f1f2322d05723f1ccd714d0109f987e3e442be13982f5b1add58/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736d696c652f68697061792d73796c6975732d706c7567696e2e7376673f6d61784167653d3836343030)](https://packagist.org/packages/smile/hipay-sylius-plugin) [![License](https://camo.githubusercontent.com/f21da491e5cecaff4d38241024046cb255517d64685c5185bf1d64b15c813eec/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f736d696c652f68697061792d73796c6975732d706c7567696e2e7376673f6d61784167653d3836343030)](https://packagist.org/packages/smile/hipay-sylius-plugin) [![Extended Coding Style](https://camo.githubusercontent.com/f794c2de4369ada1cbf6843d895a5ed106a4884cce0ba1a95737061c277cbfa3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4543532d50535231322d6f72616e67652e7376673f6d61784167653d3836343030)](https://www.php-fig.org/psr/psr-12/) [![Symfony Coding Standards](https://camo.githubusercontent.com/7343327546599511c757503a7a815ce76dce67d778ffc9646e853b7e8a18c9b0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796d666f6e792d436f64696e675f5374616e64617264732d6f72616e67652e7376673f6d61784167653d3836343030)](https://symfony.com/doc/current/contributing/code/standards.html)[![Semver compliant](https://camo.githubusercontent.com/d621a9080d26fc0553bd89a69e8e1c01fcf10fa994bb2632176e071bdacf8fc0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53656d7665722d322e302e302d79656c6c6f772e7376673f6d61784167653d3836343030)](https://semver.org/spec/v2.0.0.html)

This plugin is designed to add a new gateway on Sylius with Payum to support Hipay payment.

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

[](#installation)

```
$ composer require smile/hipay-sylius-plugin
```

Enable it in your application Kernel.

```
