2017 © Pedro Peláez
 

library authbvn

An authbvn php binding library

image

mustafakassab1995/authbvn

An authbvn php binding library

  • Sunday, July 23, 2017
  • by mustafakassab1995
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

authbvn

https://authbvn.herokuapp.com/, (*1)

authbvn

-validate bvn -get user info, (*2)

Requirements

  • > PHP 5.5.3

Installation

Add authbvn to your composer.json file, (*3)

"require": {
  "mustafakassab1995/authbvn": "dev-master"
}

Then do to update your packages with authbvn, (*4)

composer update

If your framework does not autoload by default or you are creating a composer project from scratch, please remember that you will need to include vendor/autoload e.g, (*5)

require_once 'path_to_vendor/autoload.php';

Please note that a success status on our response does not always mean that the payment was successful, it most probably simply means that we were able to make an attempt in processing the payment. This means that you as a customer has to ensure that you check the content of the data returned for the proper response, for response codes and response messages especially.

The Versions

23/07 2017

dev-master

9999999-dev

An authbvn php binding library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mustafa Kassab