Title: MakePay for WooCommerce
Author: MakePay.io
Published: <strong>2026 年 5 月 9 日</strong>
Last modified: 2026 年 5 月 20 日

---

搜索插件

![](https://ps.w.org/makepay-for-woocommerce/assets/banner-772x250.png?rev=3527817)

![](https://ps.w.org/makepay-for-woocommerce/assets/icon.svg?rev=3527817)

# MakePay for WooCommerce

 作者：[MakePay.io](https://profiles.wordpress.org/makepay/)

[下载](https://downloads.wordpress.org/plugin/makepay-for-woocommerce.0.1.1.zip)

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

 [支持](https://wordpress.org/support/plugin/makepay-for-woocommerce/)

## 描述

MakePay for WooCommerce adds a MakePay crypto payment gateway to WooCommerce.
 Customers
can pay through a secure MakePay hosted checkout page, or through an embedded checkout
page on your store with a hosted checkout fallback link.

The plugin creates a MakePay payment link for each WooCommerce order and listens

for signed MakePay webhooks so order status can update automatically. It supports
classic WooCommerce checkout and WooCommerce Cart and Checkout blocks.

#### External service disclosure

This plugin connects your WooCommerce store to MakePay and MakeCrypto, services

operated by MakePay / MakeCrypto. The plugin cannot process payments without communicating
with those services after a store administrator connects the store or enters manual
API credentials.

During OAuth connection, the plugin sends the site URL, site name, redirect URI,

plugin version, WordPress version, WooCommerce version, and DPoP public key thumbprint
to MakeCrypto so a store-specific native OAuth installation can be registered.

When a customer chooses MakePay at checkout, the plugin sends order payment data

to MakePay, including order amount, fiat currency, preferred settlement symbol, 
WooCommerce order id/reference, customer billing email, return URLs, expiration 
time, and limited order metadata needed to show and reconcile the payment request.

During OAuth setup, the plugin configures the store webhook callback URL with MakePay.

In manual API-key mode, the administrator enters the MakePay webhook signing secret
for the same callback URL. MakePay then sends signed webhook events to the store
so WooCommerce order status can be updated. The plugin verifies the webhook signature
before changing an order.

Service links:

 * MakePay: https://www.makepay.io/
 * MakeCrypto merchant dashboard: https://www.makecrypto.io/
 * Documentation: https://www.makecrypto.io/documentation/apps/wordpress
 * Privacy Policy: https://www.makepay.io/en/privacy
 * Terms: https://www.makepay.io/en/terms
 * Support: https://www.makepay.io/en/support
 * Contact, privacy, legal, and compliance requests: https://www.makepay.io/en/contacts

#### Compatibility

 * WordPress 6.7 or newer
 * WooCommerce 10.0 or newer
 * PHP 7.4 or newer
 * WooCommerce classic checkout
 * WooCommerce Cart and Checkout blocks
 * WooCommerce High-Performance Order Storage (HPOS)

PHP Sodium is recommended. When available, the plugin uses PHP Sodium with your

WordPress salts to encrypt stored OAuth, API, and webhook credentials.

## 屏幕截图

[⌊Public MakePay hosted checkout opened from WooCommerce, showing the order amount,
merchant, sandbox notice, and available crypto payment methods.⌉⌊Public MakePay 
hosted checkout opened from WooCommerce, showing the order amount, merchant, sandbox
notice, and available crypto payment methods.⌉[

Public MakePay hosted checkout opened from WooCommerce, showing the order amount,
merchant, sandbox notice, and available crypto payment methods.

[⌊WooCommerce payment settings show the connected MakePay OAuth store, webhook secret
status, checkout mode, and gateway fields.⌉⌊WooCommerce payment settings show the
connected MakePay OAuth store, webhook secret status, checkout mode, and gateway
fields.⌉[

WooCommerce payment settings show the connected MakePay OAuth store, webhook secret
status, checkout mode, and gateway fields.

[⌊Customers can choose Crypto payment through MakePay in WooCommerce Checkout Blocks
before placing an order.⌉⌊Customers can choose Crypto payment through MakePay in
WooCommerce Checkout Blocks before placing an order.⌉[

Customers can choose Crypto payment through MakePay in WooCommerce Checkout Blocks
before placing an order.

[⌊WooCommerce order details show the paid status and signed MakePay webhook notes
after payment events.⌉⌊WooCommerce order details show the paid status and signed
MakePay webhook notes after payment events.⌉[

WooCommerce order details show the paid status and signed MakePay webhook notes 
after payment events.

## 安装

 1. Install WooCommerce and complete your store setup.
 2. Upload the plugin folder to `wp-content/plugins` or install the plugin ZIP.
 3. Activate MakePay for WooCommerce.
 4. Open WooCommerce > Settings > Payments > MakePay.
 5. Click Connect MakePay and approve the company access request.
 6. Enable the gateway.

## 常见问题

### Does the plugin include a shared client secret?

No. Each store registers its own public native OAuth installation and uses PKCE

plus DPoP-bound tokens.

### Does API-key mode still work?

Yes. API-key mode is available as a fallback, but OAuth is recommended. Manual mode

requires the company id, API key id, API key secret, and webhook signing secret 
for the store callback URL.

### Does MakePay hold merchant funds?

MakePay creates the checkout and payment-status flow for the merchant. Settlement

behavior depends on the merchant’s MakePay / MakeCrypto configuration.

### Does the plugin track users?

The plugin does not add analytics or advertising trackers. It sends checkout,
 connection,
and webhook data to MakePay / MakeCrypto only when needed to connect the store and
process payments.

### Does the plugin support WooCommerce checkout blocks?

Yes. The plugin registers a WooCommerce Blocks payment method for Cart and
 Checkout
blocks, while also supporting classic checkout.

### Is the plugin HPOS compatible?

Yes. The plugin uses WooCommerce order APIs for order reads, metadata, and status

updates, and declares compatibility with WooCommerce custom order tables.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ MakePay.io ](https://profiles.wordpress.org/makepay/)

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

### 对开发感兴趣吗?

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

## 更新日志

#### 0.1.1

 * Confirmed compatibility with WordPress 7.0.

#### 0.1.0

 * Initial native OAuth and MakePay hosted checkout gateway.
 * Added WooCommerce Cart and Checkout blocks support.
 * Added signed webhook order status updates.
 * Added HPOS compatibility declaration.

## 额外信息

 *  版本 **0.1.1**
 *  最后更新：**3 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.7 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/makepay-for-woocommerce/)
 * 标签
 * [checkout](https://cn.wordpress.org/plugins/tags/checkout/)[crypto](https://cn.wordpress.org/plugins/tags/crypto/)
   [gateway](https://cn.wordpress.org/plugins/tags/gateway/)[payments](https://cn.wordpress.org/plugins/tags/payments/)
   [woocommerce](https://cn.wordpress.org/plugins/tags/woocommerce/)
 *  [高级视图](https://cn.wordpress.org/plugins/makepay-for-woocommerce/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/makepay-for-woocommerce/reviews/)

## 贡献者

 *   [ MakePay.io ](https://profiles.wordpress.org/makepay/)

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/makepay-for-woocommerce/)