mangoweb-sylius/sylius-csob-payment-gateway-plugin

CSOB plugin for Sylius


README

ČSOB Payment Gateway Plugin

Features

Installation

  1. Run $ composer require mangoweb-sylius/sylius-csob-payment-gateway-plugin.
  2. Register \MangoSylius\CsobPaymentGatewayPlugin\MangoSyliusCsobPaymentGatewayPlugin in your Kernel.

Usage

  • Create CSOB payment type
    in Sylius admin panel

Development

Usage

  • Develop your plugin in /src
  • See bin/ for useful commands

Testing

After your changes you must ensure that the tests are still passing.

$ composer install
$ bin/console doctrine:schema:create -e test
$ bin/behat
$ bin/phpstan.sh
$ bin/ecs.sh

License

This library is under the MIT license.

Credits

Developed by manGoweb.