hostbox/api-payu

Enjoyable Api for PayU

v1.0.0 2015-07-25 18:09 UTC

This package is not auto-updated.

Last update: 2024-04-23 05:02:48 UTC


README

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"
}