Overview
Alacriti provides real-time payment processing and settlement solutions for US payment schemes. The Grand Central Alacriti connector enables seamless integration with Alacriti’s payment platform, supporting Fedwire, FedNow, RTP instant credit transfers, and ACH payments. The connector delivers comprehensive payment capabilities including initiation, status updates, cancellation, fee retrieval, and validation services through the Grand Central Unified API Specification.Key Features
- Real-time payment processing: Immediate payment initiation and execution
- Multiple payment schemes: Support for Fedwire, FedNow, RTP, and ACH
- Batch payment support: Process multiple payments in one action
- Payment status tracking: Real-time synchronous and asynchronous status updates
- Payment cancellation: Cancel scheduled payments before processing
- Payment modification: Update Fedwire payment instructions (Fedwire only)
- Fee estimation: Real-time fee estimates for payments
- Bank detail retrieval: Display bank information using ABA routing numbers
- Recipient validation: Validate account details with prenote transactions (ACH)
Supported Payment Schemes
Fedwire
- One-time payments
- Recurring payments
- Payment cancellation
- Payment modification
- Real-time status updates
- Fee retrieval
FedNow Instant Credit Transfers
- One-time instant payments
- Real-time status updates
- Payment cancellation
- Fee retrieval
RTP Instant Credit Transfers
- One-time instant payments
- Real-time status updates
- Payment cancellation
- Fee retrieval
ACH Payments
- Batch payments with multiple SEC codes:
- PPD (Prearranged Payment and Deposit)
- CCD (Corporate Credit or Debit)
- CCD Child support
- CCD Tax payment
- CTX (Corporate Trade Exchange)
- Standard ACH
- Same Day ACH
- International ACH
- Payment cancellation for entire batches
- Fee retrieval (Standard, Same Day, International)
- Prenote validation for recipient accounts
Prerequisites
Before you begin, make sure that the following requirements are met:- Completion of Grand Central connector configuration prerequisites
- An active Alacriti account with necessary permissions
- Valid API credentials from Alacriti (API key, secret key, client key)
- Grand Central Unified API Specification’s Payment API enabled in your environment
- Allowlisted Alacriti API endpoints for inbound APIs in the Grand Central network
Configuration
To configure your Alacriti connector:-
Set your APIM subscription key in the header:
- Key:
api-key - Value: your subscription key
- Key:
-
Request the Grand Central team to set up a connection with Alacriti and provide:
- Secret keys received from Alacriti for Azure APIM keyvault
-
Add the following configuration to your connector’s
values.yamlfile:
gc-alacriti-payment-connector and gc-alacriti-batch-payment-connector:
| Key | Description |
|---|---|
alacriti.baseUrl | The base URL to access the Alacriti environment |
alacriti.client_key | The client key received from Alacriti |
alacriti.product | The product received from Alacriti |
alacriti.payment_channel | The payment channel received from Alacriti |
alacriti.requestor_type | The requestor type received from Alacriti |
alacriti.client_requestor_reference | The client requestor reference received from Alacriti |
alacriti.access_channel | The access channel received from Alacriti |
retryFlag | Enable retry between Grand Central and Alacriti (set to true) |
gc-alacriti-payment-inbound-connector and gc-alacriti-batch-payment-inbound-connector:
| Key | Description |
|---|---|
asb.batch.status.update.event.type | Event type for batch status updates |
asb.batch.payment.status.update.event.type | Event type for batch payment status updates |
asb.batch.status.update.event.topic | Event topic for batch status updates |
asb.batch.payment.status.update.event.topic | Event topic for batch payment status updates |
asb.event.version | Version of the ASB event |
asb.producer.apiUri | API URI for the ASB producer |
backbase.gc.enable.batch.rejection | Enable batch rejection functionality |
Supported Operations
- Initiate one-time payments: Send single payment instructions for execution
- Initiate recurring payments: Set up automated scheduled payments
- Initiate batch payments: Submit multiple payment entries in one action
- Update payment status: Receive real-time synchronous and asynchronous updates
- Cancel payments: Cancel scheduled one-time, recurring, or batch payments
- Modify payments: Update Fedwire payment instructions (Fedwire only)
- Retrieve bank details: Get bank information using ABA routing numbers
- Retrieve fees: Get real-time fee estimates for various payment types
- Validate recipient accounts: Send prenote transactions for ACH validation
Integration Benefits
- Comprehensive US payment support: Access to major US payment schemes through one connector
- Real-time processing: Immediate payment execution and status updates
- Batch efficiency: Process payroll and bulk payments with ease
- Proactive validation: Reduce payment failures with recipient account validation
- Fee transparency: Provide customers with upfront cost estimates
- Event-driven updates: Asynchronous notifications via SyncHub
- Scalable solution: Handle high-volume payment processing
- BIAN compliance: Standardized payment interactions