Title: Payment Gateway for MyAmeriaPay
Author: ameria
Published: <strong>13 اکتبر 2025</strong>
Last modified: 15 ژوئن 2026

---

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

![](https://ps.w.org/payment-gateway-for-myameriapay/assets/banner-772x250.png?rev
=3377656)

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

# Payment Gateway for MyAmeriaPay

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

[دانلود](https://downloads.wordpress.org/plugin/payment-gateway-for-myameriapay.1.5.6.zip)

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

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

## توضیحات

This plugin adds MyAmeria Pay as a payment option in WooCommerce stores.
 It also
supports binding and unbinding of MyAmeria Pay accounts, allowing users to make 
payments directly through their linked payment methods for a faster and more seamless
checkout experience.

### Compatibility

 * Compatible with WooCommerce High-Performance Order Storage (HPOS) feature
 * Requires WooCommerce 6.0+
 * Tested up to WooCommerce 8.0

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

[⌊MyAmeria Pay option in WooCommerce checkout⌉⌊MyAmeria Pay option in WooCommerce
checkout⌉[

MyAmeria Pay option in WooCommerce checkout

[⌊Plugin configuration settings first screenshoot⌉⌊Plugin configuration settings
first screenshoot⌉[

Plugin configuration settings first screenshoot

[⌊Plugin configuration settings second screenshoot⌉⌊Plugin configuration settings
second screenshoot⌉[

Plugin configuration settings second screenshoot

## نصب

 1. Upload the plugin to your WordPress site
 2. Activate the plugin
 3. Configure the settings in WooCommerce  Settings  Payments  MyAmeria Pay

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

### How do I get API credentials?

Contact AmeriaBank to get your merchant credentials.

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

![](https://secure.gravatar.com/avatar/a350ae4e91157b08421407d7820e5f9d70bb85247f239d3668e82b2b819788d5?
s=60&d=retro&r=g)

### 󠀁[Great and helpful plugin.](https://wordpress.org/support/topic/great-and-helpful-plugin-13/)󠁿

 [khazhakhobosyan](https://profiles.wordpress.org/khazhakhobosyan/) 14 اکتبر 2025

Great and helpful plugin, long awaited

![](https://secure.gravatar.com/avatar/b85a50473b1405733af063bac5c638b83c46cce7bbcc8b80dfeab42cac032919?
s=60&d=retro&r=g)

### 󠀁[Great Local Payment Gateway for WooCommerce](https://wordpress.org/support/topic/great-local-payment-gateway-for-woocommerce/)󠁿

 [andranikgrigoryan98](https://profiles.wordpress.org/andranikgrigoryan98/) 14 اکتبر
2025

MyAmeriaPay is a reliable and easy-to-use payment solution for WooCommerce stores
in Armenia. Setup was smooth, and it integrates perfectly with WooCommerce. I appreciate
the local bank support (Ameriabank) and QR payment options. Highly recommend for
Armenian e-commerce businesses!

 [ خواندن تمامی 2 نقد و بررسی‌ ](https://wordpress.org/support/plugin/payment-gateway-for-myameriapay/reviews/)

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

“Payment Gateway for MyAmeriaPay” نرم افزار متن باز است. افراد زیر در این افزونه
مشارکت کرده‌اند.

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

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

[ترجمه “Payment Gateway for MyAmeriaPay” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/payment-gateway-for-myameriapay)

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

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

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

#### 1.5.6

 * Binding Support= 1.5.3 =
 * Title and logo changes= 1.5.2 =
 * Minor bug fix

#### 1.5.1

 * Changed block class prefixes.

#### 1.5

 * Changed textdomain to “payment-gateway-for-myameriapay”.
 * Prefixed all function, class, and option names with `paymgafo_myameria_` to avoid
   naming collisions.
 * Fixed all warnings from plugin checks.

#### 1.4

 * Added Test and Production mode environment option for users.
 * Improved UI/UX design and layout fixes.
 * Added eye icon to toggle password visibility.
 * Updated Plugin Info section data.

#### 1.3

 * Renamed plugin to avoid trademark confusion and follow WordPress.org guidelines.
 * Changed plugin slug to `payment-gateway-for-myameriapay`.
 * Prefixed all function, class, and option names with `paymgafo_myameria_` to avoid
   naming collisions.
 * Removed `load_plugin_textdomain()` as it is no longer needed (WordPress 4.6+).
 * Updated `readme.txt` with external service details and improved formatting.

#### 1.2

 * Escaped all admin output and translatable strings using WordPress escaping functions(`
   esc_html__`, `wp_kses_post`, etc.)
 * Escaped output of `$this->generate_settings_html()` and `$this->get_author_info_html()`
   using `wp_kses_post()` to prevent XSS
 * Resolved PHPCS warnings related to output escaping for `$this` method calls
 * Ensured better compliance with WordPress security best practices in admin screens

#### 1.1

 * Improved security: Added nonce verification for redirect handlers
 * Escaped all translatable strings and outputs using proper WordPress escaping 
   functions (`esc_html__`, `wp_kses_post`, etc.)
 * Sanitized and validated usage of `$_SERVER`, `$_GET`, and other superglobals
 * Properly encoded query parameters in API requests using `urlencode()`
 * Minor code cleanup and improved developer feedback

#### 1.0

 * Initial release

## اطلاعات

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

## امتیازها

 5 از 5 ستاره.

 *  [  امتیاز 2 5-ستاره     ](https://wordpress.org/support/plugin/payment-gateway-for-myameriapay/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/payment-gateway-for-myameriapay/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/payment-gateway-for-myameriapay/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/payment-gateway-for-myameriapay/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/payment-gateway-for-myameriapay/reviews/?filter=1)

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

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

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

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

## پشتیبانی

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

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