Skip to content

Commit d172950

Browse files
Update README.md
1 parent f5cf452 commit d172950

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,14 @@ You will need to have administrator rights in Slack in order to be able to fully
1111
7) Install the App, select the channel to output to
1212
8) Copy the OAuth Access Token
1313
9) Go to Woocommerce > Settings > Slack Notifications, enter oAuth Access Token and set plugin parameters. Check enable plugin and save.
14+
15+
## What It Does
16+
This plugin's primary purpose is to check of the Payment Gateways we are using are still online, and to record their states as they are switched from 'testmode' to 'production'. It will send notifications to the Slack channel whenever Burning Man's 'Click and Pledge' Gatway and 'PayEezy' Gatway do the following:
17+
- Production -> Testmode
18+
- Testmode -> Production
19+
- Plugin Deactivated
20+
- Plugin Activated
21+
- Payment Method Enabled
22+
- Payment Method Disabled
23+
24+
Because the PayEezy Gateway uses AJAX to insert WooCommerce Errors, I have included a Javascript which will record any PayEezy related errors to Google Analytics. I am intending to add functionality to allow an admin to set a specific Cart error that can trigger a Slack Notification. This would allow some general cart errors related to improper payment gateway settings to be sent to slack and improve respnse time.

0 commit comments

Comments
 (0)