Configuration properties
Values to obtain from Alacriti
Obtain the following values from Alacriti and set them inpayments-v0.values.yaml. These values are environment-specific, so they have no default.
gc-alacriti-payment-connector
Set these properties inpayments-v0.values.yaml. This connector sends outbound requests to Alacriti.
gc-alacriti-payment-inbound-connector
Set these properties ininbound-payments-v0.values.yaml. This connector receives Alacriti status webhooks and publishes events to the Sync Hub ASB producer.
Supported operations
The Alacriti Connector exposes the Grand Central Unified API across the Fedwire, FedNow, and RTP rails. For the operation-to-endpoint tables, see Overview. For the full contract, see the unified API specifications.Events
The payment inbound connector publishes the following event to the Sync Hub ASB producer.
The payment inbound connector consumes status notifications from the following source.
The payment connector is synchronous and doesn’t publish or consume events.
Error mapping
The connector maps Alacriti error codes to Grand Central status codes using the sharedtransform-alacriti-error-details.json template. For the full list, see Error codes.
Dependencies
- Alacriti payment platform API (outbound), reachable at
alacriti.baseUrl. - Alacriti status webhooks (inbound), delivered to the registered callback URL.
- Sync Hub ASB producer, which receives the published payment status events.