commit 4c53364849daa17283f41f8b5b1869e724b26ffa parent b8547094dc3947f6e881aea6ac9a3329218f58ba Author: NicholasFarrow <nicholas.w.farrow@gmail.com> Date: Mon, 15 Feb 2021 01:35:49 +1100 clarify instructions Diffstat:
M | docs/woocommerce.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/woocommerce.md b/docs/woocommerce.md @@ -4,7 +4,7 @@ To install the woocommerce payment gateway plugin, first copy [/gateways/woo_btc 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) -Click 'Manage' and fill out the required fields and point towards your BTCPyment instance. You will need to copy the contents of `BTCPyment/BTCPyment_API_key` into your API key field. This is generated after running BTCPyment for the first time. +Click 'Set Up'/'Manage' and fill out the required fields and point towards your BTCPyment instance. You will need to copy the contents of `BTCPyment/BTCPyment_API_key` into your API key field. This is generated after running BTCPyment for the first time. ![BTCPyment Settings](https://user-images.githubusercontent.com/24557779/105259537-164ed880-5be0-11eb-9785-9b2208ad04cb.png) Now you should be able to view BTCPyment as an option in your checkout: