Product Updates & Status,

Production Release Notes – Miscellaneous Priority Items (AN_MISCPI_V6)

Tags:

Stay Up-to-Date with AndDone Status!

Lorem ipsum dolor sit amet. Nibh ultricies senectus sed faucibus.

Release Date
Categories

Removes legacy fee table dependency from transaction flow

What’s new

All remaining ties and dependencies on the old fee table have been removed from the transaction flow. The legacy fee table has been fully decommissioned from the platform and is no longer referenced at any layer.

Why it matters

Before this change, the transaction flow retained residual dependencies on a deprecated fee table, creating potential inconsistency in fee calculations. The platform now exclusively uses the new fee table, eliminating ambiguity and reducing maintenance risk.


Adds Exact Amount option to the payment amount filter

What’s new

The amount filter in the merchant portal payments table now includes an “Exact Amount” option, allowing merchants to search for transactions matching a precise dollar value in addition to the existing range-based filtering.

Why it matters

You can now locate a specific transaction by its exact amount directly from the payments table, without needing to scroll through a range of results or use additional filters to narrow down matches.


Deprecates LaunchDarkly feature flags

What’s new

LaunchDarkly feature flags have been deprecated and removed for the following functionality: Autopay enrollment, company name in payment link, RBAC (role-based access control), and ReCAPTCHA. These features are now enabled natively without flag-gating.

Why it matters

Before this change, these features were conditionally controlled via LaunchDarkly, which introduced an external dependency and potential flag management overhead. The functionality is now permanently active and no longer requires flag configuration.


Fixes postal code validation and billing zip code label on the Payment Link page

What’s new

Two bugs on the Payment Link page have been resolved. The validation message for the postal code field was displaying incorrectly, and the Billing Zip Code label value in the Shopper Details section of the Payment Link Details page was showing the wrong content. Both address field issues have been corrected.

Why it matters

Before this fix, merchants and their customers could encounter misleading validation messages and incorrect labels when entering address information on the Payment Link page, which could cause confusion during checkout. Both fields now display the correct labels and validation feedback.


Migrates Premium Finance module and Domain project Lambdas to ARM64 (Graviton)

What’s new

The Premium Finance module and Domain project Lambda functions have been migrated from x86 to ARM64/Graviton processors. This is a technical infrastructure change with no impact on API behavior or response contracts.

Why it matters

The migration to Graviton reduces compute costs and improves performance for these workloads. No changes to integration code are required.


Production Release Notes – Miscellaneous Priority Items (AN_MISCPI_V6)
Release Date: Jan 8, 2026
Release Status: Deployed to Production

This release bundle includes the deprecation of LaunchDarkly, ARM64 migrations, UI/validation improvements, and other miscellaneous items.

────────────────────────────────────────────

Enforce Only New Fee Table in Transaction Flow [AN-34401]

This fix will remove any ties or dependencies with old fee table and it will be completely removed from the platform.

Client Facing: No

────────────────────────────────────────────

Addition of Exact Amount Option in Amount Filter [AN-39956]

Enhancement for amount filter in merchant portal payments table.

Client Facing: Yes

────────────────────────────────────────────

LaunchDarkly Deprecation and Other Miscellaneous Items [AN-41445]

LaunchDarkly flags are deprecated for Autopay enrollment, company name in payment link, RBAC and ReCAPTCHA functionality.

Client Facing: No

────────────────────────────────────────────

Payment Link Address Field Related Bug Fixes [AN-42813, AN-42814]

  • Validation message of postal code field on create payment link page issue [AN-42813]
  • Billing Zip Code label value issue on Shopper Details section of Payment Link Details page [AN-42814]

Client Facing: Yes

────────────────────────────────────────────

Migrate Premium Finance Module and Domain Project Lambdas to ARM64 (Graviton) Processor [AN-40602, AN-41754]

  • Migrate Premium Finance Module to ARM64 [AN-40602]
  • Migrate Domain Project Lambdas to ARM64 (Graviton) Processor [AN-41754]

Migration of PF module and Domain lambdas to ARM64 processor (technical enhancements).

Client Facing: No