docs: clarify Everflow test-order S2S postback behavior#12
Conversation
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>
| <Callout type="info"> | ||
|
|
||
| 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. Enable 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. |
There was a problem hiding this comment.
SUGGESTION: Awkward stutter in the new wording — "Enable the Enable S2S Postback for test orders setting" reads as "Enable the Enable...". Consider rewording to avoid the double verb, e.g. "Turn on Enable S2S Postback for test orders (with Enable Everflow S2S Postback also enabled) to have test orders fire a conversion postback to Everflow."
Also note a casing inconsistency: content/docs/manage/orders/test-orders.mdx:52 documents the same toggle as "Enable S2S postback for test orders" (lowercase "postback"), whereas this doc uses title case. Worth aligning the two pages so the in-product label matches what's published.
Reply with @kilocode-bot fix it to have Kilo Code address this issue.
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
nextcommerce-docs | c071804 | Commit Preview URL Branch Preview URL |
Jun 23 2026, 03:12 AM |
Code Review SummaryStatus: No Issues Found | Recommendation: Merge The incremental changes since the previous review commit (
Verified label consistency across the docs set — only these two locations reference the toggle, and both now use identical casing and wording. The trailing MDX line-continuation and Files Reviewed (2 files)
Previous Review Summary (commit 7b63a42)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit 7b63a42)Status: 1 Issue Found | Recommendation: Address before merge (minor) Overview
The substantive change is correct: removing the trailing Issue Details (click to expand)SUGGESTION
Files Reviewed (1 file)
Reviewed by minimax-m3 · Input: 23.6K · Output: 1.2K · Cached: 68.7K |
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>
|
Fixed in c071804.
|
Summary
Updates the Everflow app docs to correct the test-order postback behavior, which was previously documented as an absolute ("Test Orders do not fire an S2S postback").
warning→info) to reflect this.\from the "Include Tax in Conversion Value" field list item.Verification
npm run validate-links— 0 errors./docs/manage/orders/test-orderslink resolves (200), no console errors on desktop or mobile.🤖 Generated with Claude Code