Overview
Merchant Category Codes (MCCs), item categories, and industry classifications affect how payment transactions are processed, what data is required, and what interchange rates apply. This reference covers the codes and categories relevant to Yuno payment integrations.Merchant Category Codes (MCC)
MCCs are four-digit codes assigned by card networks that classify a merchant’s primary business type. Your MCC affects interchange rates, chargeback rules, and whether certain card types can be used for transactions.Common E-Commerce MCCs
Some MCCs are restricted by certain issuers or card networks. For example, MCC
7995 (gambling) may be blocked by some issuers. High-risk MCCs may also require additional underwriting from providers.Setting MCC in Yuno
Your MCC is typically configured at the provider/connection level during onboarding. To update your MCC:- Navigate to Dashboard > Connections
- Select the provider connection
- Update the merchant category code in the provider settings
- Contact your Yuno account manager if the MCC field is not editable
Item Categories
Item categories classify the type of goods or services being sold in a transaction. Some payment methods and providers use this information for risk assessment, tax calculation, and regulatory compliance.
Set the item category in the
items[].category field of the payment request body.
Industry-Specific Requirements
Certain industries require additional data fields in the payment request to qualify for lower interchange rates, meet regulatory requirements, or reduce chargeback risk.Airlines (MCC 4511)
Airlines must provide Level 2/3 data including passenger details and itinerary information. See Airline Information for the complete field reference. Required additional fields:- Passenger name and ticket number
- Departure and arrival airports
- Travel dates and carrier codes
- PNR (Passenger Name Record)
Hotels / Lodging (MCC 7011)
Required additional fields:- Check-in and check-out dates
- Guest name
- Hotel folio number
- Daily room rate
Recurring / Subscription Services
Required additional fields:- Initial transaction reference (for subsequent charges)
- Billing frequency
- Subscription start and end dates
- Stored credential indicator
Marketplaces / Platforms
Required additional fields:- Sub-merchant identifier
- Split payment configuration
- Item-level seller information