PHPackages                             ajaz/payumoney-payment-gateway-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. ajaz/payumoney-payment-gateway-php

ActiveLibrary[Payment Processing](/categories/payments)

ajaz/payumoney-payment-gateway-php
==================================

A simple PayUMoney payment gateway integration library

1.0(5y ago)012MITPHPPHP &gt;=5.5.0

Since Nov 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ajazsaif/payumoney-payment-gateway-php)[ Packagist](https://packagist.org/packages/ajaz/payumoney-payment-gateway-php)[ Docs](https://github.com/ajazsaif/payumoney-payment-gateway-php)[ RSS](/packages/ajaz-payumoney-payment-gateway-php/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (0)

payumoney-payment-gateway-php
=============================

[](#payumoney-payment-gateway-php)

A simple PayUMoney payment gateway integration library

PayUMoney API for PHP
=====================

[](#payumoney-api-for-php)

create a merchant account on [PayUMoney](https://www.payumoney.com/) site

Simple library for accepting payments via [PayUMoney](https://www.payumoney.com/).

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

[](#installation)

The recommended way to install this library [Composer](http://getcomposer.org):

```
composer require ajaz/payumoney-payment-gateway-php
```

Usage
-----

[](#usage)

You'll find a minimal usage example below.

### Initialize purchase

[](#initialize-purchase)

```
