Skip to content

Laravel online payment package with multi driver support

License

Notifications You must be signed in to change notification settings

Hebrahimzadeh/laravel-multi-payment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laravel-multi-payment

Laravel online payment package with multi driver support

Installation

composer require omalizadeh/laravel-multi-payment

Publish views & config

php artisan vendor:publish --provider="Omalizadeh\MultiPayment\Providers\MultiPaymentServiceProvider"

Acknowledgments

This package is based on Shetab Payment. Special thanks To Mahdi Khanzadi.

About

Laravel online payment package with multi driver support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 86.4%
  • Blade 13.6%