commit da1f009efd1a8fe263c3dc7761a9facf07c24013
parent c7afb6a66d977583e65cc9f9e313046f817a9206
Author: Nick <nicholas.w.farrow@gmail.com>
Date: Sat, 30 Jan 2021 15:13:21 +1100
Update woocommerce.md
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/woocommerce.md b/docs/woocommerce.md
@@ -1,5 +1,5 @@
# Woocommerce Payment Gateway
-To install the woocommerce payment gateway plugin, first copy `/gateways/woo_btcpyment.php` to your Wordpress site in `wp-content/plugins/`.
+To install the woocommerce payment gateway plugin, first copy [/gateways/woo_btcpyment.php](/gateways/woo_btcpyment.php) to your Wordpress site in `wp-content/plugins/`.
Next, in your Wordpress admin area, go to the plugins section and activate BTCPyment. Then go to the Woocommerce settings and the "Payments" tab. Enable BTCPyment as a payment gateway.
![Woocommerce Settings](https://user-images.githubusercontent.com/24557779/104807944-c74b2100-5836-11eb-8dba-dfaf8b5f5e1f.png)