Skip to content

ubexpay/php_sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UbexPay PHP SDK

UbexPay cash management PHP SDK

Please visit API Docs on https://docs.ubexpay.com

Installation

Using Composer

Run composer require ubexpay/php_sdk

Manual

Add ubexpay/php_sdk to the require section of composer.json and run composer update.

Usage

Here is a sample on how to use the SDK.

## Please visit API Docs on https://docs.ubexpay.com