Açıklama
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
Ekran Görüntüleri



Yükleme
- Upload the plugin to your WordPress site
- Activate the plugin
- Configure the settings in WooCommerce Settings Payments MyAmeria Pay
SSS
-
How do I get API credentials?
-
Contact AmeriaBank to get your merchant credentials.
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Payment Gateway for MyAmeriaPay” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Payment Gateway for MyAmeriaPay” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
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.txtwith 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()usingwp_kses_post()to prevent XSS - Resolved PHPCS warnings related to output escaping for
$thismethod 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
