TCC-Based Stand-In Approval Limits for Fraud-Aware Payment Processing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current stand-in systems on payment networks use inadequate transaction approval limits, leading to lower-than-desirable transaction approval rates and high fraudulent transaction volumes due to limited visibility into issuer factors.

Innovation Solution

Implement a transaction category code (TCC) recommendation feature that generates dynamic transaction approval limits based on transaction data and fraud rates, optimizing for increased approval and minimized fraud through a method involving data extraction, bucketing, and filter conditions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If stand-in systems use default approval limits, then transaction processing is simple and fast, but transaction approval rate is low and fraud rate is high

Engineering Contradiction:
Improvetransaction approval rateVSAvoidlimit determination complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system performs preliminary actions by pre-calculating and storing approval limits in a lookup table before transactions occur. The TCC recommendation feature proactively determines optimal limits based on historical data, so when transactions come in, the system can quickly retrieve pre-computed limits without complex real-time calculations, thus improving approval rates while maintaining speed.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces a TCC recommendation feature as an intermediary component that sits between the transaction processing system and the limit determination logic. This intermediary analyzes transaction category codes and retrieves pre-computed approval limits from a lookup table, mediating between the need for simple fast processing and the need for optimized, data-driven limit decisions.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If stand-in systems use fixed default limits, then system operation is simple, but fraud rate remains high and approval efficiency is low

Engineering Contradiction:
Improvefraud rateVSAvoidlimit adjustment complexity
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The system transitions from static fixed limits to dynamic adaptive limits that automatically adjust based on transaction category codes and historical performance data. The TCC recommendation feature continuously learns from transaction outcomes and updates approval limits accordingly, making the system responsive to changing fraud patterns while maintaining ease of operation through automated adjustments.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent implements feedback mechanisms where transaction outcomes (approved or denied) and fraud detections are fed back into the TCC recommendation feature. This feedback loop continuously refines the lookup table with new data, automatically adjusting future approval limits to reduce fraud rates while maintaining operational simplicity through automated learning and adaptation.

Inventive Principle:
Principle #23Feedback

3Productivity

If stand-in systems approve more transactions, then transaction volume increases, but fraudulent transactions increase

Engineering Contradiction:
Improvetransaction volumeVSAvoidfraudulent transactions
Core Design Contradiction:
ProductivityVSObject-generated harmful factors

Solution Approach 1:

The system applies local quality by tailoring approval limits to specific transaction category codes rather than using uniform defaults for all transactions. Different TCCs receive customized limits based on their historical fraud rates and approval patterns, allowing the system to approve more legitimate transactions in low-risk categories while maintaining stricter controls in high-risk categories, thus increasing overall volume while managing fraud.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent changes the parameter of approval limits from fixed default values to dynamic values that vary by transaction category code. The TCC recommendation feature adjusts limit parameters based on historical data for each TCC, enabling the system to optimize approval thresholds for different transaction types and thereby increase overall transaction volume while filtering out fraudulent transactions through category-specific controls.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250390886A1Stand-in system and transaction category code (TCC) recommendation feature
Publication Date: 2025.12.25 MASTERCARD INT INC
  • US20250390886A1 patent drawing
  • US20250390886A1 patent drawing
  • US20250390886A1 patent drawing

AI summary

Systems and methods for generating a transaction approval limit that is based on transaction data and fraud rate with respect to transaction criteria to optimize for increased transaction approval and minimization of fraud rate.