PHPackages                             jakubzapletal/payment-webpay-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. jakubzapletal/payment-webpay-bundle

ActiveLibrary[Payment Processing](/categories/payments)

jakubzapletal/payment-webpay-bundle
===================================

Payment Bundle for Symfony2 providing an access to the GP webpay API

1.0.0(11y ago)0245MITPHPPHP &gt;=5.4.0

Since Jun 29Pushed 11y ago2 watchersCompare

[ Source](https://github.com/jakubzapletal/payment-webpay-bundle)[ Packagist](https://packagist.org/packages/jakubzapletal/payment-webpay-bundle)[ RSS](/packages/jakubzapletal-payment-webpay-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Payment Webpay Bundle
=====================

[](#payment-webpay-bundle)

[![Total Downloads](https://camo.githubusercontent.com/34a0c4fce069340603b3ff02e9eaa0050fdf54586fc4c66464c21cdd4db06d89/68747470733a2f2f706f7365722e707567782e6f72672f6a616b75627a61706c6574616c2f7061796d656e742d7765627061792d62756e646c652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/jakubzapletal/payment-webpay-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/2b5f83817451e5d12e8a513271350a2d39ad00d716883244b77d0b962005b7dc/68747470733a2f2f706f7365722e707567782e6f72672f6a616b75627a61706c6574616c2f7061796d656e742d7765627061792d62756e646c652f762f756e737461626c652e706e67)](https://packagist.org/packages/jakubzapletal/payment-webpay-bundle)[![License](https://camo.githubusercontent.com/22717054c11fc85a40f5f52e8f24989bf6dcd867ffb3975554e7666790f84e08/68747470733a2f2f706f7365722e707567782e6f72672f6a616b75627a61706c6574616c2f7061796d656e742d7765627061792d62756e646c652f6c6963656e73652e706e67)](https://packagist.org/packages/jakubzapletal/payment-webpay-bundle)

This is an extension to the [JMSPaymentCoreBundle](http://jmsyst.com/bundles/JMSPaymentCoreBundle) providing an access to the GP Webpay API ().

**Available Transaction Types:**

- approveAndDeposit

Instalation
-----------

[](#instalation)

### Composer

[](#composer)

If you don't have Composer [install](http://getcomposer.org/doc/00-intro.md#installation) it:

```
$ curl -s https://getcomposer.org/installer | php
```

Add `jakubzapletal/payment-webpay-bundle` to `composer.json`:

```
$ composer require "jakubzapletal/payment-webpay-bundle:1.0.*@dev"
```

### Register a bundle

[](#register-a-bundle)

```
