PHPackages                             pixers/payum-dotpay - 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. pixers/payum-dotpay

ActiveLibrary[Payment Processing](/categories/payments)

pixers/payum-dotpay
===================

dotpay api implementation for payum

v2.0(9y ago)517.8k8[1 issues](https://github.com/pixers/payum-dotpay/issues)[1 PRs](https://github.com/pixers/payum-dotpay/pulls)LGPL-3.0+PHPPHP &gt;=5.5

Since Jan 28Pushed 6y ago5 watchersCompare

[ Source](https://github.com/pixers/payum-dotpay)[ Packagist](https://packagist.org/packages/pixers/payum-dotpay)[ Docs](http://www.pixers.pl)[ RSS](/packages/pixers-payum-dotpay/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (2)Versions (6)Used By (0)

Payum Dotpay by Pixers
======================

[](#payum-dotpay-by-pixers)

Integrate Payum with Dotpay API.

Get it started.
===============

[](#get-it-started)

Library offers additional Payum gateway for Dotpay ([www.dotpay.pl](http://www.dotpay.pl)) service.

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

[](#installation)

The preferred way to install the library is using [composer](http://getcomposer.org/).

Run:

```
php composer.phar require "pixers/payum-dotpay"
```

Symfony Integration
-------------------

[](#symfony-integration)

### Symfony2 - how to add DotpayGateway v1.0.2 for (1.x &gt; payum-bundle &lt; 2.0):

[](#symfony2---how-to-add-dotpaygateway-v102-for-1x--payum-bundle--20)

```
