Cardless Transaction Processing Using Access and Bearer Tokens

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current e-commerce systems face inefficiencies in transaction processing for users without access to, or who have misplaced, their FSA/HSA debit cards, leading to withdrawal issues and increased labor in claims processing.

Innovation Solution

A system and method for cardless transaction processing that allows users to complete purchases without entering payment card information, using access and bearer tokens to facilitate payments through a third-party administrator, handling token expiration, and providing additional payment options if necessary.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If users are required to use FSA debit cards for transactions, then payment processing can be completed, but users who have misplaced or were not issued cards cannot access their funds

Engineering Contradiction:
ImproveAccessibility of FSA fundsVSAvoidPayment method flexibility
Core Design Contradiction:
Ease of operationVSAdaptability or versatility

Solution Approach 1:

The patent introduces an intermediary system that mediates between the user and the FSA account. Instead of requiring direct card interaction, the system uses access tokens and bearer tokens as intermediaries to authenticate and process transactions. The access token verifies user identity and authorization, while the bearer token represents the actual payment credential, allowing cardless access to FSA funds.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If manual card entry is required for transactions, then payment security can be maintained, but transaction processing time increases and user experience deteriorates

Engineering Contradiction:
ImproveTransaction processing speedVSAvoidTime for card information entry
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The system performs preliminary actions by pre-generating and storing access tokens and bearer tokens during the account setup phase. When a transaction is needed, these pre-prepared tokens are immediately used for authentication and payment processing, eliminating the need for manual card entry at the point of transaction. This preliminary preparation of credentials significantly speeds up transaction processing.

Inventive Principle:
Principle #10Preliminary action

3Extent of automation

If FSA debit cards are issued to all users, then direct account access is enabled, but costs increase and administrative complexity increases

Engineering Contradiction:
ImproveAutomated payment processingVSAvoidCard issuance and management system
Core Design Contradiction:
Extent of automationVSDevice complexity

Solution Approach 1:

The patent extracts the essential functionality of the debit card (account access and payment authorization) and separates it from the physical card itself. By taking out the core payment capability and representing it through digital tokens, the system eliminates the need for physical card issuance, mailing, and management infrastructure, thereby reducing administrative complexity and costs while maintaining automated payment processing.

Inventive Principle:
Principle #2Taking out (Extraction)

4Adaptability or versatility

If token-based authentication is implemented for cardless transactions, then users without cards can make purchases, but system complexity increases

Engineering Contradiction:
ImprovePayment option availabilityVSAvoidToken management system
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The authentication system is segmented into two distinct token components: access tokens for verifying user identity and authorization, and bearer tokens for representing payment credentials. This segmentation allows each token type to have a specific, simplified function, making the overall token management system more manageable and understandable despite the added versatility of cardless transactions.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20250104022A1System and method for cardless transaction processing
Publication Date: 2025.03.27 FSA STORE INC
  • US20250104022A1 patent drawing
  • US20250104022A1 patent drawing
  • US20250104022A1 patent drawing

AI summary

A method for facilitating cardless transaction processing, including receiving a request for checkout, determining if a balance is sufficient, providing a frictionless payment option to a user, receiving a valid access token, receiving a valid bearer token, sending a payment request to a third party administrator, and processing the payment request.