Download the PHP package plumtreesystems/sylius-paysera-plugin without Composer
On this page you can find all versions of the php package plumtreesystems/sylius-paysera-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download plumtreesystems/sylius-paysera-plugin
More information about plumtreesystems/sylius-paysera-plugin
Files in plumtreesystems/sylius-paysera-plugin
Package sylius-paysera-plugin
Short Description This is a sylius plugin that implements the plumtreesystems/payum-paysera-gateway
License MIT
Homepage https://github.com/PlumTreeSystems/SyliusPayseraPlugin
Informations about the package sylius-paysera-plugin
Sylius Paysera Plugin

This is a Sylius plugin for integrating paysera payments with PlumTreeSystems/PayumPayseraGateway
Installation
Run composer require plumtreesystems/sylius-paysera-plugin
.
Add plugin dependencies to your bundles.php file:
Clear your project cache to enable translations:
php bin/console cache:clear
Usage
Add your project configuration from inside the admin panel
For test payments, check the "Test mode" option
Override your shop template to insert Paysera logo
Inserting Paysera logo to your shop
Run php bin/console assets:install public
Access image asset in twig template:
Credits
This package uses Paysera's library for integrating payments with Paysera
All versions of sylius-paysera-plugin with dependencies
plumtreesystems/payum-paysera-gateway Version ^0.3.3
sylius/sylius Version ^1.5.3
whitecube/lingua Version ^1.0