Skip an upcoming Recharge charge for a specific subscription without cancelling the subscription

domain: developer.rechargepayments.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Retrieve the queued charge you want to skip with GET /charges?subscription_id=SUBSCRIPTION_ID&status=queued to obtain the charge_id
  2. Skip the charge with POST /charges/CHARGE_ID/skip — this marks the charge as skipped and moves next_charge_scheduled_at to the following billing date
  3. Optionally unskip with POST /charges/CHARGE_ID/unskip if the skip was applied in error before the charge processes
  4. Confirm the subscription's updated next_charge_scheduled_at with GET /subscriptions/SUBSCRIPTION_ID
  5. Webhook subscription/charge_skipped fires after a successful skip — register it via POST /webhooks to notify downstream systems

Known gotchas

Related routes

Swap the product variant on an active Recharge subscription without cancelling and recreating it
developer.rechargepayments.com · 5 steps · unrated
Pause and resume a Recharge subscription programmatically
developer.rechargepayments.com · 5 steps · unrated
Manage a recurring subscription box: pause, swap, or cancel before the billing cutoff
agentic-commerce · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans