FILTER BY TAG

Fixed Issues

Business Center Session Handling Improvements for SSO Merchant Switching and OTP Login | RM-47464

Description
Two Business Center session-handling issues have been resolved:
  • Users using Single Sign-On (SSO) merchant switching can now successfully return to Portfolio Management after selecting Exit View. Previously, users could be returned to the previously selected merchant account immediately after exiting the switched session.
  • Users authenticating with one-time password (OTP) no longer experience intermittent login failures that require a second authentication attempt. Previously, some users were redirected to the sign-on page after successfully entering a valid OTP.
Audience
Business Center users.
Technical Details
  • The fix introduces a one-time cookie that prevents the previous organization context from being reapplied following a successful switch-back operation.
  • A stale local storage value was not being cleared during session initialization. As a result, the application bootstrap process incorrectly treated newly authenticated OTP sessions as invalid and removed them. The fix clears the stale flag during session cleanup and adds safeguards to ensure the application initializes successfully.
Important Dates
Released on September 16, 2026.

ECP Transactions Now Return the Correct Response Code and Message for Smartpay Code 772
| RM-47510

Description
A defect was resolved that caused Electronic Check Processing (ECP) transactions processed through Smartpay to return an incorrect Cybersource response when the processor returned code
772
. Previously, Cybersource mapped the processor response to code
150
, resulting in the message
Unknown error
. Cybersource now correctly maps the response to code
231
with the message
Reason: Invalid DFI account number
.
Audience
Merchants processing ECP transactions through the Smartpay processor.
Technical Details
  • Processor Response Code:
    772
  • Previous Cybersource Response Code:
    150
    • Message:
      Unknown error
      .
  • Updated Cybersource Response Code:
    231
    • Message:
      Reason: Invalid DFI account number
      .
Important Dates
Released on September 16, 2026.