Title: Roxpay gateway
Author: Tomaas
Published: <strong>21 مارس 2025</strong>
Last modified: 19 آگوست 2026

---

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

![](https://ps.w.org/roxpay-gateway/assets/banner-772x250.png?rev=3270268)

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

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

# Roxpay gateway

 توسط [Tomaas](https://profiles.wordpress.org/tomaa96/)

[دانلود](https://downloads.wordpress.org/plugin/roxpay-gateway.2.0.5.zip)

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

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

## توضیحات

**RoxPay Gateway** adds a RoxPay payment method to WooCommerce using RoxPay API 
V5.

If you have any question or features request, please access the plugin’s official
support page: [contact](https://roxpay.eu/).

### External services

This plugin connects to RoxPay through API V5 on the configured RoxPay environment.

**What the service is and what it is used for:**

RoxPay gateway is a payment gateway service that allows merchants to accept online
payments. This plugin integrates with RoxPay to enable users to make payments for
products or services offered through your WordPress website.

**What data is sent and when:**

When settings are saved, the plugin requests authorization for every redirect domain
used by the configured payment URLs and synchronizes its signed V5 transaction webhook.
When a customer starts a payment, the plugin sends amount, currency, order reference,
redirect URLs and metadata needed to reconcile the transaction. API credentials 
are used only for authentication and are not exposed to the customer.

The plugin exposes a signed local webhook endpoint. RoxPay is hidden at checkout
until API credentials are valid and all redirect domains are approved.

**Terms of Service and Privacy Policy:**

This service is provided by Rox Pay S.r.l.

 * RoxPay Terms of Service: https://www.roxpay.eu/en/terms-and-conditions/
 * RoxPay Privacy Policy: https://www.roxpay.eu/en/privacy-policy/

**Account Requirement:**

Please note that using this plugin requires an active RoxPay merchant account. You
will need to create an account on roxpay.eu and obtain the necessary API credentials
to configure the plugin. This plugin does not create a RoxPay account for you.

**Data Security:**

The connection between your WordPress site and RoxPay’s API is secured using HTTPS.
Sensitive data, such as API credentials, are stored in the WordPress options table.
Debug logging can be enabled from the gateway settings and is written to WooCommerce
logs.

## عکس‌های صفحه

[⌊Active page.⌉⌊Active page.⌉[

Active page.

[⌊Setting page.⌉⌊Setting page.⌉[

Setting page.

## نصب

#### From within WordPress

 1. Visit ‘Plugins > Add New’
 2. Search for ‘Roxpay gateway’
 3. Activate ‘Roxpay gateway’ for WordPress from your ‘Plugins’ menu from WordPress.
 4. Go to WooCommerce > Settings > Payments and activate the payment method
 5. Enter your API credentials and review the webhook settings

#### Manually

 1. Upload the roxpay-gateway/ folder to the /wp-content/plugins/ directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to WooCommerce > Settings > Payments and activate the payment method
 4. Enter your API credentials

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

### Where can I find documentation?

Support and documentation: [You can find here all the information necessary for installing and configuring the Plugin. In addition to the assistance of our Team.](https://www.roxpay.eu/en/roxpay-gateway/).

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

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

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

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

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

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

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

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

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/roxpay-gateway/)، [مخزن SVN](https://plugins.svn.wordpress.org/roxpay-gateway/)
را بررسی کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/roxpay-gateway/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/roxpay-gateway/) مشترک شوید.

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

#### 2.0.1 – 2026-08-17

 * Fix Fast checkout button styles on product pages.

#### 2.0.5 – 2026-08-19

 * Send the current storefront language to the RoxPay hosted checkout.

#### 2.0.4 – 2026-08-18

 * Retry once with a new transaction reference when checkout reloads after an existing
   RoxPay payment link.

#### 2.0.3 – 2026-08-18

 * Improve payment-link diagnostics.

#### 2.0.2 – 2026-08-18

 * Add safe diagnostic logs for Blocks checkout payment-link failures.

#### 2.0.0 – 2026-08-17

 * Upgrade the existing WooCommerce gateway to RoxPay API V5.
 * Automatically synchronize the signed transaction webhook and request redirect-
   domain authorization.
 * Hide RoxPay until credentials and redirect-domain approvals are valid.
 * Keep WooCommerce refunds and add a RoxPay transaction register under WooCommerce.
 * Add configurable Buy now button on product pages, without replacing the normal
   checkout.

#### 1.1.8 – 2026-05-19

Keep the RoxPay payment method logo compact in WooCommerce checkout and order payment
pages without changing the source image.

#### 1.1.7 – 2026-05-10

Fix webhook filtering for per-payment payloads: use the event field as the payment
signal and do not treat data.service.description as the transaction type.

#### 1.1.6 – 2026-05-10

Return a structured WooCommerce failure result from process_payment so the Checkout
Block legacy processor never receives false.

#### 1.1.5 – 2026-05-10

Fix Checkout Block editor compatibility detection by using WooCommerce paymentMethodData,
adding a cache-busted block script version and keeping the Blocks feature list aligned
with the PHP integration.

#### 1.1.4 – 2026-05-10

Support the per-payment WebhookUrl payload shape: event/payment data, data.transaction_metadata,
data.payment_reference and data.id.

#### 1.1.3 – 2026-05-09

Production hardening: validate webhook order key and amount, declare WooCommerce
HPOS/Blocks compatibility, fix Checkout Block processing hook, avoid undocumented
paylink fields and prefer RoxPay remote transaction ids for refunds.

#### 1.1.2 – 2026-05-09

Send the WooCommerce callback as WebhookUrl in each RoxPay payment link and make
platform webhook sync optional by default.

#### 1.1.1 – 2026-05-09

Fix webhook order reconciliation by using the RoxPay payload metadata and WooCommerce
transaction reference directly, without relying on the RoxPay transaction lookup
endpoint.

#### 1.1.0 – 2026-04-28

Refactor and API v4 migration.

## اطلاعات

 *  نگارش **2.0.5**
 *  آخرین به‌روزرسانی **1 هفته پیش**
 *  نصب‌های فعال **10+**
 *  آزمایش‌شده تا **6.7.7**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/roxpay-gateway/)
 * برچسب
 * [payment gateway](https://fa.wordpress.org/plugins/tags/payment-gateway/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/roxpay-gateway/advanced/)

## امتیازها

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

[بررسی شما](https://wordpress.org/support/plugin/roxpay-gateway/reviews/#new-post)

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

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

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

## پشتیبانی

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

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

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](https://roxpay.eu/)