Skip to main content
Before initiating the configuration, ensure you have the following credentials and connectivity in place:
  • Follow the Get started with connectors guide.
  • Alacriti access: An active account in the Alacriti environment.
  • Network connectivity: Confirmed routing between the Alacriti environment and the Grand Central (GC) iPaaS.
  • Environment details: The following environment variables are needed from Alacriti to configure the connector:

GC managed connectors from shared ACR

The following table lists Alacriti managed connectors available in the GC shared Azure Container Registry (ACR) at gcshared671.azurecr.io/charts. Check your ACR for available versions.

Configuration guide

Follow these steps to initialize and authorize your Alacriti Connector.

1. Establish connectivity

Share the following details with the Grand Central team to establish secure connectivity between Grand Central and Alacriti:
  • Environment details: baseUrl and ipaddress of Alacriti application.
    Istio configuration: To add Alacriti IPs and DNS to the allowlist, see this page which describes how to configure Istio and how to add IPs and certificates to the allowlist.

2. Environment configuration

To initialize the Alacriti Connector, you must define specific environment variables within your gc-applications-live repository. These variables are stored in payments-v0.values.yaml for outbound requests and inbound-payments-v0.values.yaml for inbound webhook events. For the full property list for each connector, including defaults and descriptions, see Reference.

Define outbound parameters

These variables authorize and route requests sent from Grand Central to Alacriti. The following is a sample payments-v0.values.yaml file:
Place the payments-v0.values.yaml file in the following path:

Define inbound/webhook parameters

Configure how Grand Central receives asynchronous updates from Alacriti to GC.
Set up the sync-hub component as described in Sync Hub. The following ASB variables are available after configuring Sync Hub. This is a mandatory component for inbound connectivity.
Webhook registration: To process asynchronous updates (for example, successful settlements or network rejections), you must share the Grand Central webhook url with Alacriti which needs to be registered.

The following is a sample inbound-payments-v0.values.yaml file:
CustomLabels: CustomLabels are part of the Sync Hub setup. Once Sync Hub is enabled, adding the customLabels to the connector automatically invokes the Sync Hub URLs.
Place the inbound-payments-v0.values.yaml file in the following path:

Test your integration

To access the Payments Unified API, you must include your Grand Central subscription key in the request header. If you don’t have a key, contact the Grand Central Support Team to request one.
Webhook integration: Share the API Key through 1Password or any standard tool with Alacriti to call the inbound APIs.
Test the API using the Postman collection.

Troubleshooting

If your connector isn’t responding as expected, check these common scenarios.
Cause: The Grand Central (GC) gateway cannot establish a handshake with the Alacriti endpoint. This typically indicates an upstream service outage at Alacriti or a network routing failure.Solution: Verify the operational status of the Alacriti environment with Alacriti. If the service is operational, contact the GC Support team.
Cause: The Grand Central (GC) gateway cannot establish a handshake with the Alacriti endpoint. This typically indicates an upstream service outage at Alacriti or a network routing failure.Solution: Verify the operational status of the Alacriti environment with Alacriti. If the service is operational, contact the GC Support team.
Cause: The client_id or client_secret provided during setup is incorrect.Solution: Re-verify your credentials with the Alacriti portal and contact the GC team to update the connection.
Cause: The number of incoming requests has exceeded the defined threshold for your subscription tier. This “429 Too Many Requests” response is a protective measure to ensure the stability of the Grand Central and Core Banking infrastructure.Solution: Review your application’s request patterns to identify unexpected spikes. If your business requirements have evolved and you require a higher throughput, contact the Grand Central Team to request an adjustment to your APIM rate limit policy.

Need more help?

Contact Support

Reach out to the Grand Central team for assistance with environment setup or rate limit increases.