Release Notes

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

Announcements

These are the announcements for
October 3, 2025
.

BIN Lookup Service 2.0

Products Included:
BIN Lookup
Region/Country:
Global
Expected Release Date:
Currently in Limited Availability
The BIN Lookup Service 2.0 for the production environment is currently in Limited Availability.
Effective October 1, 2025
, network availability for BIN Lookup Service 2.0 will be restricted to
American Express
,
Discover
, and
Visa
. This restriction applies to all existing resellers and direct merchants using the service. BIN Lookup Service 2.0 with the current set of enabled networks will continue for existing clients until October 1, 2025, and there will be no immediate disruption in service. Our current focus is moving the service from Limited Availability to General Availability, and working on enhanced product features.
Any new resellers or direct merchants need to have an agreement and pricing in place to be enabled for the BIN Lookup Service. They can be enabled for American Express, Discover, and Visa along with certain regional networks.

Features Introduced This Week

ISV
| Salesforce B2C Enterprise 25.5.0

Description
This release adds support for P12 certificates during authentication.
Audience
Users of Salesforce B2C Enterprise 25.5.0.
Benefit
Management of the P12 file is secure when uploaded into Salesforce Business Manager. This removes the requirement to add it in the cartridge code.
P12 authentication makes key rotation easier for merchants. Instead of releasing a new version of the cartridge, merchants can just upload the new P12 file.
Technical Details
None.
Important Dates
Pushed to production September 26, 2025.

Transaction Search Payment Methods Filter
| RM-37329

Description
Transaction Search in the Business Center is updated to make it easier to find and filter all payment methods. Pinless Debit, PayPal, Gift Card, and other similar payment methods are now searchable under the Payment Category section.
Audience
Users of Transaction Search in the Business Center.
Benefit
This change ensures that these payment methods are now grouped with the other payment types, making searching and filtering easier and more intuitive.
Technical Details
When using Transaction Search in the Business Center, use the Payment Category section to search for Pinless Debit, PayPal, Gift Card, and other similar payment methods.
Important Dates
September 25, 2025

Known Issues

REST API SDK Reduced Performance
| EPS-33372

Description
There is a known issue that the Cybersource REST API SDK for .NET Standard can cause reduced performance or connection errors during periods of high transaction volume.
Audience
Merchants using the Cybersource REST API SDK for .NET Standard.
Technical Details
The SDK is creating new HTTPClient instances for every new transaction request. This can cause:
  • Increased DNS resolution overhead.
  • Lack of connection pooling.
  • Potential SocketException errors under heavy load, which occur during events such as the ballots sale.
The planned fix will update the SDK to reuse the created HTTPClient instance.
Workaround
There is no workaround for this issue.

Invalid Network Tokens in CAS Environment
| EPS-34142

Description
There is a known issue that certain network tokens containing device PANs (DPANs) are invalid and unusable for testing in the CAS environment. The planned fix will result in the removal of the invalid network tokens to ensure accurate testing.
Audience
GPAP merchants using the CAS environment for testing network tokens with DPANs.
Technical Details
N/A
Workaround
N/A