Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Payment Forms for Monnify === Contributors: monnify Tags: monnify, forms, payments, donation Requires at least: 5.0 Tested up to: 7.0 Stable tag: 1.0.0 Requires PHP: 7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create forms with multiple input fields and have your users pay before submission via Monnify. Form submission results are available on your dashboard. == Description == With this plugin you can create forms with multiple input fields and have your users pay before submission via the Monnify payment gateway. = For Churches and NGO's = Setting the form payment amount to '0' allows the user to make a custom payment of any amount. = For selling items = To create a form to allow your users buy or pay for value in quantity. * Set quantified to be 'yes'. * Set the max quantity a user can buy. = Plugin Features = * Custom form fields (text, textarea, file upload, checkbox, radio, select, datepicker) * Fixed, minimum, or variable-dropdown pricing * Quantity and inventory tracking * Invoice, receipt and site-owner receipt emails * Webhook listener for asynchronous transfer/USSD payment confirmation * Payments admin list with CSV export == Installation == 1. Upload the plugin files to the `/wp-content/plugins/payment-forms-for-monnify` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Go to Monnify Forms > Settings and enter your Monnify API Key, Secret Key and Contract Code. == Changelog == = 1.0.0 = * Initial release.