marcialpaulg/buxphp

Bux.ph PHP library


License
MIT

Documentation

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

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.