Release Notes

These release notes cover all releases to the production server for the week ending
July 18, 2025
.

Announcements

There are no announcements for
July 18, 2025
.

Features Introduced This Week

Invoice Label Customization and Webhook Enhancements | RM-32137

Description
You can now customize your Invoicing payment page to display only the fields that you use and customize those field names. When you use the API to create an invoice link and send it to your customers, you now receive an invoice webhook notification. The invoice payment page now displays the payment due date in UTC time. Reconciliation for fraud and abandoned transactions are improved for Pay by Link payments. You can also now offer Paze as an invoice payment method to your customers.
Audience
Users of Invoicing and Pay by Link.
Benefit
You can use label customization to keep terminology consistent across all of your Invoicing and Pay by Link payment pages. This supports your compliance with nomenclature requirements, including for tax invoices in the Australia and New Zealand (ANZ) Region. The Webhook enhancements give you better visibility into invoice status changes. This enables your organization to respond quickly to payment updates.
Technical Details
You can customize the invoice fields that appear on the Invoice payment page using the
Business Center
.
Important Dates
CAS release on July 14th, 2025 and production release on July 17th, 2025.

Metakey Support for Improved Report Access | RM-37367

Description
You can now use your account-level meta key to access authorized merchant records through the file-details and file download endpoints in the on-behalf-of flow through CGK.
Endpoints:
  • File-details:
    /sfs/v1/file-details
  • File download:
    /sfs/v1/files
Audience
Customers using the file details and download endpoint externally through CGK.
Benefit
Users can now use an account-level meta key on behalf of flow through CGK to access authorized merchant records.
Technical Details
You can use your account-level meta key generated in key management in the
Business Center
to create a bearer token. This enables you to access authorized merchant records through the file details and file download endpoints.
Important Dates
July 16th, 2025 CAS release and July 17th, 2025 production release.

Fixed Issues

No customer-facing fixes were released this week.

Known Issues

Risk Score Distribution Not Retrievable | EPS-31926

Description
Risk Score Distribution is not retrievable for certain time periods, such as a previous week or month.
Audience
Users of
Decision Manager
who utilize the Risk Score Distribution report type.
Technical Details
None.
Workaround
Retrieve the daily report type.

Unavailable Report Types | EPS-31942

Description
Certain report types that are enabled for users are not displaying in the
Business Center
. The missing report types are reconciliation reports, such as Fee Detail, Funding Detail, and Processor Settlement.
Audience
Users of reports in the
Business Center
.
Technical Details
None.
Workaround
None.

Meta Key Fails for Java SDK Users | EPS-32595

Description
P12 authentication fails for organizations using the Java SDK and a meta key to process transactions for multiple merchants.
Audience
Users of the Java SDK.
Technical Details
None.
Workaround
None.

Incorrect BIN Lookup Results for JCB Transactions | EPS-32625

Description
When using BIN Lookup in Case Management to search for transactions that used a JCB card, the results display only three digits instead of the expected six.
Audience
Users of BIN Lookup in Case Management.
Technical Details
None.
Workaround
None.

Multiple Emails for an Invoice Payment | EPS-32641

Description
Merchant customers are receiving both successful and failed emails after completing an invoice payment.
Audience
Users of Invoicing.
Technical Details
None.
Workaround
None.

NOC Reports Not Downloadable | EPS-32810

Description
The NOC report type is not downloadable in the
Business Center
.
Audience
Users of the
Business Center
.
Technical Details
None.
Workaround
None.

Invoice Notification Incorrectly Displays Incomplete Transaction | EPS-32960

Description
Invoice notifications for successful payments are displaying incomplete transaction statuses.
Audience
Kcbinsuranceag Merchant.
Technical Details
Two notifications are sent in an invoice response. The notification included in the
RFLAG DAuthenticate
and
evenType
fields are incorrect.
Workaround
None.

Decision Manager
Timeouts | EPS-33015

Description
Certain
Decision Manager
requests that take longer than usual are resulting in
ESYSTEM
timeout statuses.
Audience
LAC DM merchant.
Technical Details
None.
Workaround
Start a new transaction.

Decision Manager
Modify Error in CAS | EPS-33017

Description
Decision Manager
users utilizing Order Status Notification (OSN) cannot configure OSN settings in the
Business Center
.
Audience
Users
Decision Manager
who utilize OSN.
Technical Details
None.
Workaround
None.

Missing Field in Chase Paymentech Solutions Authorization Responses | EPS-33144

Description
The network transaction ID is missing from authorization responses. This can cause subsequent authorizations to be declined.
Audience
Users of the Chase Paymentech Solutions processor.
Technical Details
The
auth_payment_network_transaction_id
field is not included in the authorization response, which contains the network transaction ID.
Workaround
Send a new authorization request and include the
subsequent_auth_first
field set to
Y
. You must also use payer authentication when processing the authorization.