From 3583462d2b4e765a5ec194d736086b72cc729459 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 1 Jan 2026 20:03:53 +0000 Subject: [PATCH 1/2] Initial plan From c041a88e249bac41613be9c9ef96996b9038954d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 1 Jan 2026 20:06:55 +0000 Subject: [PATCH 2/2] Update processing fee to 4.4% + $0.3 ($1.18 for $20) Co-authored-by: fwang <83515+fwang@users.noreply.github.com> --- packages/console/app/src/routes/zen/index.tsx | 4 ++-- packages/web/src/content/docs/zen.mdx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/console/app/src/routes/zen/index.tsx b/packages/console/app/src/routes/zen/index.tsx index 5708c238cdeb..7b961ea7ea94 100644 --- a/packages/console/app/src/routes/zen/index.tsx +++ b/packages/console/app/src/routes/zen/index.tsx @@ -133,7 +133,7 @@ export default function Home() {

- Add $20 Pay as you go balance (+$1.23 card processing fee) + Add $20 Pay as you go balance (+$1.18 card processing fee)

Use with any agent. Set monthly spend limits. Cancel any time.

@@ -305,7 +305,7 @@ export default function Home() { Zen charges per request with zero markups, so you pay exactly what the model provider charges. Your total cost depends on usage, and you can set monthly spend limits in your account. To cover costs, OpenCode adds only a small payment processing fee of - $1.23 per $20 balance top-up. + $1.18 per $20 balance top-up.
  • diff --git a/packages/web/src/content/docs/zen.mdx b/packages/web/src/content/docs/zen.mdx index 891027aee0b2..d047d55cc312 100644 --- a/packages/web/src/content/docs/zen.mdx +++ b/packages/web/src/content/docs/zen.mdx @@ -158,7 +158,7 @@ The free models: ### Auto-reload -If your balance goes below $5, Zen will automatically reload $20 (plus $1.23 +If your balance goes below $5, Zen will automatically reload $20 (plus $1.18 processing fee). You can change the auto-reload amount. You can also disable auto-reload entirely.