PHPackages                             ahmedsaoud31/payfort-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. ahmedsaoud31/payfort-php

ActiveLibrary[Payment Processing](/categories/payments)

ahmedsaoud31/payfort-php
========================

Payfort php Library for Merchant Page 2.0

92577PHP

Since Jan 17Pushed 6y ago4 watchersCompare

[ Source](https://github.com/ahmedsaoud31/payfort-php)[ Packagist](https://packagist.org/packages/ahmedsaoud31/payfort-php)[ RSS](/packages/ahmedsaoud31-payfort-php/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

payfort-php
===========

[](#payfort-php)

Payfort php Library for Merchant Page 2.0

[![Latest Stable Version](https://camo.githubusercontent.com/76d263a7bc03e82da69e81b7c7d46f24ccb06a69fd03ef5d56eed29ac6109229/68747470733a2f2f706f7365722e707567782e6f72672f61686d656473616f756433312f706179666f72742d7068702f762f737461626c652e706e67)](https://packagist.org/packages/ahmedsaoud31/payfort-php)[![Total Downloads](https://camo.githubusercontent.com/80a50ca9c3527081784f8e69e597b896dac9337d968105c30a6f7fa51d413933/68747470733a2f2f706f7365722e707567782e6f72672f61686d656473616f756433312f706179666f72742d7068702f646f776e6c6f6164732e706e67)](https://packagist.org/packages/ahmedsaoud31/payfort-php)[![License](https://camo.githubusercontent.com/a83c62aea39f30edd0ac8771835696d5370487fb85aab99f15f2208a5340c8d3/68747470733a2f2f706f7365722e707567782e6f72672f61686d656473616f756433312f706179666f72742d7068702f6c6963656e73652e737667)](https://packagist.org/packages/ahmedsaoud31/payfort-php)

[Arabic README](README-AR.md)

### Configuration

[](#configuration)

go to `path/to/config.php` to set all API configuration.

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

[](#installation)

### With Composer

[](#with-composer)

```
$ composer require ahmedsaoud31/payfort-php dev-master

```

or

```
{
    "require": {
        "ahmedsaoud31/payfort-php": "dev-master"
    }
}
```

use

```
