Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 1022 Bytes

readme.md

File metadata and controls

42 lines (21 loc) · 1022 Bytes

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