Payment Authorization Preprocessing for Flexible Option Selection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing ecommerce systems lack flexibility in allowing users to change payment options after initiating a transaction, leading to inefficiencies and limited financial optimization for the user.

Innovation Solution

A system that analyzes transaction requests and identifies alternative payment options, allowing users to select from multiple payment methods before finalizing the transaction, and stores the request in a 'stasis' state for further processing, enabling optimization based on user financial history and preferences.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If the system processes the authorization request immediately through the payment authorization system, then the transaction processing speed is maintained, but the user loses the ability to change payment options and optimize financial benefits

Engineering Contradiction:
Improvepayment option flexibilityVSAvoidtransaction processing time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The system performs preliminary analysis of the authorization request to identify alternative payment options before the user finalizes the transaction. By proactively presenting alternatives early in the process, the system enables payment option changes without delaying the overall transaction timeline, as the analysis occurs in parallel with initial processing steps.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system introduces an intermediary processing layer between the user's payment selection and the final authorization. This intermediary component analyzes available payment methods, presents alternatives to the user, and only after user confirmation proceeds to the payment authorization system, thereby maintaining flexibility while managing time through structured intermediation.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If the system analyzes the authorization request to identify alternative payment options, then financial optimization for the user is enabled, but the system complexity increases

Engineering Contradiction:
Improvepayment method selectionVSAvoidsystem processing complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system segments the payment processing functionality into distinct modular components: an analysis module that identifies alternative payment options, a presentation module that displays alternatives to the user, and an execution module that processes the final selection. This segmentation reduces overall system complexity by making each component specialized and independently manageable.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system employs automated analysis algorithms that independently evaluate payment options, user financial history, and transaction details to generate alternative payment suggestions without requiring manual intervention. This self-service capability reduces the operational complexity of managing payment alternatives while maintaining high adaptability.

Inventive Principle:
Principle #25Self-service

3Ease of operation

If the system stores the authorization request in stasis for further processing, then payment option changes are enabled, but the transaction processing efficiency decreases

Engineering Contradiction:
Improveuser control over paymentVSAvoidtransaction processing throughput
Core Design Contradiction:
Ease of operationVSProductivity

Solution Approach 1:

The system implements periodic processing cycles where authorization requests are temporarily held in stasis, analyzed for alternatives, presented to the user, and then either confirmed or modified. This periodic approach balances user control with processing efficiency by batching similar operations and resuming high-speed processing once the alternative analysis phase is complete.

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS12567064B2Authorization preprocessing systems and methods
Publication Date: 2026.03.03 CAPITAL ONE SERVICES LLC
  • US12567064B2 patent drawing
  • US12567064B2 patent drawing
  • US12567064B2 patent drawing

AI summary

A processor of a transaction server may receive an authorization request prior to the authorization request being processed by a payment authorization system. The processor may identify at least one alternative to the authorization request being processed by the payment authorization system. The processor may receive a command to process the authorization request by the payment authorization system or to apply the at least one alternative. The processor may process the authorization request according to the command.