Download the PHP package mdmasudsikdar71/chapa-payment-gateway-laravel without Composer
On this page you can find all versions of the php package mdmasudsikdar71/chapa-payment-gateway-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mdmasudsikdar71/chapa-payment-gateway-laravel
More information about mdmasudsikdar71/chapa-payment-gateway-laravel
Files in mdmasudsikdar71/chapa-payment-gateway-laravel
Package chapa-payment-gateway-laravel
Short Description Laravel package for Chapa Payment Gateway
License MIT
Informations about the package chapa-payment-gateway-laravel
Chapa Laravel Package
Chapa is a Laravel package that provides a client for interacting with the Chapa API. This package simplifies the integration process for Chapa payments in your Laravel application.
Features
- Transaction Initialization: Easily initialize Chapa transactions with a simple and clean API.
- Transaction Verification: Verify Chapa transactions to ensure their validity.
- Customization: Customize and configure Chapa transactions according to your needs.
- Clear Documentation: Well-documented codebase and API for easy integration and customization.
more coming soon...
Installation
You can install the package via composer:
Configuration
After installing the package, you need to publish the configuration file:
Then, update the config/chapa.php
configuration file with your Chapa secret key.
Usage
Initialize a Chapa Transaction
Verify a Chapa Transaction
Security
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
License
The Chapa Laravel Package is open-sourced software licensed under the MIT license.