Description
Extends woocommerce payment gateway’s to enable usage of pesapal to purchase goods. Payment can then be made via mobile money, visa/mastercard , bank transfer or from one’s pesapal e-wallet.
Screenshots
Installation
- Upload
woocommerce-pesapal-standard.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to the Pesapal settings page under Woocommerce/Settings/Checkout/Pesapal
4.Copy and Paste your consumer secret and your api key from pesapal.com.
5.Copy and paste your demo consumer secret and your api key from demo.pesapal.com.
FAQ
- How to enable Instant Payment Notifications
-
Add the following url to as your IPN notification url in your pesapal merchant dashboard :
http://www.your-site.com/?wc-api=WC_Pesapal_Standard_Gateway
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Woocommerce Pesapal Standard Payment Gateway” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Woocommerce Pesapal Standard Payment Gateway” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Introduction of Instant Payment Notification integration.