Bux.ph PHP library

v1.0 2020-12-06 17:07 UTC

This package is auto-updated.

Last update: 2024-04-28 20:45:06 UTC


README

BuxPHP

buxPHP

Introduction

BuxPHP is a simple PHP library that will help you implement Bux.ph payment in your projects.

Features

  • "Creating Payment Request" / "Generate Payment Link"
  • Get payment info
  • Validate IPN message
  • Get available balance, user info, transaction summary, payment settings and payout profiles

Installation

BuxPHP is available in Packagist, and installation via Composer

run composer require marcialpaulg/buxphp

Note that the vendor folder and the vendor/autoload.php script are generated by Composer; they are not part of BuxPHP.

Usage

check our examples

License

BuxPHP is open-sourced software licensed under the MIT license.