Features Introduced This Week {#rn-features}
============================================

**Salesforce Order Management**
-------------------------------

Description
:
This release introduces enhanced payment lifecycle capabilities by enabling Capture and Refund functionalities for both PayPal and Venmo transactions.

Mandate
:
Does not apply.

Audience
:
Users of Salesforce Order Management.

Benefit
:
This release enables merchants to efficiently complete payment settlements and process refunds directly in the platform, improving transaction management, operational flexibility, and overall customer experience.

Technical Details
:
None.

Important Dates
:
Released to production July 9, 2026.

**Klarna Advantage** \| RM-45665
--------------------------------

Description
:
Clients using the Transaction Search page in the Business Center can use a new search filter in the Status filter drop-down menu. The new filter is called *Step Up Required* , and can be used to filter Klarna Advantage transactions. Users can select this status to find transactions in which the authorization response contains a `STEP_UP_REQUIRED` result. The status also displays in search results and on the Transaction Details page.

Mandate
:
Does not apply.

Audience
:
Users of Klarna Advantage.

Benefit
:
Clients can now quickly filter and identify Klarna Advantage transactions that triggered step-up authentication during authorization, reducing manual effort when reviewing or investigating those transactions.

Technical Details
:
None.

Important Dates
:
Released to production July 7, 2026.

**Staged Digital Wallet** \| RM-45223
-------------------------------------

Description
:
Cybersource now supports Staged Digital Wallet transactions for merchants processing through **Rede** in Brazil. Merchants submit staged-wallet data in the standard Cybersource REST payment-authorization request for these scenarios:
:
* **Cash-In** loads funds into a wallet from a registered card.
* **Purchase** uses a wallet to make a payment or to transfer funds between wallets.
{#rn-features_ul_ilc_rh1_wjc}
:
Clients experience this in the API. There is no change in the Business Center and no new response fields. Consumer Bill Payment Service is not part of this release.

Mandate
:
Does not apply.

Audience
:
Merchants processing through **Rede** in Brazil using the Cybersource API.

Benefit
:
Brazilian merchants and wallet operators can process wallet-based cash-in and purchase/transfer activity through Rede using their existing Cybersource integration, extending supported payment experiences with no change to response handling.

Technical Details
:
Merchants include staged-wallet fields in the standard authorization request. Required field set:
:
**Core wallet and transaction type**

    * paymentInformation.customer.stagedDigitalWalletId
    * processingInformation.walletTransactionIntent: `01` = Purchase, including wallet-to-wallet transfer; `02` = Cash in
    * processingInformation.destinationType: `04` = machine-to-machine, same owner; `05` = person-to-person, different holder; `06`/`07` = transfers; `08` = stored-value wallet
    * processingInformation.businessApplicationId: `AA` = same person (pair with `04`); `PP` = different people (pair with `05`)

    {#rn-features_ul_qmy_hk1_wjc}  
    **Sub-merchant** (aggregatorInformation.subMerchant): merchantCategoryCode, id, address1, country, postalCode, cardAcceptorId

    **Sender** (senderInformation): firstName, lastName, address1, locality, countryCode, taxIdNumber

    **Recipient** (recipientInformation): conditional, required for person -to-person: firstName, lastName, taxIdNumber, beneficiaryId

    **Merchant** (merchantInformation): merchantDescriptor.name, taxId

Important Dates
:
Released to production July 2, 2026.
