Download the PHP package razzbee/payumoney-php-sdk without Composer
On this page you can find all versions of the php package razzbee/payumoney-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download razzbee/payumoney-php-sdk
More information about razzbee/payumoney-php-sdk
Files in razzbee/payumoney-php-sdk
Download razzbee/payumoney-php-sdk
More information about razzbee/payumoney-php-sdk
Files in razzbee/payumoney-php-sdk
Vendor razzbee
Package payumoney-php-sdk
Short Description PayUMoney library for PHP
License MIT
Homepage https://github.com/razzbee/payumoney-php-sdk
Package payumoney-php-sdk
Short Description PayUMoney library for PHP
License MIT
Homepage https://github.com/razzbee/payumoney-php-sdk
Please rate this library. Is it a good library?
Informations about the package payumoney-php-sdk
PayUMoney API for PHP
Simple library for accepting payments via PayUMoney.
Installation
To add this library to your project, simply add a dependency on razzbee/payumoney-php-sdk
to your project's composer.json
file. Here is a minimal example of a composer.json file:
{
"require": {
"razzbee/payumoney-php-sdk": "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-php-sdk 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 razzbee/payumoney-php-sdk contains the following files
Loading the files please wait ....