Store Server Payment Status Verification for POS Systems

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Retail stores face challenges in accurately determining the completion status of online payment processing, leading to potential double payments due to incomplete or unclear payment processing status.

Innovation Solution

A POS system and store server configuration that allows for real-time communication between POS terminals, payment management servers, and store servers to query and verify the status of payment processing, with the server transmitting identification codes to POS terminals for display when processing is incomplete.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If online payment processing is performed without status verification, then payment speed is improved, but payment accuracy deteriorates leading to potential double payments

Engineering Contradiction:
Improvepayment processing speedVSAvoidpayment accuracy
Core Design Contradiction:
SpeedVSReliability

Solution Approach 1:

The store server performs preliminary actions by proactively querying the payment management server for payment status information before the POS terminal completes the transaction. This advance verification allows the system to identify incomplete payments before they result in double charging, resolving the contradiction by maintaining both speed and accuracy through pre-emptive status checks

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system establishes a feedback mechanism where the store server continuously monitors payment status and receives updates from the payment management server. When payment status changes from incomplete to complete, the feedback loop triggers notifications to relevant terminals, ensuring payment accuracy is maintained without sacrificing processing speed through real-time information flow

Inventive Principle:
Principle #23Feedback

2Reliability

If the store server continuously monitors payment status, then payment accuracy is improved, but system complexity increases

Engineering Contradiction:
Improvepayment status verification accuracyVSAvoidsystem architecture complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The store server acts as an intermediary between the POS terminal and the payment management server. It centralizes the monitoring and querying functions, simplifying the overall system architecture by consolidating the complexity in a single component rather than distributing it across multiple terminals. This resolves the contradiction by maintaining high verification accuracy while managing system complexity through centralized coordination

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The store server autonomously performs payment status verification by automatically querying the payment management server without requiring manual intervention from POS terminals or store staff. This self-service capability improves payment accuracy through consistent monitoring while reducing system complexity by eliminating the need for complex manual verification protocols across multiple devices

Inventive Principle:
Principle #25Self-service

3Ease of operation

If payment status information is displayed at the POS terminal, then ease of operation is improved, but information loss is reduced

Engineering Contradiction:
Improvepayment status checking easeVSAvoidpayment completion status information
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The system segments information display by showing different payment status information at different locations: the store server holds comprehensive payment status data, while the POS terminal displays simplified status indicators and notification messages. This segmentation allows the POS terminal to provide easy-to-understand information for operational ease while the backend server maintains complete information, resolving the contradiction between ease of operation and information completeness

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20240311785A1Point-of-sale system and store server
Publication Date: 2024.09.19 TOSHIBA TEC KK
  • US20240311785A1 patent drawing
  • US20240311785A1 patent drawing
  • US20240311785A1 patent drawing

AI summary

A POS system for managing a status of payment processing at a store includes a POS terminal configured to register an item and communicate with a payment management server to perform payment processing for the item, and a store server including an interface configured to communicate with the terminal and server, and a processor configured to: acquire a payment start request issued by the terminal, control the interface to transmit, to the server, a query regarding a status of the payment processing corresponding to the request, determine whether the status is complete, and upon determining that the status is not complete, control the interface to transmit information indicating a code that identifies the payment processing to the POS terminal, which displays the information upon receipt thereof.