- 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
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.