PHPackages                             wearesho-team/i-pay - 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. wearesho-team/i-pay

ActiveLibrary

wearesho-team/i-pay
===================

IPay integration (PHP)

3.5.0(8y ago)0251↓100%[1 PRs](https://github.com/wearesho-team/i-pay/pulls)MITPHPPHP &gt;=7.1

Since Apr 9Pushed 7y ago4 watchersCompare

[ Source](https://github.com/wearesho-team/i-pay)[ Packagist](https://packagist.org/packages/wearesho-team/i-pay)[ RSS](/packages/wearesho-team-i-pay/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (7)Versions (12)Used By (0)

IPay Integration
================

[](#ipay-integration)

[![Latest Stable Version](https://camo.githubusercontent.com/3eb59d406b7c504c52545832a3450a10a6ec58da1056155bc4e965f6d0b937fe/68747470733a2f2f706f7365722e707567782e6f72672f776561726573686f2d7465616d2f692d7061792f762f737461626c652e706e67)](https://packagist.org/packages/wearesho-team/i-pay)[![Total Downloads](https://camo.githubusercontent.com/a5d9d5f10e0453c1a6ff32ce41c0448bec1d684a0788c54c6b9a34bf51d7004a/68747470733a2f2f706f7365722e707567782e6f72672f776561726573686f2d7465616d2f692d7061792f646f776e6c6f6164732e706e67)](https://packagist.org/packages/wearesho-team/i-pay)[![Build Status](https://camo.githubusercontent.com/4f48f8f8c63c1c8bbf1ff21e9ba69bbd8971189afda4368e272908be6dcd545f/68747470733a2f2f7472617669732d63692e6f72672f776561726573686f2d7465616d2f692d7061792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/wearesho-team/i-pay)[![codecov](https://camo.githubusercontent.com/0b9173b5efc45786a14e9fd50a80752a1e83031c2b0369b9791d85751097eceb/68747470733a2f2f636f6465636f762e696f2f67682f776561726573686f2d7465616d2f692d7061792f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/wearesho-team/i-pay)

[Change Log](./CHANGELOG.md)

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

[](#installation)

Using composer:

```
composer install wearesho-team/i-pay
```

Requirements
------------

[](#requirements)

- PHP &gt;= 7.1
- SimpleXML

Usage
-----

[](#usage)

### Creating Payments

[](#creating-payments)

For configuring you application use [ConfigInterface](./src/ConfigInterface.php)(implementation also available in [Config](./src/Config.php) class)

```
