Title: PayKrypt for WooCommerce
Author: paykryptio
Published: <strong>3 de juliol de 2026</strong>
Last modified: 7 de juliol de 2026

---

Cerca extensions

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

![](https://ps.w.org/paykrypt-for-woocommerce/assets/icon-256x256.png?rev=3599083)

# PayKrypt for WooCommerce

 Per [paykryptio](https://profiles.wordpress.org/paykryptio/)

[Baixa](https://downloads.wordpress.org/plugin/paykrypt-for-woocommerce.0.2.0.zip)

 * [Detalls](https://ca.wordpress.org/plugins/paykrypt-for-woocommerce/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/paykrypt-for-woocommerce/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/paykrypt-for-woocommerce/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/paykrypt-for-woocommerce/#developers)

 [Suport](https://wordpress.org/support/plugin/paykrypt-for-woocommerce/)

## Descripció

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

 * Hosted crypto checkout powered by PayKrypt.
 * Payment intent creation with per-order idempotency keys.
 * Automatic WooCommerce order status polling.
 * Signed webhook processing for faster payment updates.
 * Manual order status sync from the WooCommerce order actions menu.
 * Production and custom environment settings.
 * Optional allowed asset and chain filters.
 * HPOS-compatible order metadata.
 * WooCommerce Checkout Blocks support.

#### Requirements

 * WordPress 6.0 or higher.
 * WooCommerce 7.0 or higher.
 * PHP 7.4 or higher.
 * A PayKrypt merchant API key that can create and read payment intents.

### External Service

This plugin connects to PayKrypt, a third-party hosted cryptocurrency payment service,
when a customer chooses PayKrypt at checkout and while WooCommerce synchronizes 
the resulting payment status.

To create a payment intent, the plugin sends the order total, currency, order number
in the payment description, customer billing email address, configured allowed chains
and assets, expiry, and amount tolerance to `https://api.paykrypt.io`. The merchant
API key is sent in the Authorization header. During webhook-triggered, scheduled,
and manual status synchronization, the plugin sends the PayKrypt payment intent 
ID to the same API. The returned intent ID, checkout URL, status, original amount
and currency, last synchronization time, attempt count, and API error message are
stored as private WooCommerce order metadata.

PayKrypt sends signed payment event payloads to the generated WordPress REST API
endpoint. The plugin verifies the signature and timestamp before scheduling an authoritative
status lookup. Scheduled polling remains active if webhook delivery is delayed or
unavailable.

After the payment intent is created, the customer is redirected to PayKrypt hosted
checkout at `https://gate.paykrypt.io`. PayKrypt may collect information from the
customer under its own policies. The service is required for this plugin to process
payments; no data is sent to PayKrypt until the merchant configures the plugin and
a customer selects PayKrypt.

 * PayKrypt service: https://paykrypt.io/
 * PayKrypt API documentation: https://docs.paykrypt.io/
 * PayKrypt Terms of Use: https://paykrypt.io/tos
 * PayKrypt Privacy Policy: https://paykrypt.io/privacy

### Order Status

 * `awaiting_payment`, `detected`, `confirming`, `partial`: order remains pending/
   on-hold.
 * `confirmed` with `transactionsSummary.isFullyPaid`: order is marked paid.
 * `expired`, `canceled`, or `failed`: order is cancelled when not already paid.
 * `underpaid` or `overpaid`: an order note is added for merchant review.

## Instal·lació

 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.

## PMF

### 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.

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«PayKrypt for WooCommerce» és programari de codi obert. La següent gent ha col·laborat
en aquesta extensió.

Col·laboradors

 *   [ paykryptio ](https://profiles.wordpress.org/paykryptio/)

[Traduïu «PayKrypt for WooCommerce» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/paykrypt-for-woocommerce)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/paykrypt-for-woocommerce/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/paykrypt-for-woocommerce/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/paykrypt-for-woocommerce/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/paykrypt-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 0.2.0

 * Added signed webhook processing for detected, partial, and confirmed payments.
 * Added Action Scheduler reconciliation with WP-Cron fallback.
 * Prevented one failed order from stopping a polling batch.
 * Added fair polling order, synchronization diagnostics, and intent amount/currency
   validation.

#### 0.1.0

 * Initial release.
 * Added hosted PayKrypt checkout redirect flow.
 * Added polling-based order reconciliation.
 * Added HPOS and Checkout Blocks compatibility.

## Meta

 *  Versió **0.2.0**
 *  Darrera actualització **fa 6 dies**
 *  Instal·lacions actives **Menys de 10**
 *  Versió del WordPress ** 6.0 o posterior **
 *  Provada fins a **7.0.1**
 *  Versió del PHP ** 7.4 o posterior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/paykrypt-for-woocommerce/)
 * Etiquetes
 * [bitcoin payments](https://ca.wordpress.org/plugins/tags/bitcoin-payments/)[crypto payments](https://ca.wordpress.org/plugins/tags/crypto-payments/)
   [cryptocurrency](https://ca.wordpress.org/plugins/tags/cryptocurrency/)[payment gateway](https://ca.wordpress.org/plugins/tags/payment-gateway/)
   [woocommerce](https://ca.wordpress.org/plugins/tags/woocommerce/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/paykrypt-for-woocommerce/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

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

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/paykrypt-for-woocommerce/reviews/)

## Col·laboradors

 *   [ paykryptio ](https://profiles.wordpress.org/paykryptio/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/paykrypt-for-woocommerce/)