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

CSOB plugin for Sylius

Installs: 4 200

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 3

Open Issues: 1

Type:sylius-plugin

pkg:composer/mangoweb-sylius/sylius-csob-payment-gateway-plugin


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.