PHPackages                             chub/interkassa-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. chub/interkassa-bundle

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

chub/interkassa-bundle
======================

Bundle to integrate interkassa payment system to your Symfony2 project

228PHP

Since May 11Pushed 13y ago1 watchersCompare

[ Source](https://github.com/ChubV/InterkassaBundle)[ Packagist](https://packagist.org/packages/chub/interkassa-bundle)[ RSS](/packages/chub-interkassa-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

InterkassaBundle
================

[](#interkassabundle)

Symfony2 InterkassaBundle allows us to get user payments using [Interkassa](http://interkassa.com) system. [Interkassa](http://interkassa.com) is the one of the biggest payment system integrator in Russia and Ukraine.

[![Build Status](https://camo.githubusercontent.com/9c09599359a56942b96fa99392477cec0ac0cc5aac20140ba29e767f710f0ed0/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f43687562562f496e7465726b6173736142756e646c652e706e67)](http://travis-ci.org/ChubV/InterkassaBundle)[![knp](https://camo.githubusercontent.com/696a6215fc4a1dead646153ff9a66ff399b35bfdfd1bf4b5503d3c7c0c287fd0/687474703a2f2f6b6e7062756e646c65732e636f6d2f43687562562f496e7465726b6173736142756e646c652f62616467652d73686f7274)](http://knpbundles.com/ChubV/InterkassaBundle)

Installation
============

[](#installation)

### Use composer

[](#use-composer)

Add `"chub/interkassa-bundle": "*"` to your `required` section of *composer.json* and run `php composer.phar update`.

### Register your bundle

[](#register-your-bundle)

Add it to your kernel

```
