PHPackages                             bitbag/sylius-imoje-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. [API Development](/categories/api)
4. /
5. bitbag/sylius-imoje-plugin

ActiveSylius-plugin[API Development](/categories/api)

bitbag/sylius-imoje-plugin
==========================

Implementation ING Pay api to sylius store

v4.0.0(2w ago)0412MITPHPPHP ^8.0

Since Jan 11Pushed 2w ago10 watchersCompare

[ Source](https://github.com/BitBagCommerce/SyliusIngPayPlugin)[ Packagist](https://packagist.org/packages/bitbag/sylius-imoje-plugin)[ RSS](/packages/bitbag-sylius-imoje-plugin/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (76)Versions (83)Used By (0)

ING Pay Plugin for Sylius
=========================

[](#ing-pay-plugin-for-sylius)

---

We want to impact many unique eCommerce projects and build our brand recognition worldwide, so we are heavily involved in creating open-source solutions, especially for Sylius. We have already created over 35 extensions, which have been downloaded almost 2 million times.

You can find more information about our eCommerce services and technologies on our website: . We have also created a unique service dedicated to creating plugins: .

Do you like our work? Would you like to join us? Check out the “Career” tab: .

About us
========

[](#about-us)

---

BitBag is a software house that implements tailor-made eCommerce platforms with the entire infrastructure—from creating eCommerce platforms to implementing PIM and CMS systems to developing custom eCommerce applications, specialist B2B solutions, and migrations from other platforms.

We actively participate in Sylius's development. We have already completed over 150 projects, cooperating with clients from all over the world, including smaller enterprises and large international companies. We have completed projects for such important brands as **Mytheresa, Foodspring, Planeta Huerto (Carrefour Group), Albeco, Mollie, and ArtNight.**

[More case studies &gt;&gt; ](https://bitbag.io/case-studies)

We have a 70-person team of experts: business analysts and eCommerce consultants, developers, project managers, and QA testers.

**Our services:**

- B2B and B2C eCommerce platform implementations
- Multi-vendor marketplace platform implementations
- eCommerce migrations
- Sylius plugin development
- Sylius consulting
- Project maintenance and long-term support
- PIM and CMS implementations

**Some numbers from BitBag regarding Sylius:**

- 70 experts on board
- +150 projects delivered on top of Sylius,
- 30 countries of BitBag’s customers,
- 7 years in the Sylius ecosystem.
- +35 plugins created for Sylius

---

[![](https://camo.githubusercontent.com/0d371de36864be2be5a542b6758f7a32df462aa5ab4a479b7eb56361b03c3130/68747470733a2f2f6269746261672e696f2f77702d636f6e74656e742f75706c6f6164732f323032342f30392f6261646765732d73796c6975732e706e67)](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_ing_pay)

---

Table of Content
----------------

[](#table-of-content)

---

- [Overview](#overview)
- [Installation](#installation)
    - [Requirements](#requirements)
    - [Configuration](#configuration)
    - [Usage](#usage)
- [Additional resources for developers](#additional-resources-for-developers)
- [License](#license)
- [Contact and Support ](#contact-and-support)
- [Community](#community)

Overview
========

[](#overview)

---

Strengthen your eCommerce with our ING Pay integration with Sylius. ING Pay is a Polish payment gateway supported by ING Bank Śląski. The provider offers all the most popular payment methods such as BLIK, e-transfers, card payments, ApplePay and Google Pay, deferred payments "ING Pay pay later," as well as Partial and full refunds and payments in foreign currencies.

[![Screenshot showing payment methods show in the shop](doc/select_payment_ing_pay.png)](doc/select_payment_ing_pay.png)

[![Screenshot showing payment method config in admin](doc/admin_page_ing_pay.png)](doc/admin_page_ing_pay.png)

The integration currently supports the following payment methods:

1. Cards
2. Blik
3. Pay by link
4. ING Pay pay later

Installation
============

[](#installation)

---

The installation process for the ING Pay Payments Plugin can be found [here](https://github.com/BitBagCommerce/SyliusIngPayPlugin/blob/master/doc/installation.md).

Requirements
------------

[](#requirements)

---

We work on stable, supported, and up-to-date versions of packages. We recommend you do the same.

PackageVersionPHP^8.0sylius/refund-plugin^1.0.0sylius/sylius~1.12 or ~1.13Configuration:
--------------

[](#configuration)

---

You need to put the path to wkhtmltopdf in your .env file.

```
WKHTMLTOPDF_PATH=/usr/local/bin/wkhtmltopdf

```

To create an ING Pay-based payment method, go to Payment methods in the Sylius admin panel.

[![Screenshot showing payment method config in admin](doc/payment_methods_config.png)](doc/payment_methods_config.png)

After that, you need to add an ING Pay payment:

[![Screenshot showing payment method config in admin](doc/create_ing_pay_method.png)](doc/create_ing_pay_method.png)

And now, you can configure your payment method in the admin panel:

- first you need to add a gateway code, for example "ing\_pay\_code" and set its position.

    [![Screenshot showing payment method config in admin](doc/details.png)](doc/details.png)
- To configure the ING Pay gateway, log in to ING Pay admin panel.

    [![Screenshot showing payment method config in admin](doc/main_ing_pay.png)](doc/main_ing_pay.png)
- From "Settings" -&gt; "Data for integration" you can acquire all the needed keys:
- merchantId,
- serviceId,
- shopKey

    [![Screenshot showing payment method config in admin](doc/data_integration.png)](doc/data_integration.png)
- You also need an authorization token, so you need to go to: "Settings" -&gt; "API Keys". And click on your "API key". This will be your authorization token.

    [![Screenshot showing payment method config in admin](doc/api_keys.png)](doc/api_keys.png)

    [![Screenshot showing payment method config in admin](doc/token.png)](doc/token.png)
- Also, you need to configure the path to your webhooks, just type in your shop URL followed by /payment/ing-pay/webhook.

    [![Screenshot showing payment method config in admin](doc/webhook.png)](doc/webhook.png)
- Now you need to add a URL in the admin panel for the production API URL:

    ```
    https://api.imoje.pl/v1/merchant

    ```
- And the sandbox API URL:

    ```
    https://sandbox.api.imoje.pl/v1/merchant

    ```
- To end up you can choose which payment-by-link you want to use.

    [![Screenshot showing payment method config in admin](doc/admin_page_ing_pay.png)](doc/admin_page_ing_pay.png)
- And now you have to set a proper name for your payment method (keep in mind that ING Pay supports multiple online payment methods), and click "Create".

    [![Screenshot showing payment method config in admin](doc/payment_name.png)](doc/payment_name.png)

Usage
-----

[](#usage)

---

This plugin allows you to use the payment solution delivered by ING Pay.

If you need some help with Sylius development, don't be hesitated to contact us directly. You can fill the form on [this site](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_mollie) or send us an e-mail to !

Demo
====

[](#demo)

---

We created a demo app with some useful use-cases of plugins! Visit  to take a look at it.

**If you need an overview of Sylius' capabilities, schedule a consultation with our expert.**

[![](https://camo.githubusercontent.com/4c6ea591dec86437168f65512783b6a71f9db2f7a029df90625601562f9afefe/68747470733a2f2f6269746261672e696f2f77702d636f6e74656e742f75706c6f6164732f323032302f31302f627574746f6e5f667265655f636f6e73756c61746174696f6e2d312e706e67)](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_mollie)

Additional resources for developers
===================================

[](#additional-resources-for-developers)

---

To learn more about our contribution workflow and more, we encourage you to use the following resources:

- [Sylius Documentation](https://docs.sylius.com/en/latest/)
- [Sylius Contribution Guide](https://docs.sylius.com/en/latest/contributing/)
- [Sylius Online Course](https://sylius.com/online-course/)
- [Case study ING Pay](https://bitbag.io/case-studies/imoje)

License
=======

[](#license)

---

This plugin's source code is completely free and released under the terms of the MIT license.

Contact and Support
===================

[](#contact-and-support)

---

This open-source plugin was developed to help the Sylius community. If you have any additional questions, would like help with installing or configuring the plugin, or need any assistance with your Sylius project - let us know! **Contact us** or send us an **e-mail to ** with your question(s).

[![](https://camo.githubusercontent.com/bc809b81359538ae823cb36f284286a258f910db2498c8ba92faad4c30344b57/68747470733a2f2f6269746261672e696f2f77702d636f6e74656e742f75706c6f6164732f323032302f31302f627574746f6e2d636f6e746163742e706e67)](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_ing)

Community
=========

[](#community)

---

For online communication, we invite you to chat with us &amp; other users on [Sylius Slack](https://sylius-devs.slack.com/).

[![](https://camo.githubusercontent.com/44b34c3fe5f897fb64cbaf25c19e3d3610c96c6448a6bb5e4662f0e565d7f082/68747470733a2f2f6269746261672e696f2f77702d636f6e74656e742f75706c6f6164732f323032342f30392f6261646765732d706172746e6572732e706e67)](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_mollie)

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance97

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 57% 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 ~147 days

Recently: every ~185 days

Total

12

Last Release

17d ago

Major Versions

v1.0.2 → v2.0.02023-01-09

v2.1.1 → v3.0.02024-06-05

v3.1.0 → v4.0.02026-06-17

PHP version history (2 changes)1.10.x-devPHP ^7.4 || ^8.0

v2.0.0PHP ^8.0

### Community

Maintainers

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

---

Top Contributors

[![Cholin2000](https://avatars.githubusercontent.com/u/85901846?v=4)](https://github.com/Cholin2000 "Cholin2000 (131 commits)")[![senghe](https://avatars.githubusercontent.com/u/2512726?v=4)](https://github.com/senghe "senghe (31 commits)")[![MarcinKuklinskiBitBag](https://avatars.githubusercontent.com/u/182501146?v=4)](https://github.com/MarcinKuklinskiBitBag "MarcinKuklinskiBitBag (20 commits)")[![pbalcerzak](https://avatars.githubusercontent.com/u/110385652?v=4)](https://github.com/pbalcerzak "pbalcerzak (15 commits)")[![liszkapawel](https://avatars.githubusercontent.com/u/88146754?v=4)](https://github.com/liszkapawel "liszkapawel (15 commits)")[![jakub-groncki](https://avatars.githubusercontent.com/u/91718279?v=4)](https://github.com/jakub-groncki "jakub-groncki (8 commits)")[![tomkalon](https://avatars.githubusercontent.com/u/22946830?v=4)](https://github.com/tomkalon "tomkalon (3 commits)")[![SzymonKostrubiec](https://avatars.githubusercontent.com/u/165788100?v=4)](https://github.com/SzymonKostrubiec "SzymonKostrubiec (2 commits)")[![czechb](https://avatars.githubusercontent.com/u/67659544?v=4)](https://github.com/czechb "czechb (2 commits)")[![MartynaJagielska](https://avatars.githubusercontent.com/u/181102288?v=4)](https://github.com/MartynaJagielska "MartynaJagielska (1 commits)")[![jakubtobiasz](https://avatars.githubusercontent.com/u/80641364?v=4)](https://github.com/jakubtobiasz "jakubtobiasz (1 commits)")[![SzymonFilipek](https://avatars.githubusercontent.com/u/138723846?v=4)](https://github.com/SzymonFilipek "SzymonFilipek (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/bitbag-sylius-imoje-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/bitbag-sylius-imoje-plugin/health.svg)](https://phpackages.com/packages/bitbag-sylius-imoje-plugin)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M738](/packages/sylius-sylius)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[ibexa/oss

A meta package for installing Ibexa Open Source

20831.2k17](/packages/ibexa-oss)

PHPackages © 2026

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