docs.cresoracommerce.com/changelog
Changelog
Release notes for the Cresora Commerce platform. Filter by category below.
v1.2.0May 15, 2026Stable
ACH recurring billing — Reg E re-notification
- Added NACHA Regulation E re-notification support for recurring ACH plans. Cresora will now send re-notification webhooks at the required intervals.
- New webhook event:
ach.renotification_required - New field
renotification_statuson recurring plan objects
v1.1.2May 8, 2026Preview
Partner Portal — Batch merchant import (Preview)
- CSV and JSON batch import for merchant submission now available behind the
batch_merchant_importfeature flag - Supports up to 380 locations per import file
v1.1.0April 22, 2026Breaking ChangeStable
API key prefix change — cr_test_ → csk_test_
⚠Warning
Breaking change: API key prefixes have changed from
cr_test_ and cr_live_ to csk_test_ and csk_live_. Keys issued before April 22 continue to work until June 30, 2026. Rotate your keys before that date.- Updated Getting Started, Authentication, and all code examples
- Partner Portal issues new-format keys on rotation
v1.0.0March 10, 2026Stable
Platform launch — MVP 0
- Card: sale, auth-only, capture, partial capture, auth reversal, void, full and partial refund, card verification, 3DS2
- ACH: one-time WEB, recurring WEB and PPD, NACHA 5-day reversal, ACH refund, R01–R29 return handling
- Recurring plans: create, update, cancel, retry, completion
- Webhooks for all lifecycle events