Greyforest ::: WooCommerce Payment Gateway - International Plugin
Version: 1.0
Requires: 4.0
Tested Up To: 4.9.5
Last Updated: Sep 14, 2024
description
This plugin adds a "Wholesale" payment gateway to WooCommerce to allow wholesale customers to place orders without requiring immediate payment.
Orders placed using this gateway are marked as "On Hold."
installation
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress
To change payment icon, overwrite "GATEWAY-wholesale.png" in the plugin folder.
changelog
1.4
- Plugin update check served over HTTPS.
1.3
- Corrected $order->payment_method with updated code: $order->get_payment_method()
1.2
- Addition of WooCommerce version check headers.
1.1
- Addition of automatic updates API.
- Publicly served from Greyforest servers now.
1.0
- Created plugin.