PHPackages                             novalnet/sylius-novalnet-payment-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. novalnet/sylius-novalnet-payment-plugin

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

novalnet/sylius-novalnet-payment-plugin
=======================================

PCI Compliant, seamless integration with the various types of payment and payment-related services integrated into one unique platform

1.0.0(2y ago)17proprietaryPHPPHP ^8.0

Since Feb 7Pushed 2y agoCompare

[ Source](https://github.com/Novalnet-AG/Sylius-payment-integration-novalnet)[ Packagist](https://packagist.org/packages/novalnet/sylius-novalnet-payment-plugin)[ RSS](/packages/novalnet-sylius-novalnet-payment-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (33)Versions (3)Used By (0)

Novalnet payment plugin for Sylius
==================================

[](#novalnet-payment-plugin-for-sylius)

Novalnet payment plugin for Sylius simplifies your daily work by automating the entire payment process, from checkout till collection. The Sylius payment plugin is designed to help you increase your sales by offering various international and local payment methods.

Why Sylius with Novalnet?
-------------------------

[](#why-sylius-with-novalnet)

Sylius aim to shape the future of eCommerce, leveraging the strength of open source and the power of community-driven development. Our team ensures that Sylius as a framework stays up-to-date, innovative, and tailored to the ever-changing needs of modern eCommerce, making it a leading choice for those seeking a customizable and powerful solution.

Advantages of Sylius Payment plugin
-----------------------------------

[](#advantages-of-sylius-payment-plugin)

- Easy configuration for all payment methods - international and local
- One platform for all payment types and related services
- Complete automation of all payment processes
- More than 50 fraud prevention modules integrated to prevent risk in real-time
- Effortless configuration of risk management with fraud prevention
- Comprehensive affiliate system with automated split conversion of transaction on revenue sharing
- No PCI DSS certification required when using our payment module
- Real-time monitoring of the payment methods &amp; transaction flows
- Multilevel claims management with integrated handover to collection and various export functions for the accounting
- Automated e-mail notification function concerning payment status reports
- Clear real-time overview and monitoring of payment status
- Automated bookkeeping report in XML, SOAP, CSV, MT940
- Seamless and fast integration of the payment plugin
- Secure SSL- encoded gateways
- Responsive templates

Supported payment methods
-------------------------

[](#supported-payment-methods)

- Direct Debit SEPA
- Direct Debit ACH
- Credit/Debit Cards
- Apple Pay
- Google Pay
- Invoice
- Prepayment
- Invoice with payment guarantee
- Direct Debit SEPA with payment guarantee
- Instalment by Invoice
- Instalment by Direct Debit SEPA
- iDEAL
- Sofort
- giropay
- Barzahlen/viacash
- Przelewy24
- eps
- PayPal
- MB Way
- PostFinance Card
- PostFinance E-Finance
- Bancontact
- Multibanco
- Online bank transfer
- Alipay
- WeChat Pay
- Trustly
- Blik
- Payconiq

Installation via Composer
-------------------------

[](#installation-via-composer)

#### Follow the below steps and run each command from the shop root directory

[](#follow-the-below-steps-and-run-each-command-from-the-shop-root-directory)

##### 1. Run the below command to install the payment module

[](#1-run-the-below-command-to-install-the-payment-module)

```
composer require novalnet/sylius-novalnet-payment-plugin --no-scripts

```

##### 2. When using Symfony flex the proper bundle class will be automatically registered in your bundles.php file. If you're not using Symfony Flex, you'll need to manually add the bundle class to your `config/bundles.php` file

[](#2-when-using-symfony-flex-the-proper-bundle-class-will-be-automatically-registered-in-your-bundlesphp-file-if-youre-not-using-symfony-flex-youll-need-to-manually-add-the-bundle-class-to-your-configbundlesphp-file)

```
return [
// ...
Novalnet\SyliusNovalnetPaymentPlugin\NovalnetSyliusNovalnetPaymentPlugin::class => ['all' => true],
];

```

##### 3. Import required configuration settings into your `config/packages/_sylius.yaml` file:

[](#3-import-required-configuration-settings-into-your-configpackages_syliusyaml-file)

```
# config/packages/_sylius.yaml
imports:
...
- { resource: "@NovalnetSyliusNovalnetPaymentPlugin/Resources/config/config.yaml" }

```

##### 4. To import routing configuration into your `config/routes.yaml` file:

[](#4-to-import-routing-configuration-into-your-configroutesyaml-file)

```
# config/routes.yaml
novalnet_sylius_plugin:
resource: "@NovalnetSyliusNovalnetPaymentPlugin/Resources/config/routing.yaml"

```

##### 5. Install assets

[](#5-install-assets)

```
bin/console assets:install

```

##### 6. Clear cache

[](#6-clear-cache)

```
bin/console cache:clear

```

##### 7. To execute migrations

[](#7-to-execute-migrations)

```
bin/console doctrine:migrations:migrate

```

Documentation &amp; Support
---------------------------

[](#documentation--support)

For more information about the Sylius Payment Integration by Novalnet, please get in touch with us: [ ](mailto:sales@novalnet.de) or +49 89 9230683-20

Novalnet AG
Zahlungsinstitut (ZAG)
Gutenbergstraße 7
D-85748 Garching
Deutschland
E-mail:
Tel: +49 89 9230683-20
Web: [www.novalnet.de](http://www.novalnet.de)

Licenses
--------

[](#licenses)

As a European Payment institution, Novalnet holds all necessary payment licenses to accept and process payments worldwide. We also comply with European data protection regulations to guarantee advanced data protection worldwide.

See here for [Freeware License Agreement](https://www.novalnet.com/payment-plugins-free-license/).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

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

Total

2

Last Release

825d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/40517815?v=4)[Novalnet](/maintainers/Novalnet)[@novalnet](https://github.com/novalnet)

---

Top Contributors

[![Novalnet-Technic](https://avatars.githubusercontent.com/u/34763717?v=4)](https://github.com/Novalnet-Technic "Novalnet-Technic (9 commits)")

---

Tags

applepaybarzahlencreditcardgiropaygooglepayguaranteed-deliveryidealinvoicenovalnetpayment-gatewaypayment-integrationpayments-servicesepasofortueberweisungsylius-pluginsyliussylius-plugin

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/novalnet-sylius-novalnet-payment-plugin/health.svg)

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

BitBag Adyen plug-in for Sylius.

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

Przelewy24 payment plugin for Sylius applications.

1931.7k](/packages/bitbag-przelewy24-plugin)

PHPackages © 2026

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