Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Laravel Paystack is a Laravel package that integrates the Paystack payment gateway into Laravel applications, providing developers with tools to manage transactions, customers, subscriptions, plans, and transfers.

License

Notifications You must be signed in to change notification settings

njoguamos/laravel-paystack

Repository files navigation

Laravel Paystack

Latest Version on Packagist GitHub Actions Test Status Total Downloads

Warning

This package is still in development and it is not ready for production.

A Laravel package for integrating with Paystack payment gateway.

Installation

You can install the package via composer:

composer require njoguamos/laravel-paystack

Configuration

Publish the configuration file:

php artisan vendor:publish --tag="paystack-config"

This will publish a paystack.php configuration file to your config directory.

Add your Paystack API keys to your .env file:

#PAYSTACK_PUBLIC_KEY=
PAYSTACK_SECRET_KEY=

Usage

You can find the documentation at Documentation Site

Testing

composer test

Changelog

Please see TODO for more information on what has changed recently.

Contributing

Please see TODO for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Laravel Paystack is a Laravel package that integrates the Paystack payment gateway into Laravel applications, providing developers with tools to manage transactions, customers, subscriptions, plans, and transfers.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages