Multi-point Payment Authentication via Mobile Device Verification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current payment card security systems are vulnerable to fraud and breaches, as they rely solely on physical cards and signatures, which can be easily compromised, leading to significant financial losses and trust issues for consumers and merchants.

Innovation Solution

Implementing a multi-point authentication system that requires both a physical payment card and a mobile device associated with the cardholder, using randomized transaction and authentication identifiers to validate transactions, ensuring that hackers without the mobile device cannot complete transactions, even if they have stolen card information.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional payment card authentication is used, then ease of operation is maintained, but security reliability deteriorates due to vulnerability to fraud and breaches

Engineering Contradiction:
Improvetransaction securityVSAvoidauthentication complexity
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The authentication process is segmented into multiple independent verification points: (1) physical card possession verification at POS terminal, (2) mobile device authentication via randomized identifier exchange, and (3) transaction validation by payment association. This segmentation ensures that compromise of one element does not lead to complete system failure, thereby improving reliability while maintaining operational ease through automated multi-factor verification.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary authentication actions before the actual transaction is completed. The POS terminal generates and transmits a randomized transaction identifier to the mobile device in advance, which then validates the identifier and returns confirmation. This preliminary verification ensures that only authenticated transactions proceed to fund transfer, enhancing security without significantly impacting user experience.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If multi-point authentication is implemented, then security reliability is improved, but device complexity increases due to additional authentication requirements

Engineering Contradiction:
Improvetransaction securityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The mobile device serves multiple functions within the authentication system: it acts as a secure storage for the payment account identifier, a communication endpoint for receiving randomized transaction identifiers, a validation device for verifying identifiers against the payment association, and a confirmation channel for returning authentication status to the POS terminal. This multi-functionality reduces the need for separate dedicated devices for each authentication step, thereby managing system complexity while maintaining high security reliability.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Object-affected harmful factors

If randomized identifiers are used for authentication, then security against fraud is improved, but information processing complexity increases

Engineering Contradiction:
Improvefraud resistanceVSAvoidprocessing complexity
Core Design Contradiction:
Object-affected harmful factorsVSDevice complexity

Solution Approach 1:

The system changes the parameter of the authentication identifier from a static card number to a dynamically generated randomized transaction identifier. This randomized identifier is created fresh for each transaction, transmitted to the mobile device, validated, and then used for authentication. By changing the identifier parameter to be randomized and transaction-specific, the system significantly improves fraud resistance as stolen card information becomes useless for future transactions, while the processing complexity is managed through automated generation and validation routines.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS9959538B2Multi-point authentication for payment transactions
Publication Date: 2018.05.01 AIRBNB INC
  • US9959538B2 patent drawing
  • US9959538B2 patent drawing
  • US9959538B2 patent drawing

AI summary

Authentication for payment transaction includes receiving, by a point-of-sale (POS) terminal, an indication that a payment account of a cardholder is associated with a mobile device and receiving a second indication of physical possession of a payment card by a merchant. The authentication includes receiving a purchase request for an authorization of exchange from the payment account of the cardholder to the merchant and assigning a transaction identifier to the request for the authorization of the exchange. The authentication includes transmitting the request for authorization of the exchange from the cardholder payment account to the merchant and the transaction identifier. The authentication includes receiving an indication that an authentication identifier is associated with the transaction identifier. The authentication includes receiving a copy of the authentication identifier, facilitated by the cardholder. The authentication includes receiving validation that the copy of the authentication identifier matches the authentication identifier.