WooCommerce Payment Gateway for NetPay
This bundles functionality to process credit cards payments securely as well as send email notifications to yo …
| Author: | NetPay (profile at wordpress.org) |
| WordPress version required: | 4.9.8 |
| WordPress version tested: | 5.5.3 |
| Plugin version: | 1.2.6 |
| Added to WordPress repository: | 10-06-2019 |
| Last updated: | 07-05-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 100 |
| Rated by: | 2 |
| Plugin URI: | https://www.netpay.mx/ |
| Total downloads: | 2 488 |
| Active installs: | 100+ |
![]() Click to start download |
|
NetPay Payment Gateway for WooCommerce
Pagos con tarjeta de crédito y débito como Visa, MasterCard y American Express.
Ir a lib/netpay-php/lib/Config.php y configurar:
Producción:
const API_URL = “https://suite.netpay.com.mx/gateway-ecommerce”;
Sandbox:
const API_URL = “https://ecommerce.netpay.com.mx/gateway-ecommerce”;
