Title: morkva NovaPay
Author: Ihor Kit
Published: <strong>7 می 2026</strong>
Last modified: 7 می 2026

---

جستجوی افزونه‌ها

![](https://ps.w.org/morkva-novapay/assets/banner-772x250.png?rev=3525040)

![](https://ps.w.org/morkva-novapay/assets/icon-256x256.gif?rev=3525040)

# morkva NovaPay

 توسط [Ihor Kit](https://profiles.wordpress.org/bandido/)

[دانلود](https://downloads.wordpress.org/plugin/morkva-novapay.0.2.0.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/morkva-novapay/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/morkva-novapay/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/morkva-novapay/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/morkva-novapay/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/morkva-novapay/)

## توضیحات

morkva NovaPay integrates the NovaPay Internet Acquiring API as a WooCommerce payment
method. After clicking Pay at checkout the customer is redirected to NovaPay’s hosted
page, and is automatically returned to the order-received page once the transaction
is finalized.

#### Features

 * Classic checkout and WooCommerce Blocks (Cart / Checkout) support
 * HPOS (High-Performance Order Storage) compatibility
 * Sandbox and production environments — toggle from a single checkbox
 * Status sync fallback on the order-received page — protects against missed or 
   delayed postbacks
 * Auto-redirect from NovaPay back to the shop with configurable delay (default 
   3s) for cleaner analytics attribution
 * Order status mapping: `paid`  processing/completed, `holded`  on-hold, `failed`
   failed, `voided` / `expired`  cancelled
 * Order meta box on the order edit screen showing: session ID, terminal, processing
   result, RRN, approval code, masked card PAN, card type, issuer bank
 * Card, NovaPay wallet, Apple Pay and Google Pay supported through NovaPay’s hosted
   checkout
 * Phone normalization for Ukrainian numbers (`+380…`, `380…`, `80…`, `0…`, or 9-
   digit local)
 * Developer filters: `mrkv_novapay_client_phone`, `mrkv_novapay_api_base_url`
 * Full request / response and postback logging via `WC_Logger` (WooCommerce  Status
   Logs, source `morkva-novapay`)

#### Requirements

 * WooCommerce 6.5 or later
 * PHP 7.4 or later, OpenSSL extension enabled
 * A NovaPay merchant account with API credentials (merchant ID, RSA private key,
   NovaPay public key)

## نصب

 1. Upload the `morkva-novapay` folder to `/wp-content/plugins/`, or install the ZIP
    via the WordPress admin.
 2. Activate the plugin through the **Plugins** screen.
 3. Go to **WooCommerce  Settings  Payments  NovaPay by morkva**.
 4. Enable the gateway, paste your Merchant ID, merchant private key (PEM) and the 
    NovaPay public key (PEM).
 5. Copy the **Postback URL** shown in the settings and paste it into your NovaPay 
    merchant cabinet as the callback endpoint.
 6. (Optional) Enable **Test mode** while integrating with the sandbox environment.

For more context see our [documentation page](https://docs.morkva.co.ua/uk/plugins/nalashtuvannia-plaghina-morkva-nova-pay).

#### For developers

Plugin Documentation: [https://morkva.helpcrunch.com/knowledge-base/uk/articles/173](https://morkva.helpcrunch.com/knowledge-base/uk/articles/173)

## سوالات متداول

### How do I obtain merchant credentials?

Through your NovaPay merchant account. The sandbox environment credentials with 
test keys provided in the NovaPay API documentation.

### What’s the difference between Test mode on and off?

With Test mode on, API requests go to `https://api-qecom.novapay.ua` (sandbox). 
With it off, requests go to `https://api-ecom.novapay.ua` (production). If your 
assigned production host differs, override it via the `mrkv_novapay_api_base_url`
filter.

### Does the plugin support refunds?

Not in this release. Refunds are planned.

### What happens if the postback is delayed or lost?

On the order-received page the plugin queries NovaPay’s `get-status` endpoint and
updates the order accordingly, so the status is synced even when the server-to-server
postback is delayed, blocked, or lost.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“morkva NovaPay” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ Ihor Kit ](https://profiles.wordpress.org/bandido/)
 *   [ Yehor Bondariev ](https://profiles.wordpress.org/dpmine/)

“morkva NovaPay” به 1 زبان ترجمه شده است. با تشکر از [مترجمین](https://translate.wordpress.org/projects/wp-plugins/morkva-novapay/contributors)
برای همکاری و کمک‌هایشان.

[ترجمه “morkva NovaPay” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/morkva-novapay)

### علاقه‌ مند به توسعه هستید؟

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

## گزارش تغییرات

#### 0.2.0

 * Full Internet Acquiring integration: create-session, add-payment, get-status,
   postback handling
 * HPOS and Block Checkout compatibility declared
 * Sandbox / production environment switch
 * Postback v3 signature verification (RSA-SHA256 over raw body, header `x-sign-
   v2`)
 * Order meta box with payment details (RRN, approval, card, terminal, processing
   result)
 * Status sync fallback on the order-received page
 * Configurable auto-redirect delay
 * Ukrainian phone normalization
 * Developer filters for phone formatting and API base URL

#### 0.1.0

 * Initial release

## اطلاعات

 *  نگارش **0.2.0**
 *  Last updated **2 هفته پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 6.5 یا بالاتر **
 *  Tested up to **6.9.4**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان‌ها
 * [English (US)](https://wordpress.org/plugins/morkva-novapay/) و [Ukrainian](https://uk.wordpress.org/plugins/morkva-novapay/).
 *  [به زبان خودتان ترجمه کنید](https://translate.wordpress.org/projects/wp-plugins/morkva-novapay)
 * Tag
 * [woocommerce](https://fa.wordpress.org/plugins/tags/woocommerce/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/morkva-novapay/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

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

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/morkva-novapay/reviews/)

## مشارکت کنندگان

 *   [ Ihor Kit ](https://profiles.wordpress.org/bandido/)
 *   [ Yehor Bondariev ](https://profiles.wordpress.org/dpmine/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/morkva-novapay/)