urandu / LipaNaMpesa

This is a WooCommerce payment gateway enabling payments of the Mpesa buy goods via the Kopokopo api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WooCommerce Lipa Na MPESA Payment Gateway (KopoKopo)

A nice friendly WordPress plugin that adds "Lipa na MPESA" as a payment gateway to WooCommerce.

To set up instant payment notifications, do the following:

  • Go to KopoKopo API settings and get your API key. Put this in the API field inside WordPress on the Lipa na MPESA settings page.
  • Set up the "HTTP(S) POST Configuration" on the API page at KopoKopo to be as such:
  API: versionv3
  Notification URL: http://yourwebsite.com/?KOPOKOPO_IPN_LISTENER=1
  Username: kopokopousername
  Password: kopokoposecretapipassword
  • Replace yourwebsite.com with your own domain name.
  • With the above done, orders paid for via Lipa na MPESA will automatically be marked as paid.

About

This is a WooCommerce payment gateway enabling payments of the Mpesa buy goods via the Kopokopo api

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%