Title: CatCode Card Payments with EasyPay for WooCommerce
Author: CatCode
Published: <strong>September 23, 2026</strong>
Last modified: September 23, 2026

---

Search plugins

![](https://ps.w.org/catcode-card-payments-with-easypay-for-woocommerce/assets/banner-
772x250.png?rev=3709176)

![](https://ps.w.org/catcode-card-payments-with-easypay-for-woocommerce/assets/icon-
256x256.png?rev=3709176)

# CatCode Card Payments with EasyPay for WooCommerce

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

[Download](https://downloads.wordpress.org/plugin/catcode-card-payments-with-easypay-for-woocommerce.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/catcode-card-payments-with-easypay-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/catcode-card-payments-with-easypay-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/catcode-card-payments-with-easypay-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/catcode-card-payments-with-easypay-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/catcode-card-payments-with-easypay-for-woocommerce/)

## Description

An independent WooCommerce payment gateway for EasyPay (easypay.ua, Ukraine), built
on the EasyPay Merchant API. The buyer is sent to the secure EasyPay payment page,
and the order is confirmed automatically once EasyPay reports the payment.

EasyPay is a third-party product; this plugin is an independent integration, not
affiliated with or endorsed by EasyPay. You need your own EasyPay merchant account
to accept live payments.

Features:

 * Creates an EasyPay order and sends the buyer to the EasyPay payment page: Visa/
   Mastercard, Apple Pay and Google Pay — whatever is connected for your merchant.
   Card data never touches your site.
 * Confirms the order from the EasyPay notification: the `Sign` header is verified,
   and the payment status is then requested from EasyPay itself before the order
   is marked paid.
 * Reconciles the status when the buyer returns to the shop, in case the notification
   is late.
 * Guards against double charging: the browser “Back” button after a payment, a 
   notification racing the buyer’s return, and a paid amount lower than the order
   total.
 * Sandbox with the public EasyPay test merchant from the EasyPay documentation —
   test the whole flow without a contract.
 * “Check keys” button that verifies PartnerKey, ServiceKey and the signature without
   creating an order.
 * Optional EasyPay reminder about an unpaid order (SMS or Viber) to the buyer’s
   phone.
 * Optional filter that accepts notifications only from the EasyPay IP addresses.
 * SecretKey stored encrypted; classic and block checkout; HPOS compatible.

#### Опис українською

Платіжний модуль EasyPay для WooCommerce: оплата карткою Visa/Mastercard, Apple 
Pay і Google Pay на захищеній сторінці EasyPay. Замовлення підтверджується підписаним
сповіщенням, а статус оплати додатково перевіряється запитом до EasyPay. Є пісочниця
з публічним тестовим мерчантом, кнопка перевірки ключів, звірка статусу після повернення
покупця, захист від подвійної оплати, класичний і блоковий чекаут, сумісність з 
HPOS. Валюта — гривня (UAH).

### External services

This plugin connects to the EasyPay Merchant API (`https://merchantapi.easypay.ua`),
operated by EasyPay (easypay.ua). The connection is required for the gateway to 
work: without it no payment can be created or verified.

What is sent, and when:

 * When a customer places an order with this gateway: a session request (`/api/system/
   createApp`, `/api/system/createPage`) with your PartnerKey, then `/api/merchant/
   createOrder` with your ServiceKey, the EasyPay order number built from the order
   ID, the amount, the order description (order number and shop name), the return
   and notification URLs of your site, the customer’s e-mail address and — only 
   if the “Unpaid order reminder” option is on — the customer’s phone number.
 * When EasyPay sends a notification, when the customer returns from the payment
   page, on the thank-you page and when you press “Check keys”: `/api/merchant/orderState`
   with your ServiceKey and the EasyPay order number, to read the current payment
   status.

Every request is signed with your SecretKey, which never leaves your server. The
customer enters card details on the EasyPay page; card data is never sent to or 
stored by your site. Nothing is sent to EasyPay unless a payment is started, a status
is checked, or you press “Check keys”.

Service provider: EasyPay (easypay.ua).
 Public offer (terms): https://cdn.easypay.
ua/marketing/rules/public_offer_generalkd__.pdf Personal data processing: https://
cdn.easypay.ua/docs/Personal_data_and_use_phone.pdf

## Installation

 1. Upload the plugin to `/wp-content/plugins/` and activate it (WooCommerce must be
    active).
 2. Go to WooCommerce  Settings  Payments  EasyPay.
 3. Leave the sandbox on to try it with the EasyPay test merchant (test cards are listed
    in the EasyPay Merchant API documentation), or turn it off and enter the PartnerKey,
    ServiceKey and SecretKey issued by your EasyPay manager.
 4. Press “Check keys”.
 5. The notification URL is sent with every order, so nothing has to be configured 
    in the EasyPay account.

## FAQ

### Do I need a contract with EasyPay?

For real payments, yes. The sandbox works without one.

### Which currencies are supported?

Hryvnia (UAH) only. The gateway hides itself when the store currency is different.

### The buyer paid but the order is still pending.

Make sure the site is reachable from the internet over HTTPS and the SecretKey is
right (“Check keys”). The order is also reconciled when the buyer returns to the
shop.

### Does card data pass through my site?

No. The card is entered on the EasyPay page; the shop receives only a signed notification.

### Does it work with the block checkout?

Yes, both the classic shortcode checkout and the block-based checkout are supported.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“CatCode Card Payments with EasyPay for WooCommerce” is open source software. The
following people have contributed to this plugin.

Contributors

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

“CatCode Card Payments with EasyPay for WooCommerce” has been translated into 1 
locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/catcode-card-payments-with-easypay-for-woocommerce/contributors)
for their contributions.

[Translate “CatCode Card Payments with EasyPay for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/catcode-card-payments-with-easypay-for-woocommerce)

### Interested in development?

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

## Changelog

#### 1.0.0

 * First release.

## Meta

 *  Version **1.0.0**
 *  Last updated **8 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/catcode-card-payments-with-easypay-for-woocommerce/)
   and [Ukrainian](https://uk.wordpress.org/plugins/catcode-card-payments-with-easypay-for-woocommerce/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/catcode-card-payments-with-easypay-for-woocommerce)
 * Tags
 * [apple pay](https://wordpress.org/plugins/tags/apple-pay/)[еквайринг](https://wordpress.org/plugins/tags/%d0%b5%d0%ba%d0%b2%d0%b0%d0%b9%d1%80%d0%b8%d0%bd%d0%b3/)
   [оплата карткою](https://wordpress.org/plugins/tags/%d0%be%d0%bf%d0%bb%d0%b0%d1%82%d0%b0-%d0%ba%d0%b0%d1%80%d1%82%d0%ba%d0%be%d1%8e/)
   [easypay](https://wordpress.org/plugins/tags/easypay/)[payment gateway](https://wordpress.org/plugins/tags/payment-gateway/)
 *  [Advanced View](https://wordpress.org/plugins/catcode-card-payments-with-easypay-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/catcode-card-payments-with-easypay-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/catcode-card-payments-with-easypay-for-woocommerce/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/catcode-card-payments-with-easypay-for-woocommerce/)