Title: ZyroPAI Crypto Payments
Author: zyropai
Published: <strong>June 30, 2026</strong>
Last modified: July 1, 2026

---

Search plugins

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

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

# ZyroPAI Crypto Payments

 By [zyropai](https://profiles.wordpress.org/awoyemivictora/)

[Download](https://downloads.wordpress.org/plugin/zyropai-payments.0.2.2.zip)

 * [Details](https://wordpress.org/plugins/zyropai-payments/#description)
 * [Reviews](https://wordpress.org/plugins/zyropai-payments/#reviews)
 *  [Installation](https://wordpress.org/plugins/zyropai-payments/#installation)
 * [Development](https://wordpress.org/plugins/zyropai-payments/#developers)

 [Support](https://wordpress.org/support/plugin/zyropai-payments/)

## Description

ZyroPAI lets your WooCommerce store accept cryptocurrency that settles **straight
to a wallet you control** — there is no platform balance to withdraw from and no
third party holding your funds. One plugin gives you three ways to get paid: store
checkout, donations, and an in-person POS terminal.

**Why merchants choose ZyroPAI**

 * **Non-custodial.** Payments go to an address derived from your own wallet (a 
   custody wallet whose keys you can reveal, or your own external payout wallet).
 * **Low, simple fees.** Payments under $10 are free; payments of $10 or more are
   charged 0.5%. No setup fees, no monthly fees, and the plugin is free. Standard
   blockchain network (gas) fees apply, as with any on-chain payment.
 * **No KYC** for you or your customers.
 * **Multi-chain.** Solana, Ethereum, Arbitrum, BNB Smart Chain, and Polygon, with
   native coins plus USDC and USDT.
 * **No dead options at checkout.** The coin picker only ever shows tokens on chains
   where you have an active wallet, so a customer can never pay you a coin you cannot
   settle.
 * **Orders complete themselves.** A signed webhook marks the WooCommerce order 
   paid the moment the blockchain confirms, and a return-page check confirms the
   order as a safety net.

**Donations**

Collect crypto donations three ways, all sharing one look you customise once:

 * An embedded widget with a search-as-you-type token picker and live USD rates (`[
   zyropai_donate]`).
 * A compact donate button in a light or dark style (`[zyropai_donate_button]`).
 * A shareable hosted donation link with its own QR code.

**Point of sale**

A hosted POS terminal you can open on a phone or tablet to take in-person crypto
payments.

### External services

This plugin connects to ZyroPAI, an external crypto payment service operated at 
https://zyropai.com, to create and monitor payments and donations. The plugin will
not function without a ZyroPAI account and API credentials, which you enter on the
plugin’s settings screen.

What is sent, and when:

 * **When a customer checks out with ZyroPAI:** the order amount, currency, and 
   a generated order/payment reference are sent to `https://api.zyropai.com` to 
   create a payment and a hosted invoice page. The plugin then receives a signed
   webhook (and/or reads payment status) to update the order.
 * **When you configure donations or the POS terminal:** your chosen brand colour,
   button text, donation-link slug, and POS profile (username, business name/description,
   theme) are sent to `https://api.zyropai.com` so they sync with your ZyroPAI account.
 * **When admin screens load:** the plugin reads your account’s supported currencies
   and active wallet networks from `https://api.zyropai.com`.

All requests are authenticated with the API key and secret you supply in settings.
No payment is processed and no personal data is transmitted unless you have configured
the plugin and a customer or admin initiates one of the actions above.

 * Terms of Service: https://zyropai.com/legal/terms
 * Privacy Policy: https://zyropai.com/legal/privacy

## Screenshots

[⌊The ZyroPAI dashboard inside WordPress.⌉⌊The ZyroPAI dashboard inside WordPress
.⌉[

The ZyroPAI dashboard inside WordPress.

[⌊Payment settings and token selection.⌉⌊Payment settings and token selection.⌉[

Payment settings and token selection.

[⌊The embedded donation widget, donation button and hosted donation link.⌉⌊The embedded
donation widget, donation button and hosted donation link.⌉[

The embedded donation widget, donation button and hosted donation link.

[⌊The hosted POS terminal with QR code.⌉⌊The hosted POS terminal with QR code.⌉[

The hosted POS terminal with QR code.

[⌊ZyroPAI WooCommerce payment settings.⌉⌊ZyroPAI WooCommerce payment settings.⌉[

ZyroPAI WooCommerce payment settings.

## Installation

 1. In your WordPress admin, go to **Plugins  Add New** and search for **ZyroPAI Crypto
    Payments**, then click **Install Now** and **Activate**. (You can also upload `
    zyropai-payments.zip` via **Plugins  Add New  Upload Plugin**, or upload the `zyropai-
    payments` folder to `wp-content/plugins/` via SFTP, then activate.)
 2. Go to **ZyroPAI  Settings** and enter your **API Base URL** (`https://api.zyropai.
    com`), **API Key**, and **API Secret** from your ZyroPAI dashboard.
 3. In your ZyroPAI dashboard, add at least one settlement wallet (custody or payout)
    for each chain you want to accept.
 4. Go to **WooCommerce  Settings  Payments** and enable **ZyroPAI**.
 5. Orders complete automatically — the plugin registers its own secure webhook per
    order, so you do not need to set a webhook URL in your ZyroPAI dashboard. Just 
    make sure your store is served over HTTPS and …/wp-json/zyropai/v1/webhook is publicly
    reachable. (The dashboard webhook URL is only used for donations, POS, or direct
    API integrations that don’t run through WooCommerce.)

## FAQ

### Is ZyroPAI custodial?

No. Funds settle to an address you control — a custody wallet whose keys you can
reveal, or your own external payout wallet.

### What does it cost?

The plugin is free. Payments under $10 carry no fee; payments of $10 or more are
charged 0.5%. There are no setup or monthly fees. Standard blockchain network (gas)
fees still apply.

### Do I or my customers need to complete KYC?

No.

### Which chains and coins are supported?

Solana, Ethereum, Arbitrum, BNB Smart Chain, and Polygon — native coins plus USDC
and USDT. You choose which to enable by adding wallets in your ZyroPAI dashboard.

### Why are no coins showing at checkout?

You don’t yet have an active wallet for any supported chain. Add a custody or payout
wallet in your ZyroPAI dashboard, then reload.

### An order is stuck on “pending payment.” What do I check?

Confirm your site is on HTTPS, the path `…/wp-json/zyropai/v1/webhook` is publicly
reachable, and the IPN secret matches between ZyroPAI and the plugin settings. Orders
also confirm automatically when the customer returns to the order-received page,
so most temporary webhook issues resolve themselves.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“ZyroPAI Crypto Payments” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “ZyroPAI Crypto Payments” into your language.](https://translate.wordpress.org/projects/wp-plugins/zyropai-payments)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/zyropai-payments/),
check out the [SVN repository](https://plugins.svn.wordpress.org/zyropai-payments/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/zyropai-payments/)
by [RSS](https://plugins.trac.wordpress.org/log/zyropai-payments/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.2.2

 * Fixed: webhook signature verification now works reliably across all hosting configurations,
   so orders confirm in real time.
 * Added: orders also confirm on the return page as a safety net, so a payment completes
   even if a webhook is delayed or blocked.

#### 0.2.1

 * Fixed: payment method not appearing at checkout on some stores.
 * Fixed: gateway logo not displaying on the checkout and payment settings screens.
 * Housekeeping: corrected internal asset paths so styles, scripts, and images load
   reliably.

#### 0.2.0

 * Searchable token picker in the donation widget, with live USD rates.
 * Donation widget now lists only coins on chains where the merchant has an active
   wallet.
 * Donations and POS settings sync with the ZyroPAI account via API-key endpoints.
 * Robust clipboard copy with a non-HTTPS fallback; refreshed admin styling.

## Meta

 *  Version **0.2.2**
 *  Last updated **3 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [crypto payments](https://wordpress.org/plugins/tags/crypto-payments/)[cryptocurrency](https://wordpress.org/plugins/tags/cryptocurrency/)
   [donations](https://wordpress.org/plugins/tags/donations/)[payment gateway](https://wordpress.org/plugins/tags/payment-gateway/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/zyropai-payments/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/zyropai-payments/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/zyropai-payments/)