How to enable Elavon Converge ACH on a merchant.
Elavon Converge offers merchant processing for a wide range of payment types across multiple countries, supporting the payment needs of over a million merchant locations globally. Now includes support for refunds.
Features
✅ Payment Sale Payments are authorized and immediately captured using ACH payment methods.
Resources
Configuration
To get your credentials please contact Converge Software Support at 1-800-377-3962 and request API User credentials for Authvia. Converge must be set to not require CVV2.
This table describes the required or possible attributes needed to configure a merchant product for this type.
Name | Type | Description | Rules |
---|---|---|---|
merchant_id | string | (required) Merchant Id for the Elavon. | |
user_id | string | (required) User Id for the Elavon. | |
pin | string | (required) PIN for the Elavon. |
Enabling this Product
Using create-merchant-product API you can add a new product to your merchant record. Below is an example configuration for the payload of that request.
{
"line": "payments",
"product": "ach",
"provider": "elavon",
"config": {}
}
Data Mapping
The following bullet points outline the mapping of data fields between the Authvia platform and the Elavon Converge system, detailing the correspondence of specific attributes for seamless data integration.
- Authvia
transaction.reference.external
maps to Elavon Converge ssl_invoice_number - Authvia
transaction.id
maps to Elavon ConvergeUNMAPPED
- Authvia
transaction.description
maps to Elavon Converge ssl_description - Authvia
transaction.userId
maps to Elavon Converge ssl_customer_code - Authvia
merchant.id
maps to Elavon ConvergeUNMAPPED