2017 © Pedro Peláez
 

sylius-plugin gopay-plugin

GoPay payment gateway plugin for Sylius applications.

image

czende/gopay-plugin

GoPay payment gateway plugin for Sylius applications.

  • Thursday, March 15, 2018
  • by czende
  • Repository
  • 2 Watchers
  • 3 Stars
  • 229 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 61 % Grown

The README.md

Sylius GoPay payment gateway plugin


Installation

$ composer require czende/gopay-plugin

Add plugin dependencies to your AppKernel.php file:, (*1)

public function registerBundles()
{
    return array_merge(parent::registerBundles(), [
        ...

        new \Czende\GoPayPlugin\GoPayPlugin(),
    ]);
}

Usage

Add your test credentials in Sylius admin as new payment method. Complete couple of orders with different states and send email to GoPay authorities. After the review you will get production credentials, so just change it in Sylius admin and you are ready to go., (*2)

The Versions

15/03 2018

dev-master

9999999-dev

GoPay payment gateway plugin for Sylius applications.

  Sources   Download

MIT

The Requires

 

The Development Requires

15/03 2018

dev-develop

dev-develop

GoPay payment gateway plugin for Sylius applications.

  Sources   Download

MIT

The Requires

 

The Development Requires

13/03 2018

v1.0

1.0.0.0

GoPay payment gateway plugin for Sylius applications.

  Sources   Download

MIT

The Requires

 

25/11 2017

v0.2

0.2.0.0

GoPay payment gateway plugin for Sylius applications.

  Sources   Download

MIT

The Requires

 

The Development Requires

18/11 2017

v0.1

0.1.0.0

GoPay payment gateway plugin for Sylius applications.

  Sources   Download

MIT

The Requires

 

The Development Requires

05/09 2017

0.0.3

0.0.3.0

GoPay payment gateway plugin for Sylius applications.

  Sources   Download

MIT

The Requires

 

The Development Requires

05/09 2017

0.0.2

0.0.2.0

GoPay payment gateway plugin for Sylius applications.

  Sources   Download

MIT

The Requires

 

The Development Requires

30/08 2017

0.0.1

0.0.1.0

GoPay payment gateway plugin for Sylius applications.

  Sources   Download

MIT

The Requires

 

The Development Requires