Linux 软件免费装
Banner图

MakePay for WooCommerce

开发者 makepay
更新时间 2026年5月10日 22:14
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce checkout gateway payments crypto

下载

0.1.0

详情介绍:

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: Compatibility PHP Sodium is recommended. When available, the plugin uses PHP Sodium with your WordPress salts to encrypt stored OAuth, API, and webhook credentials.

安装:

  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.

屏幕截图:

  • 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.
  • WooCommerce order details show the paid status and signed MakePay webhook notes after payment events.

升级注意事项:

0.1.0 Initial WordPress.org release.

常见问题:

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?

No. MakePay never holds merchant funds. It is a fully decentralized payment gateway: payments are routed through connected DeFi infrastructure for efficient settlement and conversion.

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.

更新日志:

0.1.0