EYalla/Developers Contact us

API + Webhook Changelog

Format: newest entries first. Breaking changes are tagged ⚠️. Deprecations get a removal date.


2026-05-15 — v0.4 series

Initial public scaffold of the developer documentation site. The platform itself has been shipping since 2026-05; this site lags as integration surfaces stabilize.

Active webhook events:

  • order.created, order.paid, order.payment_failed, order.refunded
  • order.status_changed (NEW — covers confirmed / processing / shipped / delivered / cancelled transitions)
  • tenant.created, tenant.suspended
  • subscription.cancelled

API: not yet public. Sandbox tenants get a token but endpoints are tagged "alpha — subject to change". Watch this page for the v0.5 release where REST stabilizes.


Earlier

Pre-public preview. Not documented externally — internal-only.


Subscribing to changes

  • This page itself: RSS feed at /developers/api-changelog/feed.xml (Coming Soon).
  • Major-version announcements via email to your developer-account contact.
  • Critical breaking changes also surface as a banner inside the tenant Filament admin so store owners can pressure their integrators to update.