Linux 软件免费装
Banner图

PayKrypt for WooCommerce

开发者 paykryptio
更新时间 2026年7月7日 21:00
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce payment gateway cryptocurrency bitcoin payments crypto payments

下载

0.1.0 0.2.0

详情介绍:

PayKrypt for WooCommerce lets merchants accept cryptocurrency payments through PayKrypt hosted checkout. The plugin creates a PayKrypt payment intent for each WooCommerce order, redirects the customer to PayKrypt hosted checkout, and updates the WooCommerce order through signed webhooks with scheduled polling as a fallback. Features Requirements

安装:

  1. Install and activate WooCommerce.
  2. Upload the plugin ZIP through Plugins > Add New Plugin > Upload Plugin, or install it from the WordPress.org plugin directory.
  3. Activate PayKrypt for WooCommerce.
  4. In the PayKrypt merchant dashboard, create an API key that can create and read payment intents.
  5. In WooCommerce, open Settings > Payments > PayKrypt.
  6. Paste the PayKrypt API key and configure expiry, amount tolerance, and optional allowed chains/assets.
  7. Copy the generated Webhook Endpoint shown in the PayKrypt settings and register it in PayKrypt for payment.detected.v1, payment.partial.v1, and payment.confirmed.v1.
  8. Paste the one-time whsec_... secret returned by PayKrypt into the Webhook Secret field.

升级注意事项:

0.2.0 Register the webhook endpoint displayed in WooCommerce > Settings > Payments > PayKrypt and save its one-time secret for immediate payment updates. 0.1.0 Initial public release.

常见问题:

Do customers pay inside WooCommerce?

No. Customers are redirected to PayKrypt hosted checkout. PayKrypt handles the crypto payment experience, address selection, QR code, and payment status page.

Does this plugin require webhooks?

Webhooks are strongly recommended for immediate updates. Scheduled polling and the manual order action remain available as fallback reconciliation methods.

Which API key should I use?

Use a PayKrypt merchant API key in the pk_... format that can create and read payment intents.

Does the plugin support Checkout Blocks?

Yes. The plugin registers a payment method for WooCommerce Checkout Blocks as well as classic checkout.

Does the plugin store private wallet keys?

No. The plugin stores only PayKrypt payment intent metadata and calls PayKrypt APIs using the configured merchant API key.

更新日志:

0.2.0 0.1.0