Skip to content

Commit e4d3c32

Browse files
docs: clarify Everflow test-order S2S postback behavior (#12)
* docs: clarify Everflow test-order S2S postback behavior Update the Everflow app docs to reflect the "Enable S2S Postback for test orders" setting: test orders DO fire an S2S postback to Everflow when that setting is enabled (with the master postback toggle on). Also remove a stray trailing backslash from the "Include Tax in Conversion Value" field list item. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * docs: fix callout stutter and align test-order setting label casing Address Kilo review: reword "Enable the Enable S2S Postback..." to "Turn on the Enable S2S Postback..." and align the setting label casing on the test-orders page to match the in-product label ("Enable S2S Postback for test orders"). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent c0db277 commit e4d3c32

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

content/docs/apps/everflow.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The configurable fields are as follows:
2626
* Everflow Network ID\*
2727
* Everflow Verification Token
2828
* Everflow Postback Delay Minutes
29-
* Include Tax in Conversion Value\
29+
* Include Tax in Conversion Value
3030
<br />
3131

3232
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
6565
}
6666
```
6767

68-
<Callout type="warning">
68+
<Callout type="info">
6969

70-
Note that [**Test Orders**](/docs/manage/orders/test-orders) do not fire an S2S postback to Everflow.
70+
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.
7171

7272
</Callout>

content/docs/manage/orders/test-orders.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Test orders differ from real orders in a variety of ways:
4949

5050
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. \
5151
\
52-
Choose the "Enable S2S postback for test orders" option in the Everflow App settings to fire postbacks on test orders.\
52+
Choose the "Enable S2S Postback for test orders" option in the Everflow App settings to fire postbacks on test orders.\
5353
\
5454
Choose the "Enable Sending Test Data to Klaviyo" option in the Klaviyo App settings to send test order data through to Klaviyo.
5555

0 commit comments

Comments
 (0)