Skip to main content
Cresora Commerce
Changelog

Changelog

Release notes for the Cresora Commerce platform — API changes, breaking changes, and deprecations.

All notable changes to the Cresora Commerce platform are documented here. Breaking changes are flagged with a Breaking Change badge. The changelog is updated within 24 hours of every platform release.


v1.2.0 — May 15, 2026

ACH recurring billing — Reg E re-notification support Stable

  • Added NACHA Regulation E re-notification support for recurring ACH plans. Cresora now sends re-notification webhooks at the required intervals before charging a recurring ACH plan where the original authorization was not date-specific.
  • New webhook event: ach.renotification_required — fires when Cresora determines that re-notification is required before the next recurring charge.
  • No breaking changes. Existing recurring ACH integrations will begin receiving the new event automatically.

v1.1.0 — April 10, 2026

HPP white-label branding (Preview) Preview

  • Partners with the hpp_whitelabel feature flag can now set custom logo and primary color on the Hosted Payment Page.
  • New preview endpoint: POST /v1/payments/hpp-session — see API Reference (Preview).
  • This endpoint is behind a feature flag. Contact your Cresora account manager to enable it on your test key.

v1.0.0 — March 1, 2026

Platform launch Stable

Initial release of the Cresora Commerce platform:

  • Card payments (authorization, capture, void, refund)
  • ACH debit payments and returns
  • Hosted Payment Page (HPP) integration
  • Recurring billing plans
  • Webhooks with HMAC-SHA256 verification
  • 3DS2 support
  • Partner Portal (merchant management, payments operations, reporting)