SatSale

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit b45453675664ee67d81506948883fa4034fbd3b5
parent cf302467920312c75f2be6f816307744d9872378
Author: Chris Pollard <therealchrispollard@gmail.com>
Date:   Thu, 14 Apr 2022 13:01:18 +1000

Update plugin instruction for wp admin

Diffstat:
Mdocs/woocommerce.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/woocommerce.md b/docs/woocommerce.md @@ -1,5 +1,6 @@ # Woocommerce Payment Gateway -To install the woocommerce payment gateway plugin, first copy [/gateways/woo_satsale.php](/gateways/woo_satsale.php) to your Wordpress site in `wp-content/plugins/`. + +To install the Woocommerce payment gateway plugin, first copy [/gateways/woo_satsale.php](/gateways/woo_satsale.php) to your Wordpress site in `wp-content/plugins/`. If you're using the browser interface, you'll need to compress the file before uploading. Next, in your Wordpress admin area, go to the plugins section and activate SatSale. Then go to the Woocommerce settings and the "Payments" tab. Enable SatSale as a payment gateway. ![Woocommerce Settings](https://user-images.githubusercontent.com/24557779/104807944-c74b2100-5836-11eb-8dba-dfaf8b5f5e1f.png)