• France
status page
Demo shops
assistance
FAQContact support
Search
Categories
Tags
Europe (English)
France
Spain
Europe (English)
India
Homepage
Use cases
Create a payment
Create an installment payment
Create a multi-card (split) payment
Create a payment by Alias (Token)
Create a payment link
Create a recurring payment
Manage subscriptions
Manage your transactions (refund, cancel...)
Analyze your reports
API docs
Embedded Form
REST API
Hosted payment
Mobile payment
File exchange
SDD mandates by REST API
Snippets
Payment methods
Plugins
Marketplace
Guides
Merchant Back Office
Back Office Expert
Functional guides

Adding the module

To add the Lyra payment module:

  1. Unzip the Lyra_Sylius_12.x_v1.3.x.zip module
  2. Copy the LyranetworkLyra folder at the root of your website.
  3. Open the composer.json folder at the root of your website.
  4. Search for the following code:
        "autoload": {
    "psr-4": {
    "App\\": "src/"
    }
    },
    Add the line as follows:
        "autoload": {
    "psr-4": {
    "App\\": "src/",
    "Lyranetwork\\Lyra\\": "LyranetworkLyra/src/"
    }
    },
    Do not forget to add a comma at the end of the previous line.
Jobs
Legal
GDPR
25.28-1.11