engram
Design Mockup 中文 ← All pages

Inbox

Cross-repo messages via Inter-Repo Messenger
acme-billing
api-change
Deprecating /v1/charge endpoint in 60 days
2 hr ago high
platform-infra
update-notify
PostgreSQL upgraded to 16.4 on 2026-04-20
4 hr ago medium
acme-search-api
bug-report
Checkout callback URL returning 404 since v2.3.8
6 hr ago high
compliance-pool
update-notify
New SOC 2 Type II requirements effective 2026-07
Yesterday medium
example-cli-tool
question
What does acme-checkout-service expect for cart_id format?
Yesterday low
platform-infra
task
Please migrate to new secrets manager by 2026-05-01
2 days ago high
acme-billing
question
Does checkout-service support webhook retry on 500?
3 days ago low

Deprecating /v1/charge endpoint

api-change severity: high
From: acme-billing → To: acme-checkout-service  ·  2026-04-18 12:14 UTC  ·  msg-id: msg-2026-04-18-0034
pending

The /v1/charge endpoint in acme-billing will be removed on 2026-06-18 (60-day notice from today). Please migrate all callers to /v2/payment before that date.

Key differences in /v2/payment:

  • Request body uses amount_cents (integer) instead of amount (float) — avoids floating-point rounding issues
  • Idempotency keys are required (pass as X-Idempotency-Key header)
  • Response includes payment_id for status polling

Migration guide: https://docs.acme.internal/billing/v2-migration

If acme-checkout-service has questions or needs a migration window outside normal hours, reply to this message or contact the billing team in #billing-eng.

Thread (0 replies)

No replies yet.

Acknowledgment note (optional)