diff --git a/content/docs/apps/everflow.mdx b/content/docs/apps/everflow.mdx
index 440d810..d613677 100644
--- a/content/docs/apps/everflow.mdx
+++ b/content/docs/apps/everflow.mdx
@@ -26,7 +26,7 @@ The configurable fields are as follows:
* Everflow Network ID\*
* Everflow Verification Token
* Everflow Postback Delay Minutes
-* Include Tax in Conversion Value\
+* Include Tax in Conversion Value
The Everflow App uses the S2S (Server to Server) conversion method with an order. The S2S conversion method will enable the following values to be passed back on a conversion event into Everflow.
@@ -65,8 +65,8 @@ The **`everflow_transaction_id`** is equivalent to the "transaction\_id" that Ev
}
```
-
+
-Note that [**Test Orders**](/docs/manage/orders/test-orders) do not fire an S2S postback to Everflow.
+By default, [**Test Orders**](/docs/manage/orders/test-orders) do not fire an S2S postback to Everflow. Turn on the **Enable S2S Postback for test orders** setting (with **Enable Everflow S2S Postback** also enabled) if you want test orders to fire a conversion postback to Everflow.
diff --git a/content/docs/manage/orders/test-orders.mdx b/content/docs/manage/orders/test-orders.mdx
index e3f3e9c..3216bdc 100644
--- a/content/docs/manage/orders/test-orders.mdx
+++ b/content/docs/manage/orders/test-orders.mdx
@@ -49,7 +49,7 @@ Test orders differ from real orders in a variety of ways:
For stores that have the [**Klaviyo**](/docs/apps/klaviyo) or [ **Everflow** ](/docs/apps/everflow)Apps enabled, note that Test Orders _do not_ trigger server to server (S2S) postbacks by default. \
\
-Choose the "Enable S2S postback for test orders" option in the Everflow App settings to fire postbacks on test orders.\
+Choose the "Enable S2S Postback for test orders" option in the Everflow App settings to fire postbacks on test orders.\
\
Choose the "Enable Sending Test Data to Klaviyo" option in the Klaviyo App settings to send test order data through to Klaviyo.