Submit Level 2 or Level 3 data
Beta
Last updated: October 15, 2025
Card processing transactions are categorized into different levels, depending on how much information is captured from the cardholder for the transaction.
By providing Level 2 or Level 3 data with your transactions, you may be able to qualify for reduced interchange rates. Cardholders also benefit from the additional data, as they receive more detailed transaction information in their card statements.
Each card scheme has different requirements for Level 2 and Level 3 data to qualify for interchange reduction. The following tabs list the minimum requirements for each card brand, and the data levels needed to for you to get maximum interchange reduction.
Information
For a listing of all fields and field definitions, see Visa and Mastercard data fields and American Express data fields.
| Requirement | Level 2 | Level 3 |
|---|---|---|
Region | US domestic payments only | |
Card type | Business, Corporate, Purchasing, or Fleet | Corporate, Purchasing, or Fleet |
Eligible source of funds | Only cards funded by Credit (C) or Prepaid (P) sources are eligible for L2 and L3 interchange rates | |
Tax | A value between 0.1% to 22% of A tax amount of zero is also permissible for Level 2 transactions greater than or equal to 8000 USD, if:
| 0 USD or a value between 0.1% to 22% of |
Reference | Must be less than or equal to 12 characters. | |
Excluded merchant category codes (MCCs) |
| |
Minimum fields |
|
|
Note
Transactions may qualify for large ticket interchange reduction if the amount is equal to or greater than 8000 USD and the card type is Corporate, Purchasing, or Fleet.
Information
If you do not meet all of the requirements, you may still qualify for interchange reduction, but not for the maximum reduction across all card brands.
Level 2 and Level 3 fields can be submitted in either the payment or the capture request. Values submitted in the capture request will override values submitted in the payment request on a field-by-field basis.
For partial captures, the Level 2 or Level 3 data must be submitted in the capture request. If the data is sent in the payment request and a partial capture follows without the additional data, no data will be submitted to the card scheme.
Note
If you submit Level 2 or Level 3 data in a payment or capture request for a transaction that is not eligible for Level 2 or Level 3 categorization, the additional data is automatically dropped from the request when forwarded to the scheme.
When line item amounts are sent, they must correspond to the total tax, discount, line item, and overall amounts in the request message. With Visa and Mastercard, you may incur additional fees for payments with amounts that do not reconcile.
The sum of all items[].tax_amount values should be equal to the processing.tax_amount value displayed on the customer invoice.
The sum of all items[].discount_amount values should be equal to the processing.discount_amount value on the customer invoice.
Each items[n].total_amount value should be equal to items[n].quantity * (items[n].unit_price - items[n].discount). You can find these values on the customer invoice.
Note
Do not include tax in the items[n].total_amount field.
The amount value should be equal to the sum of the following values on the customer invoice:
- All
items[].total_amountvalues - The
processing.tax_amountvalue - The
processing.shipping_amountvalue - The
processing.shipping_tax_amountvalue
Note
For a Level 3 Visa or Mastercard request, you can send a maximum of 50 item objects. For an American Express request, you can send a maximum of four item objects. Any additional items will be ignored.
| Field | Description |
|---|---|
string | The customer's tax registration number. Up to 13 characters. |
string | The commodity code for an item in this transaction. Up to 12 characters. |
number | The discount applied to each invoice line item. |
string | The description of the item purchased. Up to 26 characters. |
integer | The number of units purchased. |
string | The merchant product identifier or Stock Keeping Unit (SKU). Up to 12 characters. |
boolean | Indicates whether the products or services are tax-exempt. Mastercard only. |
number | The total amount of sales tax for the line item. |
number | The total amount for the line item, excluding tax. |
string | The unit of measure code used for the item in the transaction. See the Measure codes section for accepted values. Up to 12 characters. |
number | The unit cost of the item purchased. |
number | The discount amount applied to the transaction by the merchant. |
number | The total charges for any import or export duty included in the transaction. |
string | The invoice or purchase order number provided by the cardholder. Up to 17 characters. |
number | The total amount of freight, shipping, and handling charges for the transaction. |
number | The total amount of tax for the freight, shipping, and handling charges for the transaction. |
number | The total amount of sales tax on the total purchase amount. |
string | The two-letter ISO country code of the destination address. Up to 2 characters. |
string | The destination ZIP code or post code. Up to 10 characters. |
string | The original ZIP code or post code. Up to 10 characters. |
| Measure code | Definition |
|---|---|
| A unit of area equal to 4840 square yards. |
| A unit of area equal to 100 square meters. |
| A unit of volume equal to one hundredth of a liter. |
| A unit of length equal to one hundredth of a meter. |
| One of two or more distinct items. |
| A unit of length equal to 1/3 yard. |
| A unit of volume equal to 8 pints. |
| A unit of weight equal to one sixteenth of a pound. |
| A unit of volume equal to 568 cubic centimeters. |
| A unit of volume equal to 2 pints. |
| A unit of weight equal to one 1,000th of a kilo. |
| A unit of area equal to 10,000 square meters. |
| A unit of length equal to 2.54 cm. |
| A unit of weight equal to 1000 grams. |
| A unit of measure equal to 1000 meters. |
| A unit of volume equal to 1000 cubic centimeters. |
| A unit of length in the metric system equal to 39.37 inches. |
| A unit of length equal to 1760 yards. |
| A unit of volume equal to one thousandth of a liter. |
| A unit of length equal to one thousandth of one meter. |
| A standard length of cloth or wallpaper, or amount of a substance sold as a single item. |
| A unit of weight equal to 0.454 kilograms. |
| A unit of area equal to a square measuring one centimeter by one centimeter. |
| A unit of area equal to a square measuring one meter by one meter. |
| A unit of area equal to a square measuring one millimeter by one millimeter. |
| A unit of area equal to a square measuring one foot by one foot. |
| A unit of area equal to a square measuring one inch by one inch. |
| A unit of area equal to a square measuring one kilometer by one kilometer. |
| A unit of area equal to a square measuring one mile by one mile. |
| A unit of area equal to a square measuring one yard by one yard. |
| A unit of weight equal to 2240 pounds in Britain (long ton) and 2000 pounds in the US (short ton). |
| A unit of volume equal to eight pints. |
| A unit of weight equal to one sixteenth of a pound. |
| A unit of volume equal to 473 cubic centimeters. |
| A unit of volume equal to two pints. |
| A unit of length equal to 3 feet or 0.9144 meters. |
1{2"source": {3"type": "card",4"number": "4242424242424242",5"expiry_month": "12",6"expiry_year": "2025",7"cvv": "100"8},9"amount": 1500,10"currency": "USD",11"customer": {12"tax_number": "000123456"13},14"processing": {15"order_id": "01234",16"tax_amount": 3017},18"processing_channel_id": "pc_123xyz"19}
1{2"source": {3"type": "card",4"number": "4242424242424242",5"expiry_month": "12",6"expiry_year": "2025",7"cvv": "100"8},9"amount": 1500,10"currency": "USD",11"customer": {12"tax_number": "000123456"13},14"processing": {15"order_id": "01234",16"tax_amount": 30,17"discount_amount": 0,18"duty_amount": 0,19"shipping_amount": 200,20"shipping_tax_amount": 021},22"shipping": {23"address": {24"zip": "94111",25"country": "US"26},27"from_address_zip": "10014"28},29"items": [30{31"name": "Paint",32"quantity": 1,33"unit_price": 1270,34"reference": "Paint123",35"commodity_code": "123",36"unit_of_measure": "Liters",37"total_amount": 1270,38"tax_amount": 30,39"discount_amount": 040}41],42"processing_channel_id": "pc_123xyz"43}
American Express only supports Level 2 data.
| Field | Description |
|---|---|
string | The customer's name. |
string | The description of the item purchased. Up to 12 characters. |
number | The number of units purchased. |
number | The unit cost of the item purchased. |
string | The purchase order or invoice number provided by the cardholder. Up to 17 characters. |
number | The total amount of sales tax on the total purchase amount. |
string | The destination postal or ZIP code or post code. Up to 50 characters. |
1{2"source": {3"type": "card",4"number": "345678901234564",5"expiry_month": 12,6"expiry_year": 2025,7"cvv": "1000"8},9"amount": 1500,10"currency": "USD",11"customer": {12"name": "John Smith"13},14"processing": {15"order_id": "01234",16"tax_amount": 13017},18"shipping": {19"address": {20"zip": "94111"21}22},23"items": [24{25"name": "Paint",26"quantity": 1,27"unit_price": 127028}29],30"processing_channel_id": "pc_123xyz"31}
You can confirm that you received reduced Level 2 or Level 3 interchange fees using the free Predictive Interchange feature and the following reports:
Information
To enable Predictive Interchange (beta, subject to approval), contact your account manager or request support.
From when Predictive Interchange is enabled, the value in the Fee Detail field in both reports has a specific suffix per card scheme:
| Card scheme | Fee Detail field suffix | Example |
|---|---|---|
Mastercard | Data II |
|
Data III |
| |
Visa | Level 2 |
|
Level 3 |
|
Information
Mastercard uses "data" range terminology for its enhanced interchange programs because the term "Level" has a different meaning in its fee structure.