Download the PHP package niranjan94/payumoney without Composer
On this page you can find all versions of the php package niranjan94/payumoney. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download niranjan94/payumoney
More information about niranjan94/payumoney
Files in niranjan94/payumoney
Download niranjan94/payumoney
More information about niranjan94/payumoney
Files in niranjan94/payumoney
Vendor niranjan94
Package payumoney
Short Description PayUMoney library for PHP
License MIT
Homepage http://github.com/niranjan94/payumoney-php
Package payumoney
Short Description PayUMoney library for PHP
License MIT
Homepage http://github.com/niranjan94/payumoney-php
Please rate this library. Is it a good library?
Informations about the package payumoney
PayUMoney API for PHP
Simple library for accepting payments via PayUMoney.
Installation
To add this library to your project, simply add a dependency on niranjan94/payumoney
to your project's composer.json
file. Here is a minimal example of a composer.json file:
{
"require": {
"niranjan94/payumoney": "1.*"
}
}
Usage
You'll find a minimal usage example below.
Initialize purchase
Finalize purchase
The PurchaseResult
has a few more methods that might be useful:
All versions of payumoney with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
symfony/options-resolver Version ~2.6|~3.0
symfony/http-foundation Version ~2.6|~3.0
symfony/options-resolver Version ~2.6|~3.0
symfony/http-foundation Version ~2.6|~3.0
The package niranjan94/payumoney contains the following files
Loading the files please wait ....