PHPackages                             kosatyi/ipsp-php - 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. kosatyi/ipsp-php

ActiveLibrary[Payment Processing](/categories/payments)

kosatyi/ipsp-php
================

Payment Service Provider SDK

1.1.7(8y ago)910.8k↓60%21MITPHPPHP &gt;=5.2.0

Since Jun 7Pushed 5y ago2 watchersCompare

[ Source](https://github.com/kosatyi/ipsp-php)[ Packagist](https://packagist.org/packages/kosatyi/ipsp-php)[ Docs](https://ipsp-php.com/)[ RSS](/packages/kosatyi-ipsp-php/feed)WikiDiscussions master Synced today

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

IPSP PHP SDK
============

[](#ipsp-php-sdk)

Flexible software development kit that covers e-commerce for businesses of all types and support popular CMS modules for fast integration in existing infrastructure.

[![](https://camo.githubusercontent.com/8529cb558641037c5a7637b1abad248b17e53b3093ceb4d3aab1701afbf132cc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b6f73617479692f697073702d7068702e737667)](https://packagist.org/packages/kosatyi/ipsp-php)[![](https://camo.githubusercontent.com/efe0b1a303f4df41b5372d9cb41fd75f31043433b1354a5e38980b7670e4c3aa/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6b6f73617479692f697073702d7068702e737667)](https://travis-ci.org/kosatyi/ipsp-php)[![](https://camo.githubusercontent.com/480553e4006c5332a741d3a5d22cf4f4a444fa52bbf1a3bbe66432dd66d11da5/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6b6f73617479692f697073702d7068702f6d61737465722e737667)](https://coveralls.io/github/kosatyi/ipsp-php)[![](https://camo.githubusercontent.com/333edd6964c4d83607aa19007bdf72fe88843440b4b7ba7abc81d878ebadb038/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b6f73617479692f697073702d7068702e737667)](https://packagist.org/packages/kosatyi/ipsp-php)[![](https://camo.githubusercontent.com/9c4f1f1636ab385488fa469b790a9297eb289b4dfe8d677eb8291ed0a1eb3995/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6b6f73617479692f697073702d7068702e737667)](https://packagist.org/packages/kosatyi/ipsp-php)

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

[](#installation)

### System Requirements

[](#system-requirements)

PHP 5.2 and later.

### Dependencies

[](#dependencies)

SDK require the following extension in order to work properly:

- [`curl`](https://secure.php.net/manual/en/book.curl.php)
- [`json`](https://secure.php.net/manual/en/book.json.php)

### Manual Installation

[](#manual-installation)

If you do not use Composer, you can download the [latest release](https://github.com/kosatyi/ipsp-php/releases). Or clone from GitHub the latest developer version

```
git clone git@github.com:kosatyi/ipsp-php.git
```

Then include autoload file in your project.

```
