Skip to content

HostBox/api-PayU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enjoyable Api for PayU Build Status

Package Installation

The best way to install PayU API is using Composer:

$ composer require hostbox/api-payu

Packagist - Versions

or manual edit composer.json in your project

"require": {
    "hostbox/api-payu": "dev-master"
}