A Laravel connector for Qantani

Installs: 28

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/cjsdevelopment/qantani

dev-master 2015-10-06 07:17 UTC

This package is not auto-updated.

Last update: 2025-10-12 01:13:22 UTC


README

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',