ubexpay/php_sdk

Ubexpay gateway PHP SDK

1.0.1 2021-02-12 10:36 UTC

This package is auto-updated.

Last update: 2024-04-19 21:15:29 UTC


README

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