Download the PHP package pilot/ogone-payment-bundle without Composer
On this page you can find all versions of the php package pilot/ogone-payment-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ogone-payment-bundle
Ogone payment bundle for ogone.com
Doctrine port of Cedriclombardot/OgonePaymentBundle
Features
- Full featured sample controller
- Simple transactions
- Feedback managment
- Alias managment
Todo
- make part of original bundle with doctrine ORM option
Setup
Add in your composer.json :
Configure your kernel
Configure ogone in config.yml
Creation of a transaction
In the controller
And the feedback:
Alias managment
You have Ogone premium account with alias option:
Update config.yml
In your transaction controller
See a complete controller implementation here https://github.com/pilot/OgonePaymentBundle/blob/master/Controller/PaymentController.php
All versions of ogone-payment-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/symfony Version
~2.1
doctrine/orm Version ~2.2
doctrine/doctrine-bundle Version ~1.2
kriswallsmith/buzz Version v0.10
doctrine/orm Version ~2.2
doctrine/doctrine-bundle Version ~1.2
kriswallsmith/buzz Version v0.10
The package pilot/ogone-payment-bundle contains the following files
Loading the files please wait ....