CN110955670A - Payment transaction data consistency control method and system based on distributed transaction - Google Patents
Payment transaction data consistency control method and system based on distributed transaction Download PDFInfo
- Publication number
- CN110955670A CN110955670A CN201911046055.5A CN201911046055A CN110955670A CN 110955670 A CN110955670 A CN 110955670A CN 201911046055 A CN201911046055 A CN 201911046055A CN 110955670 A CN110955670 A CN 110955670A
- Authority
- CN
- China
- Prior art keywords
- transaction
- module
- payment
- processing
- data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 30
- 230000004044 response Effects 0.000 claims abstract description 45
- 230000000977 initiatory effect Effects 0.000 claims description 12
- 230000007246 mechanism Effects 0.000 abstract description 10
- 230000008569 process Effects 0.000 abstract description 9
- 230000005540 biological transmission Effects 0.000 abstract description 6
- 230000001360 synchronised effect Effects 0.000 description 3
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000001680 brushing effect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
- G06F16/2365—Ensuring data consistency and integrity
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/27—Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/382—Payment protocols; Details thereof insuring higher security of transaction
- G06Q20/3821—Electronic credentials
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q40/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/04—Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Accounting & Taxation (AREA)
- General Physics & Mathematics (AREA)
- Finance (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Computer Security & Cryptography (AREA)
- General Engineering & Computer Science (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- Development Economics (AREA)
- Economics (AREA)
- Marketing (AREA)
- Technology Law (AREA)
- Computing Systems (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
Abstract
The invention discloses a payment transaction data consistency control method and a system based on distributed transactions, which comprises the following steps: receiving a transaction request instruction of a client; processing transaction data according to the received transaction request instruction; sending a payment request instruction to the channel; acquiring real-time channel response data; generating a final payment processing result according to the acquired real-time channel response data; returning the payment processing result to the client; and generating and sending the information of the original document of the transaction to an accounting system for accounting processing according to the payment processing result. The invention synchronously processes the payment transaction data, and uses an automatic timeout mechanism and a transaction compensation algorithm as assistance to ensure the timeliness and consistency of data processing, effectively realizes high concurrency and high consistency of data transmission, and simultaneously ensures the integrity of data.
Description
Technical Field
The invention relates to the technical field of data processing, in particular to a payment transaction data consistency control method and system based on distributed transactions.
Background
With the efficiency of various industries greatly promoted in the payment industry, intelligent equipment and face brushing payment become more and more popular, and the payment boundary gradually disappears. Meanwhile, massive business volume requirements of a single day are brought, the total bank number and the access volume of a payment system are rapidly expanded, a single system is not enough to support the requirement of an enterprise on the high-efficiency payment business processing capacity, at the moment, the single system is divided into a plurality of services according to business functions to carry out distributed cooperative processing, and the distributed micro-service rack is a good choice, namely, the distributed micro-service rack forms a trend, and the problem that how to ensure the consistency and the integrity of data among the plurality of services is not neglected is solved.
Disclosure of Invention
In order to solve the problems in the prior art, the invention provides a payment transaction data consistency control method and system based on distributed transactions, which are used for carrying out distributed processing on payment transaction data, improving the data synchronous processing efficiency, ensuring the consistency and integrity of the data and realizing high concurrency and high consistency.
The technical scheme adopted by the invention is as follows:
a payment transaction data consistency control method based on distributed transactions, comprising the steps of:
s1, receiving a transaction request instruction of the client;
s2, processing transaction data according to the received transaction request instruction;
s3, sending a payment request instruction to the channel;
s4, acquiring real-time channel response data;
s5, generating a final payment processing result according to the acquired real-time channel response data;
s6, returning the payment processing result to the client;
and S7, generating and sending the information of the original document of the transaction to an accounting system for accounting processing according to the payment processing result.
The method comprises the steps of obtaining real-time response data such as refund, withdrawal, shortcut and the like during channel synchronous response, changing payment order information and corresponding business logic processing according to the channel response data obtained in real time, returning a payment processing result to a client, generating corresponding transaction original voucher information at the same time, and sending the transaction original voucher information to an accounting system for accounting processing. The method is mainly realized by two modules: the system comprises a client and a management terminal, wherein TxClient is used as a dependency framework of a module, standard support of TX-LCN is provided, and an automatic timeout mechanism and a transaction compensation algorithm are provided to provide a system with a transaction rapid processing capability. The core steps are creating transaction group, joining transaction group, informing transaction group and final transaction result receipt. And the management end uniformly coordinates and controls the transaction in the process.
The method acquires payment transaction data in real time, synchronously processes the acquired real-time data, and uses an automatic timeout mechanism and a transaction compensation algorithm as assistance to ensure the timeliness and consistency of data processing, thereby effectively realizing high concurrency and high consistency of data transmission and simultaneously ensuring the integrity of the data.
Further, step S2 further includes the following steps:
judging whether the transaction data processing is successful, if so, entering the step S3; if not, the flow proceeds to step S6.
Whether the transaction data processing is successful or not is judged, and the transaction data processing result is sent to the client in time to prompt the client and ensure the effectiveness of data processing.
Further, step S4 further includes the following steps:
judging whether the channel responds, if so, entering step S5; if not, the flow proceeds to step S6.
And judging the channel response, releasing occupied resources in time, performing transaction compensation processing, and ensuring the consistency of data.
Further, step S6 further includes the following steps:
judging whether the payment processing result is successful, if so, entering the step S7; if not, the flow proceeds to step S6.
And judging whether the payment processing result is successfully sent or not, if not, feeding the result back to the client in time to prompt the client to resend the transaction request, and ensuring the accuracy and integrity of the data.
Further, step S7 includes the steps of:
s71, generating and sending the original voucher information of the transaction to an accounting system according to the payment processing result;
s72, judging whether the transaction original voucher is successfully sent, if so, entering the step S73; if not, go to step S71;
and S73, performing accounting processing.
And judging whether the transaction original certificate is successfully sent or not, if not, retransmitting the certificate, and based on the final consistency of the reliable message, the certificate can be asynchronous but the data can not be lost absolutely, so that the integrity of the data is ensured.
A payment transaction data consistency control system based on distributed transaction comprises a request receiving module, a data processing module, a payment initiating module, a response data acquiring module, a transaction processing module, a result sending module and an accounting processing module, wherein:
the request receiving module is used for receiving a transaction request instruction of a client;
the data processing module is used for processing transaction data according to the received transaction request instruction;
the payment initiating module is used for sending a payment request instruction to the channel;
the response data acquisition module is used for acquiring real-time channel response data;
the transaction processing module is used for generating a final payment processing result according to the acquired real-time channel response data;
the result sending module is used for returning the payment processing result to the client;
and the accounting processing module is used for generating and sending the original document information of the transaction to an accounting system for accounting processing according to the payment processing result.
The method comprises the steps that a request receiving module receives a transaction request instruction of a client, a data processing module carries out transaction data processing according to the received transaction request instruction, a payment initiating module sends a payment request instruction to a channel, a response data acquiring module acquires real-time response data such as refund, withdrawal and shortcut when the channel responds synchronously, payment order information and corresponding business logic processing are changed according to the real-time acquired channel response data, a payment processing result is returned to the client through a result sending module, and meanwhile, an accounting processing module generates corresponding transaction original voucher information according to the payment processing result and sends the transaction original voucher information to an accounting system for accounting processing. The system mainly comprises two modules: the system comprises a client and a management terminal, wherein TxClient is used as a dependency framework of a module, standard support of TX-LCN is provided, and an automatic timeout mechanism and a transaction compensation algorithm are provided to provide a system with a transaction rapid processing capability. The core steps are creating transaction group, joining transaction group, informing transaction group and final transaction result receipt. And the management end uniformly coordinates and controls the transaction in the process.
The system synchronously processes the acquired real-time data by paying the transaction data in real time, and ensures the timeliness and consistency of data processing by taking an automatic timeout mechanism and a transaction compensation algorithm as assistance, thereby effectively realizing high concurrency and high consistency of data transmission and simultaneously ensuring the integrity of the data.
Further, the data processing module further comprises a transaction judgment sub-module, which is used for judging whether the transaction data processing is successful, if so, the payment initiating module works; and if not, the result sending module works.
Whether the transaction data processing is successful or not is judged, and the transaction data processing result is sent to the client in time to prompt the client and ensure the effectiveness of data processing.
Furthermore, the response data acquisition module also comprises a response judgment submodule for judging whether the channel responds, and if so, the transaction processing module works; and if not, the result sending module works.
And judging the channel response, releasing occupied resources in time, performing transaction compensation processing, and ensuring the consistency of data.
Further, the result sending module also comprises a result judgment sub-module which is used for judging whether the payment processing result is successful, if so, the accounting processing module works; and if not, the result sending module works.
And judging whether the payment processing result is successfully sent or not, if not, feeding the result back to the client in time to prompt the client to resend the transaction request, and ensuring the accuracy and integrity of the data.
Further, the accounting processing module comprises a generation sub-module, a judgment sub-module and a processing sub-module, wherein:
the generating submodule is used for generating and sending the information of the original transaction voucher to the accounting system according to the payment processing result;
the judging submodule is used for judging whether the transaction original voucher is successfully sent, and if so, the processing submodule works; if not, generating the sub-module to work;
and the processing submodule is used for carrying out accounting processing.
And judging whether the transaction original certificate information is successfully sent or not, if not, resending the transaction original certificate information, and based on the final consistency of the reliable information, the transaction original certificate information can be asynchronous but the data can not be lost absolutely, so that the integrity of the data is ensured.
The invention has the beneficial effects that:
1. the acquired real-time data is synchronously processed, an automatic timeout mechanism and a transaction compensation algorithm are used as assistance to ensure the timeliness and consistency of data processing, the high concurrency and high consistency of data transmission are effectively realized, and the integrity of the data is ensured;
2. whether the transaction data processing is successful or not is judged, and a transaction data processing result is sent to a client in time to prompt the client and ensure the validity of data processing;
3. judging the channel response, releasing occupied resources in time and performing transaction compensation processing to ensure the consistency of data;
4, judging whether the payment processing result is successfully sent, if not, re-receiving the transaction request instruction of the client to ensure the accuracy and the integrity of the data;
5. and judging whether the transaction original certificate is successfully sent or not, if not, retransmitting the certificate, and based on the final consistency of the reliable message, the certificate can be asynchronous but the data can not be lost absolutely, so that the integrity of the data is ensured.
Drawings
FIG. 1 is a flow chart of a method for payment transaction data consistency control based on distributed transactions according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a payment transaction data consistency control system based on distributed transactions according to an embodiment of the present invention.
Description of reference numerals:
10. a request receiving module; 20. a data processing module; 201. a transaction judgment submodule; 30. a payment initiation module; 40. a response data acquisition module; 401. a response judgment submodule; 50. a transaction processing module; 60. a result sending module; 601. a result judgment submodule; 70. an accounting processing module; 701. generating a submodule; 702. a judgment submodule; 703. and a processing submodule.
Detailed Description
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings.
Examples
As shown in fig. 1, a payment transaction data consistency control method based on distributed transaction includes the following steps:
s1, receiving a transaction request instruction of the client;
s2, processing transaction data according to the received transaction request instruction;
s3, sending a payment request instruction to the channel;
s4, acquiring real-time channel response data;
s5, generating a final payment processing result according to the acquired real-time channel response data;
s6, returning the payment processing result to the client;
and S7, generating and sending the information of the original document of the transaction to an accounting system for accounting processing according to the payment processing result.
The method comprises the steps of obtaining real-time response data such as refund, withdrawal, shortcut and the like during channel synchronous response, changing payment order information and corresponding business logic processing according to the channel response data obtained in real time, returning a payment processing result to a client, generating corresponding transaction original voucher information at the same time, and sending the transaction original voucher information to an accounting system for accounting processing. The method is mainly realized by two modules: the system comprises a client and a management terminal, wherein TxClient is used as a dependency framework of a module, standard support of TX-LCN is provided, and an automatic timeout mechanism and a transaction compensation algorithm are provided to provide a system with a transaction rapid processing capability. The core steps are creating transaction group, joining transaction group, informing transaction group and final transaction result receipt. And the management end uniformly coordinates and controls the transaction in the process.
The method acquires payment transaction data in real time, synchronously processes the acquired real-time data, and uses an automatic timeout mechanism and a transaction compensation algorithm as assistance to ensure the timeliness and consistency of data processing, thereby effectively realizing high concurrency and high consistency of data transmission and simultaneously ensuring the integrity of the data.
In one embodiment, step S2 further includes the following steps:
judging whether the transaction data processing is successful, if so, entering the step S3; if not, the flow proceeds to step S6.
Whether the transaction data processing is successful or not is judged, and the transaction data processing result is sent to the client in time to prompt the client and ensure the effectiveness of data processing.
In one embodiment, step S4 further includes the following steps:
judging whether the channel responds, if so, entering step S5; if not, the flow proceeds to step S6.
And judging the channel response, releasing occupied resources in time, performing transaction compensation processing, and ensuring the consistency of data.
In one embodiment, step S6 further includes the following steps:
judging whether the payment processing result is successful, if so, entering the step S7; if not, the flow proceeds to step S6.
And judging whether the payment processing result is successfully sent or not, if not, feeding the result back to the client in time to prompt the client to resend the transaction request, and ensuring the accuracy and integrity of the data.
In one embodiment, step S7 includes the following steps:
s71, generating and sending the original voucher information of the transaction to an accounting system according to the payment processing result;
s72, judging whether the transaction original voucher is successfully sent, if so, entering the step S73; if not, go to step S71;
and S73, performing accounting processing.
And judging whether the transaction original certificate is successfully sent or not, if not, retransmitting the certificate, and based on the final consistency of the reliable message, the certificate can be asynchronous but the data can not be lost absolutely, so that the integrity of the data is ensured.
As shown in fig. 2, a payment transaction data consistency control system based on distributed transaction includes a request receiving module 10, a data processing module 20, a payment initiating module 30, a response data obtaining module 40, a transaction processing module 50, a result sending module 60 and a accounting processing module 70, wherein:
a request receiving module 10, configured to receive a transaction request instruction of a client;
the data processing module 20 is used for processing transaction data according to the received transaction request instruction;
a payment initiating module 30, configured to send a payment request instruction to the channel;
the response data acquisition module 40 is used for acquiring real-time channel response data;
the transaction processing module 50 is used for generating a final payment processing result according to the acquired real-time channel response data;
a result sending module 60, configured to return the payment processing result to the client;
and an accounting processing module 70, configured to generate and send the transaction original voucher information to an accounting system for accounting processing according to the payment processing result.
The method comprises the steps that a request receiving module 10 receives a transaction request instruction of a client, a data processing module 20 carries out transaction data processing according to the received transaction request instruction, a payment initiating module 30 sends a payment request instruction to a channel, a response data acquiring module 40 acquires real-time response data such as refund, withdrawal and shortcut when the channel responds synchronously, payment order information and corresponding business logic processing are changed according to the real-time acquired channel response data, a payment processing result is returned to the client through a result sending module 60, meanwhile, an accounting processing module 70 generates corresponding transaction original voucher information according to the payment processing result, and sends the transaction original voucher information to an accounting system for accounting processing. The system mainly comprises two modules: the system comprises a client and a management terminal, wherein TxClient is used as a dependency framework of a module, standard support of TX-LCN is provided, and an automatic timeout mechanism and a transaction compensation algorithm are provided to provide a system with a transaction rapid processing capability. The core steps are creating transaction group, joining transaction group, informing transaction group and final transaction result receipt. And the management end uniformly coordinates and controls the transaction in the process.
The system synchronously processes the acquired real-time data by paying the transaction data in real time, and ensures the timeliness and consistency of data processing by taking an automatic timeout mechanism and a transaction compensation algorithm as assistance, thereby effectively realizing high concurrency and high consistency of data transmission and simultaneously ensuring the integrity of the data.
In one embodiment, as shown in fig. 2, the data processing module 20 further includes a transaction determining sub-module 201, configured to determine whether transaction data processing is successful, and if so, the payment initiating module 30 operates; if not, the result sending module 60 operates.
Whether the transaction data processing is successful or not is judged, and the transaction data processing result is sent to the client in time to prompt the client and ensure the effectiveness of data processing.
In one embodiment, as shown in fig. 2, the response data obtaining module 40 further includes a response judging sub-module 401, configured to judge whether the channel responds, and if so, the transaction processing module 50 operates; if not, the result sending module 60 operates.
And judging the channel response, releasing occupied resources in time, performing transaction compensation processing, and ensuring the consistency of data.
In one embodiment, as shown in fig. 2, the result sending module 60 further includes a result determining sub-module 601 for determining whether the payment processing result is successful, and if so, the accounting processing module 70 operates; if not, sending prompt information to request the receiving module 10 to work.
And judging whether the payment processing result is successfully sent or not, if not, feeding the result back to the client in time to prompt the client to resend the transaction request, and ensuring the accuracy and integrity of the data.
In one embodiment, as shown in fig. 2, the accounting processing module 70 includes a generation sub-module 701, a determination sub-module 702, and a processing sub-module 703, wherein:
the generation submodule 701 is used for generating and sending the information of the original transaction voucher to the accounting system according to the payment processing result;
the judgment submodule 702 is configured to judge whether the transaction original credential is successfully sent, and if so, the processing submodule 703 operates; if not, generating a sub-module 701 to work;
and a processing sub-module 703 for performing accounting processing.
And judging whether the transaction original certificate information is successfully sent or not, if not, resending the transaction original certificate information, and based on the final consistency of the reliable information, the transaction original certificate information can be asynchronous but the data can not be lost absolutely, so that the integrity of the data is ensured.
The above-mentioned embodiments only express the specific embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention.
Claims (10)
1. A payment transaction data consistency control method based on distributed transaction, characterized by comprising the following steps:
s1, receiving a transaction request instruction of the client;
s2, processing transaction data according to the received transaction request instruction;
s3, sending a payment request instruction to the channel;
s4, acquiring real-time channel response data;
s5, generating a final payment processing result according to the acquired real-time channel response data;
s6, returning the payment processing result to the client;
and S7, generating and sending the information of the original document of the transaction to an accounting system for accounting processing according to the payment processing result.
2. The distributed transaction based payment transaction data consistency control method according to claim 1, wherein the step S2 further comprises the steps of:
judging whether the transaction data processing is successful, if so, entering the step S3; if not, the flow proceeds to step S6.
3. The distributed transaction based payment transaction data consistency control method according to claim 1, wherein the step S4 further comprises the steps of:
judging whether the channel responds, if so, entering step S5; if not, the flow proceeds to step S6.
4. The distributed transaction based payment transaction data consistency control method according to claim 1, wherein the step S6 further comprises the steps of:
judging whether the payment processing result is successful, if so, entering the step S7; if not, the flow proceeds to step S6.
5. The distributed transaction based payment transaction data consistency control method according to claim 1, wherein the step S7 comprises the following steps:
s71, generating and sending the original voucher information of the transaction to an accounting system according to the payment processing result;
s72, judging whether the transaction original voucher is successfully sent, if so, entering the step S73; if not, go to step S71;
and S73, performing accounting processing.
6. The payment transaction data consistency control system based on the distributed transaction is characterized by comprising a request receiving module, a data processing module, a payment initiating module, a response data acquiring module, a transaction processing module, a result sending module and an accounting processing module, wherein:
the request receiving module is used for receiving a transaction request instruction of a client;
the data processing module is used for processing transaction data according to the received transaction request instruction;
the payment initiating module is used for sending a payment request instruction to the channel;
the response data acquisition module is used for acquiring real-time channel response data;
the transaction processing module is used for generating a final payment processing result according to the acquired real-time channel response data;
the result sending module is used for returning the payment processing result to the client;
and the accounting processing module is used for generating and sending the original document information of the transaction to an accounting system for accounting processing according to the payment processing result.
7. The distributed transaction based payment transaction data consistency control system of claim 6 wherein the data processing module further comprises a transaction determination sub-module for determining whether transaction data processing is successful, and if so, the payment initiation module operates; and if not, the result sending module works.
8. The payment transaction data consistency control system based on distributed transaction as claimed in claim 6, wherein the response data acquisition module further comprises a response judgment sub-module for judging whether the channel responds, if so, the transaction processing module works; and if not, the result sending module works.
9. The distributed transaction based payment transaction data consistency control system of claim 6, wherein the result sending module further comprises a result judgment sub-module for judging whether the payment processing result is successful, and if so, the accounting processing module operates; and if not, the result sending module works.
10. The distributed transaction based payment transaction data consistency control system of claim 6, wherein the accounting processing module comprises a generation sub-module, a determination sub-module and a processing sub-module, wherein:
the generating submodule is used for generating and sending the information of the original transaction voucher to the accounting system according to the payment processing result;
the judging submodule is used for judging whether the transaction original voucher is successfully sent, and if so, the processing submodule works; if not, generating the sub-module to work;
and the processing submodule is used for carrying out accounting processing.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911046055.5A CN110955670A (en) | 2019-10-30 | 2019-10-30 | Payment transaction data consistency control method and system based on distributed transaction |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911046055.5A CN110955670A (en) | 2019-10-30 | 2019-10-30 | Payment transaction data consistency control method and system based on distributed transaction |
Publications (1)
Publication Number | Publication Date |
---|---|
CN110955670A true CN110955670A (en) | 2020-04-03 |
Family
ID=69975868
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201911046055.5A Pending CN110955670A (en) | 2019-10-30 | 2019-10-30 | Payment transaction data consistency control method and system based on distributed transaction |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110955670A (en) |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140046837A1 (en) * | 2012-08-09 | 2014-02-13 | Ebay, Inc. | Systems and methods for facilitating electronic payment service provider transactions using physical objects |
CN104102996A (en) * | 2014-06-11 | 2014-10-15 | 瑞达信息安全产业股份有限公司 | Remote payment method and system through wechat message |
WO2018007828A2 (en) * | 2016-07-08 | 2018-01-11 | Kalypton International Limited | Distributed transaction processing and authentication system |
CN107797849A (en) * | 2016-08-30 | 2018-03-13 | 阿里巴巴集团控股有限公司 | The method, apparatus and system of distributing real time system |
CN108256843A (en) * | 2018-01-12 | 2018-07-06 | 上海瀚银信息技术有限公司 | One kind pays out method of commerce and pays out transaction system |
CN108762895A (en) * | 2018-05-17 | 2018-11-06 | 阿里巴巴集团控股有限公司 | Handle the method and device of distributed transaction |
-
2019
- 2019-10-30 CN CN201911046055.5A patent/CN110955670A/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140046837A1 (en) * | 2012-08-09 | 2014-02-13 | Ebay, Inc. | Systems and methods for facilitating electronic payment service provider transactions using physical objects |
CN104102996A (en) * | 2014-06-11 | 2014-10-15 | 瑞达信息安全产业股份有限公司 | Remote payment method and system through wechat message |
WO2018007828A2 (en) * | 2016-07-08 | 2018-01-11 | Kalypton International Limited | Distributed transaction processing and authentication system |
CN107797849A (en) * | 2016-08-30 | 2018-03-13 | 阿里巴巴集团控股有限公司 | The method, apparatus and system of distributing real time system |
CN108256843A (en) * | 2018-01-12 | 2018-07-06 | 上海瀚银信息技术有限公司 | One kind pays out method of commerce and pays out transaction system |
CN108762895A (en) * | 2018-05-17 | 2018-11-06 | 阿里巴巴集团控股有限公司 | Handle the method and device of distributed transaction |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108897854B (en) | Monitoring method and device for overtime task | |
EP3489825A1 (en) | Method, apparatus and computer readable storage medium for processing service | |
CN103491135A (en) | Device and method for conducting self-matching on data formats | |
CN104753894A (en) | Data processing method, device and system | |
CN102957594A (en) | Message queue-based message processing method, related device and system | |
CN112738294B (en) | Domain name resolution method and device based on block chain, electronic equipment and storage medium | |
CN111507714A (en) | Verification method, verification device, server and storage medium | |
CN103297462A (en) | Verification method and device of service object | |
CN112817745A (en) | Task processing method and device | |
CN104158860A (en) | Job scheduling method and job scheduling system | |
CN110955670A (en) | Payment transaction data consistency control method and system based on distributed transaction | |
CN114338811B (en) | Transaction flow limiting method, device, server, storage medium and product | |
CN114390109B (en) | Service processing method, micro-service gateway and data center system | |
CN115410580A (en) | Voice recognition method, device, equipment and medium for command scheduling system | |
CN113626157A (en) | Transaction control method, device and system | |
CN113822670A (en) | Payment message conversion method and device and electronic equipment | |
CN110008010B (en) | System calling method, device, equipment and readable storage medium | |
CN111797074A (en) | Database connection method and device, electronic equipment and readable storage medium | |
CN112819479A (en) | Order state processing method and device, storage medium and server | |
CN115086434B (en) | Bank business handling method and device based on blockchain | |
CN111371780B (en) | Message transmission method, system and device | |
CN111899021A (en) | Method for realizing automatic receipt of super network bank account service | |
CN111309500A (en) | Service processing method, device, equipment and storage medium | |
CN106407194A (en) | Information querying method and device | |
CN117078243B (en) | Distributed payment processing method, system and electronic equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20200403 |
|
RJ01 | Rejection of invention patent application after publication |