cjsdevelopment/qantani

A Laravel connector for Qantani
28
Install
composer require cjsdevelopment/qantani
Maintainer: cjsdevelopment

Image of StyleCI Shield License

Qantani

A connector to the Qantani Payment API for usage with Laravel or Lumen

Usage

composer

"CJSDevelopment/qantani" : "dev-master"

app.php

ServiceProvider

'CJSDevelopment\QantaniServiceProvider'

Facade

'Qantani' => 'CJSDevelopment\Qantani',