revenuemonster / woocommerce-revenuemonster-payment-gateway
Revenue Monster Payment Gateway for WooCommerce
v1.0.7
2024-10-03 16:53 UTC
Requires
- php: >=7.1.3
- nategood/httpful: *
- rakit/validation: ^1.1
- tightenco/collect: ^5.7
This package is not auto-updated.
Last update: 2025-02-26 04:58:43 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.