> ## Documentation Index
> Fetch the complete documentation index at: https://grandcentral.backbase.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 2025.07

> Grand Central Connectors release notes, version 2025.07.

## Features

The following feature updates are available in 2025.07 for Grand Central Connectors:

<div className="release-notes">
  | Product group      | Software component                             | Version | Title                                                                                                                                    | Description                                                                                                                                                                                                                                                                                                                                                             |
  | ------------------ | ---------------------------------------------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Alacriti           | `gc-alacriti-payment-connector`                | 1.1.20  | Enabled fee retrieval, payment modification, and enhanced bank details retrieval mechanism for US payment rails                          | Bank customers can now view applicable payment processing fees for US domestic payment rails such as ACH (Automated Clearing House), FedWires, RTP (Real Time Payments), and FedNow, update previously initiated payments prior to processing, and look up the bank name and multiple addresses associated with a US ABA (American Bankers Association) routing number. |
  | Oracle FLEXCUBE    | `gc-flexcube-payment-connector`                | 1.1.4   | Enabled single or recurring payment setup and cancellation for UK schemes, and added feature for looking up bank details by branch code. | Bank customers can now create one-time and recurring payments through FPS(Faster payments) and Book Transfer,  cancel future-dated payments set up through the same rails, and look up the bank name and address using UK branch or sort codes.                                                                                                                         |
  | SurePay            | `gc-surepay-cop-party-connector`               | 2.0.0   | Enabled Confirmation of Payee for UK customers                                                                                           | The CoP feature lets bank customers validate the beneficiary details while making a payment to the beneficiary for the first time or while adding them as a contact.                                                                                                                                                                                                    |
  | SurePay            | `gc-surepay-vop-party-connector`               | 2.0.0   | Enabled  Verification of Payee for EU customers                                                                                          | The VoP feature lets bank customers validate the beneficiary details before initiating a payment to them.                                                                                                                                                                                                                                                               |
  | Smarty             | `gc-smarty-location-data-management-connector` | 1.0.0   | Added Smarty connector                                                                                                                   | This connector enables bank customers to look up and select their address details through the `POST{locationDataManagementBaseURL}/address-autocomplete` endpoint in `grandcentral-location-data-management-api`.                                                                                                                                                       |
  | Jack Henry Symitar | `gc-symitar-payment-connector`                 | 1.1.0   | Added functionality for initiating one-time payments                                                                                     |                                                                                                                                                                                                                                                                                                                                                                         |
  | Jack Henry Symitar | `gc-symitar-loan-transaction-connector`        | 0.1.9   | Added functionality for viewing transactions for one or more loan accounts                                                               |                                                                                                                                                                                                                                                                                                                                                                         |
  | Jack Henry Symitar | `gc-symitar-loan-connector`                    | 0.1.16  | Added functionality for creating loan accounts, viewing loan accounts, balances and details                                              |                                                                                                                                                                                                                                                                                                                                                                         |
  | Jack Henry Symitar | `gc-symitar-deposit-transaction-connector`     | 0.1.10  | Added functionality for viewing transactions for one or more deposit accounts                                                            |                                                                                                                                                                                                                                                                                                                                                                         |
  | Jack Henry Symitar | `gc-symitar-deposit-connector`                 | 1.0.0   | Added functionality for creating deposit account and viewing full details of deposit accounts                                            |                                                                                                                                                                                                                                                                                                                                                                         |
  | Jack Henry Symitar | `gc-symitar-party-connector`                   | 2.0.1   | Added functionality for creating party and viewing details of the party                                                                  |                                                                                                                                                                                                                                                                                                                                                                         |
</div>

## Fixes

2025.07 contains the following bug fixes for Grand Central Connectors:

<div className="release-notes">
  | Product group   | Software component                     | Version | Title                                                                                                                                     | Description                                                                                                                                                       |
  | --------------- | -------------------------------------- | ------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Fiserv DNA      | `gc-fiservdna-loan-connector`          | 1.1.0   | Fixed support for the involved parties for business loans, so that now both owners and non-owners can be included                         |                                                                                                                                                                   |
  | Fiserv DNA      | `gc-fiservdna-deposit-connector`       | 1.0.3   | Fixed the incorrect mapping for product ID and secondary product ID, and support for business banking accounts                            |                                                                                                                                                                   |
  | Fiserv DNA      | `gc-fiservdna-party-connector`         | 1.3.1   | Fixed the mismatch in the type enums so that the update party feature for email, address, and phone number now works as expected          |                                                                                                                                                                   |
  | Oracle FLEXCUBE | `gc-flexcube-party-connector`          | 1.2.3   | Fixed the error thrown by `PUT {baseURL}/parties/{partyId}`                                                                               | The error occurred because the `addressLine1` field became mandatory following the patchset upgrade from PS 7 to PS 13 in Oracle FLEXCUBE.                        |
  | Oracle FLEXCUBE | `gc-flexcube-deposit-connector`        | 1.0.20  | Fixed the mapping to now correctly return `interestRate` when using the `GET deposits/{depositId}` endpoint of `grandcentral-deposit-api` |                                                                                                                                                                   |
  | FIS IBS         | `gc-fis-party-connector`               | 1.2.0   | Fixed the performance issue in `GET {baseURL}/parties`                                                                                    | Refactored encryption-related code to prevent memory overload. FIS Connector SDK v1.0.51 containing the new encryption code has been injected into the connector. |
  | FIS Cardbase    | `gc-fis-deposit-connector`             | 1.0.20  | Fixed the performance issue in `GET {baseURL}/deposits`                                                                                   | Refactored encryption-related code to prevent memory overload. FIS Connector SDK v1.0.51 containing the new encryption code has been injected into the connector. |
  | FIS IBS         | `gc-fis-deposit-transaction-connector` | 1.0.30  | Fixed the performance issue in `POST {baseURL}/deposits/transactions`                                                                     | Refactored encryption-related code to prevent memory overload. FIS Connector SDK v1.0.51 containing the new encryption code has been injected into the connector. |
</div>

## Dependencies

2025.07 has the following dependency updates for Grand Central Connectors:

<div className="release-notes">
  | Product group   | Software component            | Version | Title                                                | Description |
  | --------------- | ----------------------------- | ------- | ---------------------------------------------------- | ----------- |
  | Prove           | `gc-prove-party-connector`    | 2.0.2   | `grandcentral-party-api` updated to v2.0.5           |             |
  | Mambu           | `gc-mambu-payment-connector`  | 1.1.0   | `grandcentral-payment-order-api` updated to v1.1.15. |             |
  | Oracle FLEXCUBE | `gc-flexcube-party-connector` | 1.2.3   | `grandcentral-party-reference-api` updated to v1.2.0 |             |
  | FIS IBS         | `gc-fis-party-connector`      | 1.2.0   | `grandcentral-party-reference-api` updated to v1.2.0 |             |
</div>
