Download the PHP package shoket/laravel-shoket without Composer
On this page you can find all versions of the php package shoket/laravel-shoket. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download shoket/laravel-shoket
More information about shoket/laravel-shoket
Files in shoket/laravel-shoket
Package laravel-shoket
Short Description Laravel Shoket Intergation
License MIT
Homepage https://github.com/shoket/laravel-shoket
Informations about the package laravel-shoket
Laravel Shoket Integration
A simple integration of Shoket's Payments API into your Laravel application.
From Shokets website
"Truly simple payments for your business. Shoket makes online payments more easier for all kind of business in Tanzania. From startups, small businesses to medium and large businesses."
Installation
Requiremnts PHP 8.0+ and Laravel 8+
You can install the package via composer:
You can publish the config file with:
- Update the env adding the
SHOKET_API_SECRET
Usage
You can use the Shoket::makePaymentRequest([...])
method to accept payments.
Simple and direct
Avaibale Commands
The package is bundled with 2 commands
- AcceptPayment [WIP]
- VerifyPayment [WIP]
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Alpha Olomi
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-shoket with dependencies
illuminate/contracts Version ^8.0|^9.0
shoket/php-shoket Version ^0.0.4
spatie/laravel-package-tools Version ^1.9.2