Title: CRYPT.PE Crypto Payments for WooCommerce
Author: shindeprakash
Published: <strong>9 Settembre 2026</strong>
Last modified: 9 Settembre 2026

---

Ricerca i plugin

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

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

# CRYPT.PE Crypto Payments for WooCommerce

 Di [shindeprakash](https://profiles.wordpress.org/shindeprakash/)

[Scarica](https://downloads.wordpress.org/plugin/cryptpe-payments.1.1.1.zip)

 * [Dettagli](https://it.wordpress.org/plugins/cryptpe-payments/#description)
 * [Recensioni](https://it.wordpress.org/plugins/cryptpe-payments/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/cryptpe-payments/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/cryptpe-payments/#developers)

 [Supporto](https://wordpress.org/support/plugin/cryptpe-payments/)

## Descrizione

CRYPT.PE adds a crypto payment method to both the classic WooCommerce checkout and
the Checkout Block.

When a customer places an order, the plugin creates a payment request through the
CRYPT.PE API and redirects the customer to hosted checkout. CRYPT.PE watches the
selected blockchain and sends an HMAC-signed webhook back to WooCommerce. The customer
browser is never trusted to mark an order paid.

Key properties:

 * Non-custodial: payments settle directly to wallets configured in your CRYPT.PE
   account.
 * 0% platform fees; blockchain network fees may still apply.
 * HMAC-SHA256 webhook verification with timestamp replay protection.
 * Idempotent payment creation to prevent duplicate orders during retries.
 * Webhook event deduplication.
 * High-Performance Order Storage (HPOS) compatible.
 * Cart and Checkout Blocks compatible.
 * Test and live API keys supported.
 * No wallet private keys or seed phrases are requested or stored.

This release creates USD-denominated payment requests. The gateway is available 
only when the WooCommerce order currency is USD.

Documentation: https://crypt.pe/docs

### External services

This plugin connects to the CRYPT.PE API at https://crypt.pe when a customer selects
CRYPT.PE and places a WooCommerce order. This connection is required to create the
hosted crypto checkout and associate it with the WooCommerce order. The gateway 
makes no CRYPT.PE API requests while it is disabled or when another payment method
is used.

For each payment request, the plugin sends the merchant’s CRYPT.PE API key in the
Authorization header, the order total in USD, the WooCommerce order ID, the payment
expiry, the merchant’s return and webhook URLs, enabled coin codes, and the customer’s
billing email when available. It also sends a non-secret per-attempt idempotency
identifier and identifies the plugin version and WordPress site URL in the User-
Agent header. It does not send cart line items, shipping or billing addresses, passwords,
authentication cookies, WordPress keys or salts, wallet private keys, seed phrases,
or the webhook signing secret.

CRYPT.PE returns a payment-order ID and hosted-checkout URL. After the customer 
pays, CRYPT.PE sends signed payment status and order identifiers to the WooCommerce
webhook URL so the plugin can verify the event and update the matching order.

The CRYPT.PE service is provided by 3-102-969985 S.R.L. Its terms and privacy policy
are available here:

 * Terms of Service: https://crypt.pe/terms
 * Privacy Policy: https://crypt.pe/privacy

## Installazione

 1. Upload the plugin ZIP through WordPress  Plugins  Add New  Upload Plugin.
 2. Activate **CRYPT.PE Crypto Payments for WooCommerce**.
 3. Open WooCommerce  Settings  Payments  CRYPT.PE Crypto Payments.
 4. Paste your `sk_test_*` or `sk_live_*` API key and its paired `whsec_*` webhook 
    secret.
 5. Choose accepted coin codes, save, and enable the payment method.

The plugin sends its WooCommerce webhook URL with every CRYPT.PE payment request.
You do not need to create a WordPress REST route manually.

## FAQ

### Does the plugin hold customer funds?

No. CRYPT.PE is non-custodial. Payments settle to wallets configured in your CRYPT.
PE account.

### Does the plugin store wallet keys?

No. Never enter a wallet private key or seed phrase into WordPress or CRYPT.PE.

### What data is sent to CRYPT.PE?

The plugin sends the order total in USD, the billing email, the WooCommerce order
ID, accepted coin codes, and return/webhook URLs. It does not send cart line items,
shipping addresses, passwords, or wallet private keys.

### How are orders confirmed?

Only a valid `payment.confirmed` webhook can mark an order paid. The plugin verifies`
X-Cryptpe-Signature` against the paired `whsec_*` secret and rejects stale or invalid
signatures.

### How do I test it safely?

Use an `sk_test_*` key on a staging store. Test events do not trigger fulfillment
unless you explicitly enable the test-webhook setting.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“CRYPT.PE Crypto Payments for WooCommerce” è un software open source. Le persone
che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “CRYPT.PE Crypto Payments for WooCommerce” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/cryptpe-payments)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/cryptpe-payments/)
segui il [repository SVN](https://plugins.svn.wordpress.org/cryptpe-payments/), 
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/cryptpe-payments/)
tramite [RSS](https://plugins.trac.wordpress.org/log/cryptpe-payments/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.1

 * Replaced authentication-salt-derived idempotency data with a stable non-secret
   per-attempt key.
 * Documented the CRYPT.PE external service, transmitted data, usage conditions,
   terms, and privacy policy.
 * Updated the WordPress.org contributor username.

#### 1.1.0

 * Added Checkout Block support.
 * Added HPOS and Cart/Checkout Block compatibility declarations.
 * Added stable idempotency keys, active redirect reuse, and safe fresh attempts
   after expiry.
 * Added webhook event deduplication and CRYPT.PE order-ID matching.
 * Added multiple-signature verification for safe webhook-secret rotation.
 * Added explicit sandbox-event fulfillment protection.
 * Added bounded diagnostic logging without credential or body logging.
 * Restricted the gateway to USD until currency conversion is implemented.

## Meta

 *  Versione **1.1.1**
 *  Ultimo aggiornamento **1 settimana fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 6.5 o superiore **
 *  Testato fino alla versione **7.1.1**
 *  Versione PHP ** 7.4 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/cryptpe-payments/)
 * Tag
 * [bitcoin](https://it.wordpress.org/plugins/tags/bitcoin/)[crypto payments](https://it.wordpress.org/plugins/tags/crypto-payments/)
   [stablecoin](https://it.wordpress.org/plugins/tags/stablecoin/)[USDT](https://it.wordpress.org/plugins/tags/usdt/)
   [woocommerce](https://it.wordpress.org/plugins/tags/woocommerce/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/cryptpe-payments/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[La tua recensione](https://wordpress.org/support/plugin/cryptpe-payments/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/cryptpe-payments/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/cryptpe-payments/)