PHPackages                             pkoznar/comgate-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. pkoznar/comgate-bundle

ActiveSymfony-bundle[Payment Processing](/categories/payments)

pkoznar/comgate-bundle
======================

07PHP

Since Dec 6Pushed 3y agoCompare

[ Source](https://github.com/petrkoznar/comgate-payment-bundle)[ Packagist](https://packagist.org/packages/pkoznar/comgate-bundle)[ RSS](/packages/pkoznar-comgate-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Symfony Bundle
--------------

[](#symfony-bundle)

A symfony bundle for Comgate payments

Installation
------------

[](#installation)

### Step 1: Download MufinComgateBundle using composer

[](#step-1-download-mufincomgatebundle-using-composer)

Require the `mufin/comgate-bundle` with composer [Composer](http://getcomposer.org/).

```
$ composer require mufin/comgate-bundle
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
