revenuemonster / woocommerce-revenuemonster-payment-gateway
Revenue Monster Payment Gateway for WooCommerce
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/revenuemonster/woocommerce-revenuemonster-payment-gateway
Requires
- php: >=7.1.3
- nategood/httpful: *
- rakit/validation: ^1.1
- tightenco/collect: ^5.7
This package is not auto-updated.
Last update: 2025-10-08 08:23:50 UTC
README
- Download and install wordpress
- Install WooCommerce
- Navigate to
wp-content/plugins
folder
cd wp-content/plugins
- Git clone this repository to the folder
git clone https://github.com/RevenueMonster/woocommerce-revenuemonster-payment-gateway.git
- Hooray, you have completed the steps
Possible issues
If configuration page is loaded but payment method is not showing up in customer checkout page, this is due to a conflict in WooCommerce UI blocks.
Steps to resolve:
- Install the Classic editor plugin
- Edit the checkout page
- Switch to text mode
- Replace all content with this text
[woocommerce_checkout]
- Clear cache and republish.