Clarify copy: No platform fees → No AI-platform checkout fees#31
Merged
Conversation
"Platform fees" was ambiguous — a merchant could parse it as
"no fees for using this plugin" (subscription-like) rather than
the intended "no cut taken by an AI platform acting as a
checkout processor." Adds "AI-" + "checkout" qualifiers to make
the specific fee class explicit: the percentage a platform
like Rufus / ChatGPT / etc. would take if they became the
transaction processor, which this plugin's design avoids by
keeping checkout on the merchant's own store.
Kept parallel three-clause structure ("No X. No Y. You keep Z.")
that the surrounding staccato cadence relies on, rather than
switching to verb-led "Avoid X" — the card's rhythm reads
tighter with all three clauses in the same negative-assertion
form.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Tightens the "Checkout stays on your store" value card body. "No platform fees" was ambiguous — a merchant could read it as "no fees for using this plugin" (subscription-like) rather than the intended "no cut taken by an AI platform acting as a checkout processor."
Before: No platform fees. No delegated payments. You keep the customer, the checkout, and the data.
After: No AI-platform checkout fees. No delegated payments. You keep the customer, the checkout, and the data.
Kept the parallel three-clause structure (all three as negative assertions) rather than switching to verb-led "Avoid X" — the card's staccato rhythm reads tighter this way.
Test plan
Ships as
Merged to main, not tagged. Queue now 11 PRs past v1.6.7.