# Sylius

{% hint style="info" %}
Available for versions 1.11 to 1.14
{% endhint %}

## Overview

Sylius is an open-source e-commerce platform based on the Symfony PHP framework. It offers tailored e-commerce solutions for medium-sized and larger businesses.

Sylius provides e-commerce applications and services that follow modern development practices and an agile approach, with a strong focus on meeting customer needs.

### Links

* [Sylius](https://sylius.com/de/) Website
* Sylius [Slack Community](https://sylius-community.slack.com/)
* Download the [Plugin](https://github.com/Comvation/sylius-payrexx-checkout-plugin) on GitHub
* [Plugin Developer](https://www.comvation.com/) Website

{% hint style="info" %}
Please note that integration with Sylius is only available in the Standard and Premium plans. [For more information](https://payrexx.com/en/prices)
{% endhint %}

### Features

* ✅ Multi-currency support (core functionality of Sylius)
* ✅ Display of payment method logos during checkout
* ✅ Webhook support (see configuration details below)
* ✅ Customizable look & feel settings
* ✅ Individual payment method configuration

## Integration

{% hint style="info" %}
Please note that the plugin installation is intended for developers familiar with the Symfony framework. Sylius does not provide separate documentation for end users.
{% endhint %}

Follow these steps to integrate Payrexx with Sylius:

### Plugin Installation

* Open the link to the [repository](https://github.com/Comvation/sylius-payrexx-checkout-plugin) on GitBook.
* Download the ZIP file of the plugin:

<div align="left"><figure><img src="/files/451qzYWgacklj44VuXAY" alt=""><figcaption><p>Downloading the plugin file from GitBook</p></figcaption></figure></div>

* Locate the ZIP file on your computer and extract its contents.
* In the root directory, open the README.md file.
* Follow the steps outlined in the README file to complete the installation.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.payrexx.com/merchant/english/integration/e-commerce/sylius.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
