Tokenization Payment Gateway for Secure Transactions

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current payment systems require consumers to present various payment instruments and redemption data for each transaction, which can be inconvenient and insecure, as they often involve handling sensitive payment card data.

Innovation Solution

A system comprising a payment gateway server, tokenizer server, and detokenizer server that generates and processes secure transaction data using tokens instead of actual payment card data, allowing for secure payment processing without storing the sensitive information, and facilitates promotion redemptions by associating tokens with consumer identifiers.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If consumers present payment instruments and redemption data for each transaction, then payment processing can be completed, but security risks increase and consumer convenience decreases

Engineering Contradiction:
Improvepayment securityVSAvoidconsumer convenience
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The system performs preliminary actions by storing tokenized payment information and redemption data in advance during account setup. This allows the consumer device to have pre-configured authentication credentials ready, eliminating the need to manually present payment instruments during each transaction while maintaining security through tokenization.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system creates secure copies of payment information by replacing sensitive card data with tokens. These token copies are stored in the consumer device and payment gateway, allowing transaction processing without exposing actual card numbers, thus improving both security and convenience.

Inventive Principle:
Principle #26Copying

2Productivity

If payment card data is stored for future transactions, then transaction speed increases, but security risks increase due to potential data breaches

Engineering Contradiction:
Improvetransaction processing speedVSAvoiddata security risks
Core Design Contradiction:
ProductivityVSObject-affected harmful factors

Solution Approach 1:

The system introduces tokens as an intermediary between the consumer device and payment card data. Tokens serve as safe placeholders that can be stored and transmitted without exposing actual card information. The payment gateway acts as a mediator that maps tokens back to real card data only when necessary for processing, thus enabling fast transactions while eliminating data security risks.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system uses disposable tokens that are generated specifically for each transaction or session. These tokens have limited validity and can be discarded after use, replacing the need to store long-term sensitive payment data. This approach enables rapid repeated transactions while minimizing security exposure since each token is temporary and single-purpose.

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

3Adaptability or versatility

If consumers manage multiple payment instruments and redemption data, then payment flexibility increases, but system complexity increases

Engineering Contradiction:
Improvepayment flexibilityVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system implements a universal tokenization framework that handles multiple types of payment instruments (credit cards, debit cards, gift cards) and redemption data (coupons, loyalty points, promotional codes) through a single standardized interface. The payment gateway server universally maps different token types to their corresponding real data formats, allowing consumers to manage diverse payment methods without increasing system complexity.

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

Data Source

PatentUS9916579B1Promotion redemption and payment gateway
Publication Date: 2018.03.13 BYTEDANCE INC
  • US9916579B1 patent drawing
  • US9916579B1 patent drawing
  • US9916579B1 patent drawing

AI summary

Systems and related methods facilitating secure payments are discussed herein. Some embodiments may provide for a system including a payment gateway server, a tokenizer server and a detokenizer server. The payment gateway server may receive payment card data from a merchant device and provide the payment data the tokenizer server. The tokenizer server may be configured to generate one or more tokens based on the payment data and provide the one or more tokens to the payment gateway server. During payment processing, the payment gateway server may be configured to provide the one or more tokens to the detokenizer server configured to determine the payment data based on the one or more tokens to facilitate completion of a financial transaction. In some embodiments, the one or more tokens may be stored for subsequent payments. Furthermore, some embodiments may provide for secure promotion redemptions in addition or alternative to payments.