Elavon
Elavon is a leading global payment processor that provides secure, reliable transaction processing for businesses of all sizes.
As a payment and fraud orchestrator, our platform allows you to easily connect your Elavon merchant account directly into your payment flow. This enables you to leverage Elavon's processing capabilities as part of a sophisticated, rules-based payment strategy, helping you optimize acceptance rates and reduce costs.
This guide will walk you through the credentials needed to connect Elavon in our Admin.
Requisites
Before you can configure Elavon in our Admin, you must have an active merchant account with them. During your onboarding, Elavon will provide you with a set of unique credentials for your direct ISO integration.
Please gather the following required fields from your Elavon integration manager or welcome documents:
- MID (Merchant ID): Your unique 10-digit identifier for your merchant account.
- TID (Full Terminal ID): Composed by the MID (10 digits) plus additional two or three digits, these two or three digits will be used in Deuna’s configuration with the name “Terminal ID”.
- Acquirer Institution ID (Acq ID): Identification code for your acquiring bank, provided by Elavon.
Configuration Steps
Connecting Elavon is a simple, one-time setup in our Admin portal.
-
Log in to your Admin portal.
-
Go to Connections.
-
Search for Elavon and click Connect.
- A form will appear. Enter the following information and credentials:
Name | Detail |
|---|---|
Card Acceptor Merchant ID [MID | MID obtained from Elavon |
Acquiring Institution ID Code | Acq ID obtained from Elavon |
Application ID | Use “42DUWITT” unless Elavon or Deuna advices a different value. |
Terminal ID | a. From the TID, enter the two or three digits after the MID (e.g. “02”) |
Mastercard Merchant Payment Gateway ID (MPG ID) | a. The MPG ID is obtained by registering with Mastercard via an acquirer. |
Point of sale (POS) data code | Use “100050100000” unless Elavon or Deuna advices a different value. |
Service Location City Name | The city where the services are provided or the merchant is registered |
Service Location Country Code (3 numeric digits) | The country where the services are provided or the merchant is registered, in 3 numeric digit format. |
Service Location Postal Code (e.g "11510") | The Postal Code where the services are provided or the merchant is registered |
Elavon Journey ID | Left it empty unless Elavon or Deuna advices a different value. |
Free Trial and Offer Indicator | Left it empty unless Elavon or Deuna advices a different value. |
Industry Specific Transaction Indicator | Left it empty unless Elavon or Deuna advices a different value. |
Merchant Name (e.g. "Deuna") | Merchant commercial name |
Merchant City Name (e.g. "Miami") | The city where the merchant is registered |
- Select if you want this connection in a Sale (Purchase) or Pre Authorization (Authorization) mode.
- If required, you can enable our 3DS MPI to secure transactions with Elavon following this guide.
- Click "Save".
- Our system will validate the credentials, and Elavon will appear as "Active" in your list of connected processors.
Technical Details: ISO 8583 Authorization
Our direct integration with Elavon uses the ISO 8583 financial messaging standard for high-speed, secure authorizations. When a transaction is routed to Elavon, we build and send a 1100 (Authorization Request) or 1200 (Sale Request) message containing the following primary data fields.
This is a representative list of the most common fields used for an e-commerce authorization and not an exhaustive specification.
| Field | Field Name | Description |
|---|---|---|
| MTI | Message Type Identifier | 0100 (Indicates an Authorization Request)1200 (Indicates a Sale Request) |
| Field 2 | Primary Account Number (PAN) | The customer's 16-19 digit card number. |
| Field 3 | Processing Code | Indicates the transaction type (e.g., 000000 for Purchase). |
| Field 4 | Amount, Transaction | The total purchase amount in the transaction currency. |
| Field 11 | System Trace Audit Number (STAN) | A unique 6-digit number to identify the transaction. |
| Field 12 | Transmission Date and Time | The date and time the transaction was initiated (in UTC). |
| Field 14 | Expiration Date | The card's expiration date in YYMM format. |
| Field 22 | POS Entry Mode | For e-commerce, this indicates card-not-present status. |
| Field 28 | Reconciliation Date | YYMMDD. This is the processing date for the partner host system that is initiating the request. |
| Field 29 | Reconciliation Number | Constant value "001" |
| Field 32 | Acquirer Institution ID | Your 6-digit Acquirer ID (from your settings). |
| Fiel 37 | Retrieval Reference Number | 12-digit unique value over 24 hour period to identify the transaction |
| Field 41 | Card Acceptor Terminal ID | Your 8-digit Terminal ID (TID) (from your settings). |
| Field 42 | Card Acceptor ID (Merchant ID) | Your 10-digit Merchant ID (MID) (from your settings). |
| Field 43 | Payment Facilitator / Card Acceptor Location Name and Address | Merchant Name, Merchant City Name as defined in the credentials |
| Field 48 | Additional Data - Item Number | Constant value "001" |
| Field 49 | Currency Code, Transaction | The 3-digit numeric ISO currency code (e.g., 840 for USD). |
| Field 60 | POS Information | Contains subfields indicating the e-commerce channel. |
| Field 63 | E-commerce Data | Contains 3-D Secure 2.x and merchant details |
Field 63 Key subfields (3DS and merchant details)
Field 63 | Field Name | Description |
|---|---|---|
Subfield 02 | Card Verification Value (CVV2/CVC2) | |
Subfield 04 | 3DS and MOTO transactions Indicator | 1 Mail Order/Telephone Order (MOTO) Transaction. |
Subfield 12 | 3D Secure Cardholder Authentication Verification Values | CAVV expressed in Hexadecimal (40 characters)Incoming CAVV normally is a base64, when decoded, it is a 40-digit string with 3DS evaluation details |
Subfield 13 | Mastercard Only: Accountholder Authentication Value (AAV) | Mastercard's CAVV (AAV) expressed in base64 |
Subfield 15 | Card Scheme Data Acceptance Indicator | Constant "Y" |
Subfield 23 | Mastercard Only: Accountholder Authentication Value (AAV) Collection Indicator | 0 Merchant does not participate in AAV scheme (no-3D Secured transaction) |
Subfield 39 | 3D Secure Version Number (Program Protocol) | Constant "2" |
Subfield 40 | Mastercard Only: Directory Server (DS) Transaction ID | Carries the Directory Server (DS) Transaction ID generated during 3D Secure Version 2 authentication. |
Subfield 41 | Transaction Record of Charge (ROC Text) Value | Alfanumeric string to identify the transaction |
Subfield 44 | Strong Customer Authentication (SCA) Status Indicator | Constant “2” |
Subfield 50 | 3D Secure Capability Indicator | Constant "2.2.0" |
Subfield 65 | Only for Mastercard: Merchant Payment Gateway ID | |
Subfield 67 | Contains details of the service location | Service Location City Name, Service Location Country Code, Service Location Postal Code defined in credentials |
Both Request and Responses share the same field names and information in most cases, being the main difference in the field 38 and 39, which are related to the authorization results:
- Field 38: Authorization code for the Sale, Pre Authorization, or void request.
- Field 39: Approved requests will have the value “000”, and a different value will be related to an error code that will be displayed in the Admin along with its description.
Add Elavon to your transaction flow
Your Elavon connection is now active!
Go to the Payment Strategy section of the Admin to build rules that define which transactions are routed to Elavon.

Updated about 1 hour ago