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

---

플러그인 검색

![](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

 작성자: [shindeprakash](https://profiles.wordpress.org/shindeprakash/)

[다운로드](https://downloads.wordpress.org/plugin/cryptpe-payments.1.1.1.zip)

 * [세부사항](https://ko.wordpress.org/plugins/cryptpe-payments/#description)
 * [평가](https://ko.wordpress.org/plugins/cryptpe-payments/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/cryptpe-payments/#installation)
 * [개발](https://ko.wordpress.org/plugins/cryptpe-payments/#developers)

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

## 설명

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

## 설치

 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.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“CRYPT.PE Crypto Payments for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의
사람들이 이 플러그인에 기여하였습니다.

기여자

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

[자국어로 “CRYPT.PE Crypto Payments for WooCommerce”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/cryptpe-payments)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/cryptpe-payments/)는,
[SVN 저장소](https://plugins.svn.wordpress.org/cryptpe-payments/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/cryptpe-payments/)을 [RSS](https://plugins.trac.wordpress.org/log/cryptpe-payments/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

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

## 기초

 *  버전 **1.1.1**
 *  최근 업데이트: **2주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.5 또는 그 이상 **
 *  다음까지 시험됨: **7.1.2**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/cryptpe-payments/)
 * 태그:
 * [bitcoin](https://ko.wordpress.org/plugins/tags/bitcoin/)[crypto payments](https://ko.wordpress.org/plugins/tags/crypto-payments/)
   [stablecoin](https://ko.wordpress.org/plugins/tags/stablecoin/)[USDT](https://ko.wordpress.org/plugins/tags/usdt/)
   [woocommerce](https://ko.wordpress.org/plugins/tags/woocommerce/)
 *  [고급 보기](https://ko.wordpress.org/plugins/cryptpe-payments/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/cryptpe-payments/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/cryptpe-payments/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/cryptpe-payments/)