Title: Peymo Payment Gateway
Author: peymo
Published: <strong>April 13, 2026</strong>
Last modified: April 13, 2026

---

Search plugins

![](https://ps.w.org/peymo-payment-gateway/assets/icon-256x256.png?rev=3505494)

# Peymo Payment Gateway

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

[Download](https://downloads.wordpress.org/plugin/peymo-payment-gateway.1.0.0.zip)

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

 [Support](https://wordpress.org/support/plugin/peymo-payment-gateway/)

## Description

Peymo Payment Gateway allows you to seamlessly accept payments on your WooCommerce
store using the Peymo cryptocurrency mobile app. Experience near-instant, low-fee
settlements directly to your Solana wallet.

Instead of navigating complex crypto wallet interfaces, your ultimate customers 
simply scan a dynamic QR code displayed on your checkout page using the Peymo iOS
or Android app. The transaction is instantly processed, and your WooCommerce store
is securely notified via real-time webhooks, automatically transitioning the order
status from Pending to Processing.

#### Features

 * **Instant Settlements:** Payments bypass traditional bank wait times and settle
   rapidly on the reliable Solana blockchain network.
 * **Seamless Checkout:** Checkout displays a dynamic QR Code with an exact payment
   amount. Customers just scan to pay!
 * **Real-time Synchronization:** Built-in WebSockets instantly redirect the customer
   browser to the Order Success page the moment their mobile transaction confirms.
 * **Secure Webhooks:** Automatic server-to-server notifications confirm order status
   changes, preventing spoofing or abandoned carts from remaining pending forever.
 * **Idempotency Built-in:** Duplicate scan protection ensures an order is only 
   charged exactly once.

#### How It Works

 1. Create a merchant account on the Peymo platform and verify your Solana wallet address.
 2. Generate your API Public & Secret Keys from the Peymo Merchant Dashboard.
 3. Add the keys inside the WooCommerce -> Settings -> Payments -> Peymo configuration
    page.
 4. Buyers simply check out, select “Peymo”, and scan the QR code using their Peymo
    Mobile App!

### External Services

This plugin relies on the Peymo API (`https://api.peymo.com`) as a required external
service.

 * **What the service is and what it is used for:** The Peymo API is the backend
   infrastructure for processing cryptocurrency payments. It is used to securely
   authenticate your merchant credentials, dynamically generate payment sessions,
   and verify transaction statuses in real time.
 * **What data is sent and when:**
    - **During Configuration:** Your plugin settings (Public Key, Secret Key, and
      Store URL) are sent to verify your merchant account.
    - **During Checkout:** When a customer clicks “Pay”, the plugin sends the WooCommerce
      Order ID, cart total amount, and currency to the Peymo API to generate the
      secure payment session. No personal customer data (like names or addresses)
      is sent.
 * **Links to terms and policies:** By utilizing this plugin, you agree to our external
   service data handling policies:
    - Terms of Service: https://www.peymo.com/terms-of-service
    - Privacy Policy: https://www.peymo.com/privacy-policy

## Installation

#### Minimum Requirements

 * WordPress 6.8 or greater
 * PHP version 7.4 or greater
 * WooCommerce 10.6.1 or greater
 * An active SSL Certificate (HTTPS is strictly enforced to protect API credentials)

#### Manual Installation

 1. Upload the entire `peymo-payment-gateway` folder to the `/wp-content/plugins/` 
    directory of your WordPress installation.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Navigate to **WooCommerce > Settings > Payments**.
 4. Enable “Peymo” and click **Manage**.
 5. Input your Public Key and Secret Key, then click **Save changes**.

## FAQ

### Do I need a cryptocurrency wallet to use this plugin?

Yes. You must register as a merchant on the Peymo platform and configure a valid
Solana wallet address to receive the funds.

### Which currencies does this support?

Peymo currently supports transactions denominated in USD, EUR, and GBP. Please ensure
your WooCommerce base currency is set to one of these three currencies, or the gateway
will automatically deactivate itself.

### Why did the gateway disable itself?

For security reasons, the Peymo gateway actively blocks configuration if your website
is not running over HTTPS (SSL). It will also disable itself if your API keys are
invalid or if your store account is deactivated on the Peymo dashboard.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Peymo Payment Gateway” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Peymo Payment Gateway” into your language.](https://translate.wordpress.org/projects/wp-plugins/peymo-payment-gateway)

### Interested in development?

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

## Changelog

#### 1.0.0

 * Initial Release.
 * Added Secure REST API Webhook implementations.
 * Added real-time Socket.io checkout confirmations.
 * Added SSL requirement validations.
 * Implemented automatic currency validation.

## Meta

 *  Version **1.0.0**
 *  Last updated **1 month ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.8 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [crypto](https://wordpress.org/plugins/tags/crypto/)[payment gateway](https://wordpress.org/plugins/tags/payment-gateway/)
   [solana](https://wordpress.org/plugins/tags/solana/)[woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/peymo-payment-gateway/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/peymo-payment-gateway/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/peymo-payment-gateway/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/peymo-payment-gateway/)