Skip to main content

2026-05

May 27th, 2026

Improvements

  • Autopay data is now submitted to the system despite the enrollment status
  • Adapted Sales Importer to successfully read spreadsheet cells even if they contain formulas.
  • Added validation to Drop Request Queue to prevent customers requesting a drop multiple times.
  • Added Reward details to Enrollment Details and Customer details.
  • Added Subtype to Global Price Changes.
  • Improved validations under Payment Methods when connecting with CSG Forte.
  • Performance and Refactor improvements for the code.

Fixes

  • Adjusted ETF calculation for accounts that didn’t drop yet.
  • Modified validation that prevented users from archiving plans.
  • Added validation at the time of generating winback files to prevent one file overwriting the other one.
  • Fixed issue that prevented renewed accounts from switching to Accepted.
  • Multiple fixes for new Plans Manager UI.
  • Fixed affiliate plan filtering in the New Plans Manager UI.
  • Correction for New Plans Manager UI that did not refresh after updating a plan.
  • Fix for background job that unpublishes expired plans.
  • Added decimal format at the Utility level.

Features & Fixes Details

Autopay data is now submitted to the system despite the enrollment status​

Autopay information is now submitted for all enrollment statuses, provided the enrollment exists in the billing system. Submissions are now only restricted for enrollments in PENDING or ON HOLD statuses, where payment details are not yet finalized.

To prevent downstream failures, a new validation layer has been implemented. The system will now automatically skip or halt the autopay process if an enrollment is missing required payment token information.