PolyPay
Beginner3 min read

Changelog

Deployed

Merchant archiving and restore

Merchants can now archive an inactive merchant without losing its history, then restore it later from Account Settings.

What changed

  • Archive the current merchant from Merchant Management after a confirmation step. The archived merchant is removed from the regular switcher, its business features stop, and subscription auto-renewal is disabled.
  • Archiving preserves historical orders and subscriptions and does not affect the account balance or withdrawals.
  • View and restore archived merchants in Account Settings. Subscription auto-renewal must be enabled manually after restoration if it is still needed.
Deployed

Agent-readable documentation

PolyPay documentation now exposes public, machine-readable discovery surfaces for coding agents and other automated tools.

What changed

  • Added llms.txt as a concise map of public documentation.
  • Added an RFC 9727 API catalog for machine-readable API discovery.
  • Kept authenticated dashboards, checkout sessions, and private APIs outside the public agent surface.

Related links