PHPackages                             bitixel/paycorp - 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. bitixel/paycorp

ActiveLibrary[Payment Processing](/categories/payments)

bitixel/paycorp
===============

Paycorp API - PHP

v0.9(8y ago)21.5k2MITPHP

Since Jul 6Pushed 2y agoCompare

[ Source](https://github.com/bitixel/paycorp)[ Packagist](https://packagist.org/packages/bitixel/paycorp)[ RSS](/packages/bitixel-paycorp/feed)WikiDiscussions master Synced 4w ago

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

Paycorp PHP Library (Unofficial)
================================

[](#paycorp-php-library-unofficial)

Paycorp's PHP SDK and samples for REST API

Please Note
-----------

[](#please-note)

> **This is a modified version of the Official PHP SDK, in order to support PSR-4 autoloading. Please contact the electronic banking unit of your bank for official SDK**

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require bitixel/paycorp "*"

```

or add this line to the require section of your `composer.json` file.

```
"bitixel/paycorp": "*"

```

Examples
--------

[](#examples)

### Redirect

[](#redirect)

```
