WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-gateway-pagosonline

WooCommerce PagosOnline Gateway

Extends WooCommerce. Provides a Pagos en Linea (www.pagosonline.com) payment gateway for WooCommerce.

by 8manos S.A.S · github.com/8manos/woocommerce-gateway-pagosonline · website

12stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/8manos/woocommerce-gateway-pagosonline/archive/refs/heads/master.zip

From the readme

woocommerce-gateway-pagosonline Extends WooCommerce. Provides a PagosOnline (www.pagosonline.com) payment gateway for WooCommerce. Installation 1. Upload woocommerce-gateway-pagosonline folder to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Activate gateway and set options in Woocommerce config Setup A PagosOnline account is needed to obtain the user id and encryption key When using test mode, a different encryption key is used. You can get this from PagosOnline support PagosOnline is mainly used with Colombian Pesos. This currency is not included by default in Woocommerce. It can be added as described here: http://docs.woothemes.com/document/add-a-custom-currency-symbol/ The correct currency code for colombian pesos is COP

Read the full README on GitHub →