PHPackages                             coderubix/php-pei - 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. coderubix/php-pei

ActiveLibrary[Payment Processing](/categories/payments)

coderubix/php-pei
=================

pei payment gateway integration with php. api.pei.is - iceland

036PHP

Since Feb 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/developer-ashok/pei)[ Packagist](https://packagist.org/packages/coderubix/php-pei)[ RSS](/packages/coderubix-php-pei/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![PEI](https://camo.githubusercontent.com/7872092b46f0a40e3f563fc1cb7266c73eb43c0b605d680874b022be10e98fcc/68747470733a2f2f7065692e69732f6d656469612f313638392f7065695f6c6f676f5f2e706e67)](https://pei.is/)

+
=

[](#)

[![PHP](https://camo.githubusercontent.com/4b0aa075e2e98f282839bf07cbc3199b059e258abca5b928f0e3a982245d472c/68747470733a2f2f7777772e7068702e6e65742f696d616765732f6c6f676f732f7068702d6c6f676f2e737667)](https://php.net/)

About this Repo
---------------

[](#about-this-repo)

PEI payment gateway integration with PHP. api.pei.is - iceland

About pei
---------

[](#about-pei)

Pei is a payment method owned by [Greiðsluiðlun ehf](http://www.greidslumidlun.is/) . Payment intermediation is the development and operation of payment solutions, credit purchases and debt management for companies, NGOs, pension funds and public bodies.
Payment intermediation also operates the Norra registration and payment system, which enables sports clubs, organizations, municipalities and companies to simplify registration and payment for courses, events and various other services.

How to install package
----------------------

[](#how-to-install-package)

- Go to your project directory in CLI
- Update composer using

```
  $: `composer update`

```

- Run below command to your PHP project to install package.

```
  $: `composer require coderubix/php-pei`

```

- Package is install successfully.

Example
-------

[](#example)

```
