Title: Monieswitch
Author: monieswitch
Published: <strong>2025 年 5 月 30 日</strong>
Last modified: 2025 年 9 月 11 日

---

搜索插件

![](https://ps.w.org/monieswitch/assets/banner-772x250.png?rev=3303632)

![](https://ps.w.org/monieswitch/assets/icon-256x256.png?rev=3303645)

# Monieswitch

 作者：[monieswitch](https://profiles.wordpress.org/monieswitch/)

[下载](https://downloads.wordpress.org/plugin/monieswitch.1.0.2.zip)

 * [详情](https://cn.wordpress.org/plugins/monieswitch/#description)
 * [评价](https://cn.wordpress.org/plugins/monieswitch/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/monieswitch/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/monieswitch/#developers)

 [支持](https://wordpress.org/support/plugin/monieswitch/)

## 描述

Monieswitch is a simple and secure payment gateway integration for WooCommerce, 
enabling seamless transactions with a variety of features. Currently, it supports
payment via **bank transfer** and will soon add more options like **credit card 
payments**. With Monieswitch, merchants can provide customers a flexible and secure
way to pay.

#### Features

 * **Popup payment interface** for secure transactions.
 * **Customizable settings** for merchant preferences.
 * **Order management** with the option to automatically mark orders as complete.
 * **Customizable transaction channels** (currently supports **bank transfer**).
 * **Configurable bearer options** for fee management.
 * Integration with **WooCommerce** for easy setup and management.
 * **Customer Info Submission**: Allows the submission of customer information (
   phone number) as part of the payment process.
 * **Shortcode Support**: Use a customizable shortcode to integrate the Monieswitch
   payment button anywhere on your site.
 * **Detailed Logs**: Access detailed logs for troubleshooting by checking the Monieswitch
   transaction logs.
 * **Bearer Options**: Choose who will pay the transaction fee – merchant, customer,
   or subaccount.

### External Services

This plugin connects to Monieswitch’s payment processing API to facilitate secure
payment transactions.

#### Monieswitch Payment API

**What the service is and what it is used for:**
 The plugin connects to Monieswitch’s
payment processing service to initialize and verify payment transactions. This service
is necessary for processing payments through the Monieswitch gateway.

**What data is sent and when:**
 * Customer information (email and optionally phone
number) is sent when initializing a payment. * Transaction details including amount,
currency, and reference are sent when processing a payment. * The plugin communicates
with Monieswitch servers (https://collect.monieswitch.com and https://nini.monieswitch.
com) to load payment scripts and process transactions.

**Service Terms and Privacy:**
 * Terms of Service: https://monieswitch.com/terms*
Privacy Policy: https://monieswitch.com/policy

## 安装

 1. Upload the plugin files to the `/wp-content/plugins/monieswitch` directory, or 
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the WooCommerce->Settings->Payments screen to configure the plugin

#### Configuring Monieswitch Payment Gateway

Once the plugin is activated, you can configure the payment settings by following
these steps:

 1. Go to **WooCommerce**  **Settings**  **Payments**.
 2. Find **Monieswitch** in the list of payment methods and click on the **Manage**
    button.

#### Available Settings

 1.  **Enable/Disable Monieswitch** – Enable or disable the Monieswitch payment gateway.
 2.  **Title** – The title displayed to customers on the checkout page.
 3.  **Description** – A description field to provide additional details to your customers.
 4.  **Payment Option** – Currently, only **Popup** is available.
 5.  **Public & Secret Keys** – Enter the keys provided by Monieswitch.
 6.  **Auto-complete Order** – Automatically sets the order status to **Completed**
     after payment.
 7.  **Channels** – Currently, **Bank Transfer** is the only available channel.
 8.  **Customer Phone Checkbox** – Send the customer’s phone number with the payment
     request.
 9.  **Bearer Option** – Choose who will be responsible for transaction fees.
 10. **Subaccount** – Provide the subaccount email address if using subaccount bearer
     option.

#### Using the Shortcode

You can use the `[monieswitch]` shortcode on any page to generate a “Pay Now” button
with specified parameters:

    ```
    [monieswitch amount="10000"]

    [monieswitch amount="10000" currency="USD" channel="BANK" bearer="customer"]

    [monieswitch amount="10000" currency="USD" channel="BANK" bearer="subaccount" subaccount="subaccount@example.com"]
    ```

## 常见问题

### What payment methods are supported?

Currently, Monieswitch supports bank transfers. We plan to add credit card payments
in future updates.

### Is this plugin compatible with the latest version of WordPress and WooCommerce?

Yes, Monieswitch is regularly updated to ensure compatibility with the latest versions
of WordPress and WooCommerce.

### How do I get my API keys?

You need to sign up for a Monieswitch account at https://monieswitch.com and request
your API keys.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Monieswitch」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ monieswitch ](https://profiles.wordpress.org/monieswitch/)
 *   [ Damilare Shobowale ](https://profiles.wordpress.org/shoboysnr/)

[帮助将「Monieswitch」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/monieswitch)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/monieswitch/)，查看[SVN仓库](https://plugins.svn.wordpress.org/monieswitch/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/monieswitch/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/monieswitch/)。

## 更新日志

#### 1.0.0

 * Initial release

#### 1.0.1

 * Fix incorrect amount format

#### 1.0.2

 * Updating to 1.0.2

## 额外信息

 *  版本 **1.0.2**
 *  最后更新：**9 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  PHP 版本 ** 7.2 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/monieswitch/)
 * 标签
 * [bank transfer](https://cn.wordpress.org/plugins/tags/bank-transfer/)[payment](https://cn.wordpress.org/plugins/tags/payment/)
   [payment gateway](https://cn.wordpress.org/plugins/tags/payment-gateway/)[woocommerce](https://cn.wordpress.org/plugins/tags/woocommerce/)
 *  [高级视图](https://cn.wordpress.org/plugins/monieswitch/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/monieswitch/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/monieswitch/reviews/)

## 贡献者

 *   [ monieswitch ](https://profiles.wordpress.org/monieswitch/)
 *   [ Damilare Shobowale ](https://profiles.wordpress.org/shoboysnr/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/monieswitch/)