moncashconnect/wordpress-plugin
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== MonCashConnect for WooCommerce === Contributors: moncashconnect Tags: moncash, payment, haiti, woocommerce, mobile-money Requires at least: 5.8 Tested up to: 6.5 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPL v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Accept MonCash mobile payments in your WooCommerce store via MonCashConnect. == Description == **MonCashConnect for WooCommerce** lets you accept MonCash payments on your WordPress/WooCommerce store using the [MonCashConnect](https://moncashconnect.com) integration platform. MonCashConnect is an independent MonCash payment gateway platform. It is not affiliated with, endorsed by, or officially connected to Digicel or the MonCash service. = Features = * Accept MonCash payments at checkout * Sandbox mode for testing before going live * Automatic order status updates via webhooks (HMAC-SHA256 verified) * Compatible with WooCommerce High-Performance Order Storage (HPOS) * No redirect libraries required — pure PHP cURL = Requirements = * WordPress 5.8+ * WooCommerce 6.0+ * PHP 7.4+ * A free MonCashConnect account (get your API keys at moncashconnect.com) == Installation == 1. Upload the `moncashconnect-woocommerce` folder to `/wp-content/plugins/`. 2. Activate the plugin through the **Plugins** menu in WordPress. 3. Go to **WooCommerce → Settings → Payments** and enable **MonCash (MonCashConnect)**. 4. Enter your **API Key** and **API Secret** from your MonCashConnect dashboard. 5. Disable **Sandbox mode** when you are ready to accept real payments. == Frequently Asked Questions == = Where do I get my API keys? = Create a free account at [moncashconnect.com](https://moncashconnect.com) and navigate to your dashboard to generate API keys. = Does this plugin work in sandbox/test mode? = Yes. Enable **Sandbox mode** in the gateway settings to process test payments without moving real money. = How do I set up webhooks? = The webhook URL is generated automatically. It looks like: `https://yourstore.com/?wc-api=moncashconnect` Add this URL in your MonCashConnect dashboard under **Webhooks**. = Is MonCashConnect affiliated with Digicel or MonCash? = No. MonCashConnect is an independent integration platform. It is not affiliated with, endorsed by, or officially connected to Digicel or the official MonCash service. == Changelog == = 1.0.0 = * Initial release. == Upgrade Notice == = 1.0.0 = Initial release.