ericmuigai/pesapal

This is a Pesapal package for Laravel 4.1 .Please test it first before deploying
1,740 9
Install
composer require ericmuigai/pesapal
PHP:>=5.3.0
Last Updated:Dec 26, 2015
Links: GitHub  ·  Packagist
Maintainer: ericmuigai

Pesapal package for Laravel

'enabled' => true,
'consumer_key' => "",
'consumer_secret'=>"",
'controller'=>"YourController",
'key'=>"12345",
'redirectTo'=>"/",
'email'=>"your@email.com",
'mail'=>true,
'name'=>"Admin",
'currency'=>"KES",

); You are now set once the right info is entered.