Skip to content

Laravel package for Payfort payment gateway

Notifications You must be signed in to change notification settings

ahmedbally/laravel-payfort

 
 

Repository files navigation

Laravel Payfort

Using this package you can integrate laravel with payfort.

this package is under development currently it only support merchant page 2 integration.

How to install

composer require ahmedbally/laravel-payfort

publish the configuration using the following command

php artisan vendor:publish --tag=payfort-config

update the payfort configuration file under config directory.

To check the implementation take the stubs from public/package folder and put these in project's appropriate folders.

About

Laravel package for Payfort payment gateway

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 93.3%
  • Blade 6.7%