Skip to content

patricmutwiri/Pesapal-for-hikashop

Repository files navigation

PesaPal Payment Plugin for Joomla's Hikashop


Saw it cool for us to have local methods integrated! :)

Howdy,

This plugin helps you make payments using pesapal as a payment method in hikashop.


$consumer_key = 'ConsumerKey'; 
$consumer_secret = 'consumerSecret'; 

  • You can use below for tests.

Key joWKvjo8YFczk01HgZQtZk6u3A2bhfNt Secret nONPLP+nlfSPMHQPqgdlg7fSWxk=

  • Point the ipn listening url to the file in pesapal's IPN settings .

  • put a logo image in the plugin folder plz logo.png

All Systems Go