Skip to content

sil-project/SyliusPayboxBundle

 
 

Repository files navigation

Sylius Paybox Bundle by Gontran License Version

Paybox gateway for Sylius projects.

This plugin has been generated thanks to the payum composer Skeleton and thanks to remyma/payum-paybox extension

Usage

  1. Install this bundle:
$ composer require libre-informatique/sylius-paybox-bundle
  1. In order to allow a previous denied/canceled payment to be completed, change payment state machine by importing config file in your app/config/config.yml
imports:
        - { resource: "@LibrinfoSyliusPayboxBundle/Resources/config/app/config.yml" }
  1. Configure payment method in Sylius Admin panel

Complementary documentation

About

Paybox gateway for Sylius projects.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENCE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 74.6%
  • Makefile 13.9%
  • Shell 7.0%
  • Python 4.5%