Skip to main content

Changelog

This changelog spans all Orchestrapay API versions, newest first.

v202606

Subscriptions API. Adds /v202606/subscriptions (plans, subscriptions, invoices). Objects now use a Stripe-style string id (e.g. sub_…, plan_…, in_…) and an object discriminator instead of uuid. Invoice id prefix is in_.

v202502

Initial public API version (payment intents, transactions, refunds).