Features
The following feature updates are available in 2025.12 for Grand Central Connectors:| Product group | Software component | Version | Title | Description |
|---|---|---|---|---|
| Tietoevry | gc-tieto-evry-card-ecommerce-gateway-webhooks-connector | 1.0.0 | Added ecommerce gateway webhooks connector for TietoEvry | First release of the gc-tieto-evry-card-ecommerce-gateway-webhooks-connector, an inbound connector that handles 3DS authentication setup and status collection within TietoEvry’s ecosystem. |
| Tietoevry | gc-tieto-evry-card-authorization-connector | 1.0.2 | Added card authorization connector for TietoEvry | First release of the gc-tieto-evry-card-authorization-connector, which integrates with TietoEvry’s card authorization APIs. The connector supports wallet eligibility checks and adding cards to digital wallets, including Google Pay and Apple Pay. |
| Tietoevry | gc-tieto-evry-device-administration-connector | 2.0.6 | Added device administration connector for TietoEvry | First release of the gc-tieto-evry-device-administration-connector, which integrates with TietoEvry’s Device Administration APIs. The connector supports card locking and unlocking, PIN management, and device administration operations. |
| Payments | gc-obpm-batch-payment-connector | 1.0.0 | Added connector for creating PAIN001.xml files and uploading to Azure Blob Storage | First release of the gc-obpm-batch-payment-connector, a Camel-K connector that integrates with Azure Blob Storage to handle batch payment processing against OBPM. The connector supports chunked file upload to Azure Blob Storage, chunk aggregation, and final batch file assembly. |
| Oracle FLEXCUBE | gc-flexcube-payment-connector | 1.4.2 | Added holiday treatment field mapping in recurring payments | The recurring payment request transformation now includes the holi_treat holiday treatment field, enabling the payment instruction to specify how OBPM handles payments that fall on bank holidays. This lets bank customers control whether recurring payments due on a holiday are processed before, after, or on the next business day. |
| Oracle FLEXCUBE | gc-flexcube-deposit-transaction-inbound-connector | 1.0.0 | Added deposit transaction event connector | The deposit transaction event connector enables retrieval of deposit transaction updates through an inbound connector. This lets banks receive real-time notifications of transaction status changes, improving visibility into deposit processing and enabling faster reconciliation. |
| ComplyAdvantage | gc-comply-advantage-party-lifecycle-connector | 1.1.0 | Enabled customer screening against global watchlists for KYC and KYB compliance | The customer screening feature enables financial institutions to screen customers against global watchlists, identifying matches in Sanctions, Warnings, Fitness and Probity, PEPs registers, Watchlists, and Adverse Media lists. This capability helps banks meet KYC and KYB regulatory requirements, reduce financial crime risk, and ensure AML compliance by automatically flagging high-risk individuals and entities during onboarding. |
| Feedzai | gc-feedzai-fraud-detection-connector | 1.3.0 | Enabled explicit riskIndicators in new account fraud detection | The new account fraud detection capability now provides explicit riskIndicators showing which specific factors matched during fraud detection. This enhancement helps banks understand exactly what triggered fraud alerts, enabling faster and more informed decision-making during onboarding. Banks can prioritize reviews based on specific indicators and improve detection accuracy with full visibility into matched criteria. |
| Oracle FLEXCUBE | gc-flexcube-deposit-connector | 1.4.1 | Added close pocket connector | The close pocket connector lets you programmatically close pocket accounts, enabling seamless account lifecycle management through automated workflows. |
Fixes
2025.12 contains the following bug fixes for Grand Central Connectors:| Product group | Software component | Version | Title | Description |
|---|---|---|---|---|
| Oracle FLEXCUBE | gc-flexcube-payment-connector | 1.4.2 | Fixed IBAN validation error message in Jetbank Fetch Bank Details | The obpm-connector-sdk upgrade to v1.0.6 delivers an improved error message when you provide an invalid IBAN to the Fetch Bank Details by IBAN route for the Jetbank profile, replacing the previously opaque or missing error response. This lets bank customers and operations teams quickly identify and correct IBAN input errors. |
| Oracle FLEXCUBE | gc-flexcube-payment-connector | 1.4.2 | Fixed fee response handling for empty arrays | The Fetch Fees response XSLT transformation now correctly handles scenarios where OBPM returns an empty fees array, preventing a transformation failure that previously caused the connector to return an error instead of an empty fee list. This lets bank customers view payment fee information reliably, even when no fees are applicable. |
| Oracle FLEXCUBE | gc-flexcube-payment-connector | 1.4.2 | Fixed incorrect TransactionType in cancel payment flow | The cancel payment flow for single and recurring payments now submits cancel requests using the IOPK_REQ instruction type as required by OBPM, replacing the previously incorrect FSFS_REQ type. This lets bank customers successfully cancel scheduled and recurring payments that were previously failing at the core banking layer. |
| Oracle FLEXCUBE | gc-flexcube-payment-connector | 1.4.2 | Refined payment initiation field mapping | The Payment Initiation XSLT transformations now include field mapping improvements, ensuring the connector correctly extracts and forwards field values to OBPM across all payment type scenarios. This lets bank customers initiate payments with higher accuracy and fewer edge-case submission failures. |
| Oracle FLEXCUBE | gc-flexcube-payment-connector | 1.4.2 | Improved default end date handling for open-ended recurring payments | Recurring payment instructions where the frontend provides neither an EndDate nor a noOfPayments value now default to 2099-12-31 as the recurring instruction end date, matching OBPM expectations. This lets bank customers set up open-ended standing orders without encountering a validation rejection from the core. |
| Oracle FLEXCUBE | gc-flexcube-payment-connector | 1.4.2 | Optimised customer number lookup | The getCustomerNumber route now checks whether the customer number is already present in the incoming request before triggering a redundant call to the core system. This lets the connector process payments faster by eliminating an unnecessary network hop when the customer number is already known. |
| Oracle FLEXCUBE | gc-flexcube-payment-connector | 1.4.2 | Improved recurring payment transfer type and frequency mapping | The recurring payment service now correctly maps transferType and frequency fields in both request and response transformations. This lets bank customers set up and modify standing orders with the correct payment frequency without encountering mapping errors. |
| Oracle FLEXCUBE | gc-flexcube-deposit-transaction-connector | 1.2.0 | Improved fetching deposit transactions for multiple accounts | Updated the deposit transaction API to return the empty list rather than error when there’s no transactions available for the account. |
| Oracle FLEXCUBE | gc-flexcube-account-inbound-connector | 1.2.0 | Fixed dateTime field parsing in gc-flexcube-account-inbound-connector | Fixed an issue where the mandatory dateTime field in the ASB producer response was not being consumed correctly for account balance update events. |
| Oracle FLEXCUBE | gc-flexcube-party-connector | 2.2.0 | Updated the query parameter to include Tax Id for searching a party by Tax Id | |
| Oracle FLEXCUBE | gc-flexcube-party-connector | 2.2.0 | Improved performance for Oracle FC Update Party API | Removed redundant XPath expressions in the Oracle FC Update Party API XSLT, reducing processing overhead. |
Dependencies
2025.12 has the following dependency updates for Grand Central Connectors:| Product group | Software component | Version | Title | Description |
|---|---|---|---|---|
| FIS Cardbase | gc-fis-device-administration-connector | 1.0.33 | Updated fis-connector-sdk from 1.0.54 to 1.0.61 | This release updates the fis-connector-sdk from 1.0.54 to 1.0.61, incorporating seven consecutive patch releases:
|
| Oracle FLEXCUBE | gc-flexcube-payment-connector | 1.4.2 | Updated obpm-connector-sdk from 1.0.5 to 1.0.6 | This release updates the obpm-connector-sdk from version 1.0.5 to 1.0.6, incorporating IBAN validation error-code improvements. |
| Oracle FLEXCUBE | gc-flexcube-payment-connector | 1.4.2 | Updated grandcentral-payment-order-api from 1.4.0 to 1.4.1 | This release updates the grandcentral-payment-order-api specification dependency from version 1.4.0 to 1.4.1, incorporating OpenAPI documentation improvements for address types, payment order fields, and party identification fields, along with Maven organisation migration. |
| Oracle FLEXCUBE | gc-flexcube-payment-connector | 1.4.2 | Updated grandcentral-bom from 2.5.13 to 2.5.21 | This release updates the grandcentral-bom parent POM from version 2.5.13 to 2.5.21, incorporating GrandCentral platform transitive dependency updates. |
| Salesforce | gc-salesforce-party-connector | 2.0.0 | Salesforce Party connectors updated to v2 | |
| FIS IBS | gc-fis-party-connector | 2.0.0 | FIS Party connectors updated to v2 |