Release Notes

These release notes cover all releases to the production server for the week ending
September 4, 2026
.

Announcements

These announcements are for
September 4, 2026
.

SOAP Tooklit Authentication Update

Cybersource will no longer support username- and password-based authentication for merchants who use the
SOAP toolkit key
. You are required to remove username- and password-based authentication from your SOAP toolkit integration and transition to certificate-based authentication by these dates:
  • Test Environment: April 15, 2026
  • Production validation test (shock test): September 30, 2026. This applies only to selected merchants.
  • Production Environment: October 7, 2026
Your API requests to Cybersource will be rejected if you do not implement P12 authentication by the required dates.

Batch Upload Service IP Address Updates

The legacy IP address for the Cybersource Batch Upload service will be replaced by two new IP addresses. We recommend that you use domain names instead of IP addresses.
The new addresses will take effect at these URLs and times:
Testing Environment
batchtest.cybersource.com
July 28, 2026, at 4:00 am GMT
Production Environment:
batch.cybersource.com
September 15, 2026, at 4:00 am GMT

Enhanced Webhook URL Review and Approval Process

We have introduced an enhancement to webhook subscription processing to improve security, compliance, and visibility for webhook-related URLs. Webhook URLs are now validated and reviewed before they can be used. This includes both subscriptions and existing subscriptions currently on file.

What is Changing

When a webhook subscription is created or updated, the URLs associated with that subscription are evaluated through a validation and approval process.
Applies to:
  • Webhook URL
    (required)
  • OAuth URL
    (if applicable)
  • Health Check URL
    (if applicable)
As part of this enhancement, clients might now see user-facing statuses:
  • PENDING_REVIEW
  • BLOCKED
The existing
INACTIVE
status remains unchanged and continues to indicate that the subscription is approved and ready within the current lifecycle.

Status Descriptions

Status
Description
PENDING_REVIEW
One or more submitted URLs are being validated or awaiting required security approval.
BLOCKED
One or more URLs were rejected or identified as unsafe or non-compliant. The subscription cannot proceed until the URL(s) are updated.
INACTIVE
All required approvals are complete, and the subscription is ready under the existing activation flow.

How the New Process Works

  1. A webhook subscription is created or updated.
  2. Submitted URLs are checked against existing approval records.
  3. New or unknown URLs are evaluated through automated validation.
  4. If additional review is required, the subscription status changes to
    PENDING_REVIEW
    .
  5. If any URL is rejected or blocked, the subscription status changes to
    BLOCKED
    .
  6. If all required URLs are approved, the subscription status changes to
    INACTIVE
    .
In cases where a subscription status is change to
BLOCKED
, clients are expected to perform these tasks:
  1. Review the affected endpoint(s).
  2. Update the URL(s) to an acceptable endpoint.
  3. Resubmit the subscription for processing.

For New Subscriptions

New webhook-related URLs may go through validation and, if necessary, security review before the subscription can proceed.

Why We Are Making This Change

This enhancement is designed to:
  • Reduce security risk
    by preventing outbound calls to unapproved endpoints.
  • Improve compliance
    through stronger review and approval controls.
  • Increase transparency
    with clearer client-visible statuses.
  • Support scale
    through a standardized and repeatable validation process.

Message-Level Encryption Upcoming Mandate

An updated version of message-level encryption (MLE) will become mandatory in order for merchants to use the APIs. Portfolio owners must enable this updated version of MLE for their merchants by
March 2027
.
This required MLE update encrypts all data in your API response messages. The previous version of MLE encrypted only request messages. If your merchants are already using custom JSON Web Token messaging, they must also update how their system constructs JWTs.
Merchants who are using HTTP signature messaging must migrate their system to JWT messaging.
You risk transaction failures if you do not implement this MLE update.

Overview of MLE

MLE is a robust security protocol designed to encrypt individual messages or payloads at the application layer. By protecting sensitive data at the message level, MLE ensures that your information remains secure as it moves through systems and networks, providing a layer of security beyond traditional transport encryption.
Enabling MLE requires you to create a REST API key for request messages and a
REST – API Response MLE
key for response messages. If your organization is using a meta key, the portfolio account or merchant account user who created the meta key must also create the REST – API Response MLE key.
Update Methods
  • Create or update your custom MLE integration using JWTs with P12 certificates. For more information, see the Enable Message-Level Encryption section in the
    Getting Started with REST Developer Guide
    . For a method using shared secret key pairs, see the HTTP Messaging Migration to JWT Messaging section below.
  • Update your REST API SDK. For more information, see the
    REST API related products
    section in the Cybersource GitHub.

JSON Web Token Construction Update

There are new requirements for how to construct JSON Web Tokens (JWTs) in order to send API request messages. If you use a custom integration to construct JWTs, you must update your system to remain compliant. This update is necessary to support the new MLE requirements.
Update Methods

HTTP Messaging Migration to JWT Messaging

By
March 2027
, all merchants using HTTP signature messaging must migrate to JWT messaging in order to support MLE. Merchants already using HTTP signature messaging with shared secret key pairs can now continue using their existing keys with JWT messaging.
Update Method

Network Routing Architecture Update

Cybersource endpoints will be migrated from the current routing model to a new architecture using updated IP subnet ranges.
This enhancement is designed to improve the performance, resiliency, and reliability of transaction delivery over the Internet. It will also enable seamless transaction routing across multiple Visa data centers, supporting more consistent and reliable transaction processing.
Cybersource Endpoints and IP Addresses Included
Current Application and endpoints:
CAS/Test
:
apitest.cybersource.com
(current IP address:
66.185.182.49
)
Production
:
api.cybersource.com
(current IP address:
66.185.182.149
)
Potential Impact
Clients who connect to the REST API endpoints listed above using Domain Name System (DNS) are not expecting to experience any impact. DNS records will be updated automatically to use the new routing architecture.
Clients whose networks are configured to allowlist IP addresses or who have hardcoded IP addresses will likely be impacted. These clients must update their proxy or firewall settings to include the new Visa IP address ranges.
There are no changes to TLS/SSL certificates or supported ciphers as part of this migration. However, Cybersource continues to recommend trusting the root TLS certificates for all secure endpoints.
Migration Timeline
CAS/Test
: October 15, 2026
Production
: January 31, 2027
Now Available
This technology is now available in both the test and production environments through these domains:
CAS/Test
:
apitest.visaacceptance.com
Production
:
api.visaacceptance.com
Deploying in the CAS/Test Environment provides a safe environment to test and validate access. Once testing is complete, you may migrate production processing anytime thereafter.
How to Adopt This Change
To use the new routing architecture, your firewall, or your commerce platform provider's firewall, must be configured to permit outbound traffic to the Visa cloud.
This large, dynamic IP address space represents a significant change from current access configurations. Therefore, it is critically important to test firewall configurations and confirm that connections are successful before migrating production traffic.
Clients who require IP address allowlists may use one of the following options.
Option 1
: Add these specific subnet ranges to your allowlist:
  • 198.217.128.0/17
  • 198.241.128.0/17
  • 66.185.176.0/20
Option 2
: Add these generic subnet ranges to your allowlist:
  • 198.241.206.0/24
  • 198.241.207.0/24

Secure Acceptance Sunset

Secure Acceptance is being sunset as part of a move toward modern, web-based payment acceptance solutions. The target date for merchants to complete migration from Secure Acceptance is September 30, 2026. If you have already begun migrating off Secure Acceptance and expect to complete the move by this date, disregard this message.
Unified Checkout is available as the recommended migration path. It provides a low-code payment acceptance experience with support for expanded payment options and integrated services.
For more details about this change and guidance on how to migrate, see this knowledge base article: Secure Acceptance Sunset (KA-11531).
Review your migration plans and take the necessary steps to move off Secure Acceptance before the deadline. If you need assistance, contact your Visa representative.

Features Introduced This Week

No customer-facing features were released this week.

Fixed Issues

No customer-facing fixes were released this week.

Known Issues

Incorrect Invoicing Status Displayed in UI
| EPS-41938

Description
In some instances, an issue in the post-payment invoice update process prevents the invoice status from being committed to the database following successful payment authorization and processing. As a result, invoices remain in a Sent status instead of updating to Paid/Completed within the Invoicing UI.
Audience
Some merchants in CEMEA.
Technical Details
This issue occurs during post-payment invoice status persistence. Under specific conditions, a database deadlock can cause the invoice status update transaction to be rolled back, preventing the updated status from being committed.
Workaround
No known workaround.

Incorrect Phone Details on Pay By Link Email Receipts
| EPS-42410

Description
Receipt emails generated for Invoicing and Pay By Link transactions may occasionally display an incorrect merchant phone number. As a result, customers may be presented with inaccurate merchant contact information on receipt communications.
Audience
Some invoicing and Pay By Link merchants.
Technical Details
While payment pages display the merchant's intended customer contact information, receipt emails may display an incorrect merchant phone number due to the use of an unintended merchant contact record during receipt generation.
Workaround
Until a permanent fix is available, merchants can update the phone number associated with their Business Contact to match the customer-facing phone number configured in their merchant profile. This will help ensure consistent contact information is displayed in receipt emails.

Business Center Credit/Refund Action Causing Incorrect Transaction Status
| EPS-42369

Description
In certain cases, transactions that successfully complete a void operation after an initial timeout may not be accurately reflected in the transaction status. This issue may cause refund actions to be unavailable in the Transaction Details page, preventing merchants from initiating a refund through the user interface.
Audience
Some merchants and cardholders attempting void requests.
Technical Details
A transaction status synchronization issue may occur when a void request encounters a communication timeout during processing. As a result, the transaction record may not be updated to reflect its final state in some cases, even when the void is completed successfully.
Workaround
If refund options are unavailable for the affected transaction, merchants can issue a standalone credit to return funds to the customer.

Intermittent Token Management Service Failure for Recurring Billing
| EPS-42500

Description
Some merchants may experience intermittent failures when setting up recurring billing if a payment method is associated with a legacy Instrument Identifier that was created while nullable Instrument Identifiers were allowed in the TMS (Token Management Service) vault. These failures may occur when the legacy Instrument Identifier does not contain the card details required by the current vault configuration.
Audience
Merchants with legacy Instrument Identifiers created while nullable Instrument Identifiers were allowed in TMS.
Technical Details
None.
Workaround
No known workaround.

Invoicing Payment Receipts Sent to Business Contact Instead of Configured Email Address
| EPS-42538

Description
Merchants can configure Invoicing to send payment receipts to an alternative email address. However, payment receipts are currently sent to the business contact associated with the merchant account, even when an alternative recipient email is configured.
Audience
Merchants using Invoicing who have configured payment receipts to be sent to an alternative email address.
Technical Details
None.
Workaround
No known workaround.