CN109727036B - Transaction processing method and device - Google Patents

Transaction processing method and device Download PDF

Info

Publication number
CN109727036B
CN109727036B CN201810455051.1A CN201810455051A CN109727036B CN 109727036 B CN109727036 B CN 109727036B CN 201810455051 A CN201810455051 A CN 201810455051A CN 109727036 B CN109727036 B CN 109727036B
Authority
CN
China
Prior art keywords
serial number
transaction
control bit
transaction request
payment mechanism
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.)
Active
Application number
CN201810455051.1A
Other languages
Chinese (zh)
Other versions
CN109727036A (en
Inventor
黄梦岚
曹冰
张鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NetsUnion Clearing Corp
Original Assignee
NetsUnion Clearing Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by NetsUnion Clearing Corp filed Critical NetsUnion Clearing Corp
Priority to CN201810455051.1A priority Critical patent/CN109727036B/en
Publication of CN109727036A publication Critical patent/CN109727036A/en
Application granted granted Critical
Publication of CN109727036B publication Critical patent/CN109727036B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The invention provides a transaction processing method and a device thereof, which are applied to a network platform, wherein the method comprises the following steps: acquiring a transaction request, wherein the request comprises a serial number; judging whether the serial number is legal or not according to a preset serial number generation rule; and if the transaction request is legal, processing the transaction request. The method can realize that the network platform judges the legality of the serial number in the transaction request, and processes the transaction request when the legality of the serial number is determined. Therefore, the safety and the reliability of the network platform are improved, and the user experience is improved.

Description

Transaction processing method and device
Technical Field
The invention relates to the technical field of internet, in particular to a transaction processing method and a transaction processing device.
Background
In the current transaction processing mode, a payment mechanism authenticates the identity of a user, and after a password input by the user is correct, the payment mechanism can send a transaction request to a network platform, so that the network platform can process the transaction request, such as sending a settlement request, a transfer request and the like to a bank.
However, in practical application, it is found that the security of the transaction processing mode is poor.
Disclosure of Invention
The present invention is directed to solving, at least to some extent, one of the technical problems in the related art.
Therefore, the first objective of the present invention is to provide a transaction processing method, so as to implement the judgment of the validity of the serial number in the transaction request by the network platform, and process the transaction request when the validity is determined. Therefore, the safety and the reliability of the network platform are improved, the user experience is improved, and the problem that the existing transaction processing mode is poor in safety is solved.
A second object of the present invention is to provide a transaction processing device.
A third object of the present invention is to provide another transaction processing device.
A fourth object of the invention is to propose a computer program product.
A fifth object of the present invention is to propose a computer-readable storage medium.
In order to achieve the above object, an embodiment of a first aspect of the present invention provides a transaction processing method applied to a network platform, including:
acquiring a transaction request, wherein the request comprises a serial number;
judging whether the serial number is legal or not according to a preset serial number generation rule;
and if the transaction request is legal, processing the transaction request.
The transaction processing method of the embodiment of the invention judges the legality of the serial number in the transaction request through the network platform, and processes the transaction request when the legality is determined. Therefore, the safety and the reliability of the network platform are improved, and the user experience is improved.
In order to achieve the above object, a second embodiment of the present invention provides a transaction processing apparatus applied to a network platform, including:
the first acquisition module is used for acquiring a transaction request, wherein the request comprises a serial number;
the judging module is used for judging whether the serial number is legal or not according to a preset serial number generating rule;
and the processing module is used for processing the transaction request when the serial number is legal.
The transaction processing device of the embodiment of the invention judges the legality of the serial number in the transaction request through the network platform, and processes the transaction request when the legality is determined. Therefore, the safety and the reliability of the network platform are improved, and the user experience is improved.
To achieve the above object, according to a third aspect of the present invention, there is provided a transaction processing apparatus, including: a processor and a memory; the processor reads the executable program code stored in the memory to run a program corresponding to the executable program code, so as to implement the transaction processing method proposed in the embodiment of the first aspect.
To achieve the above object, a fourth aspect of the present invention provides a computer program product, wherein instructions of the computer program product, when executed by a processor, perform the transaction processing method according to the first aspect of the present invention.
To achieve the above object, a fifth embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, wherein the computer program, when executed by a processor, implements the transaction processing method of the first embodiment.
Additional aspects and advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention.
Drawings
The foregoing and/or additional aspects and advantages of the present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
fig. 1 is a schematic flow chart illustrating a transaction processing method according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart of another transaction processing method according to an embodiment of the present invention;
FIG. 3 is a flow chart illustrating another transaction processing method according to an embodiment of the invention;
fig. 4 is a schematic structural diagram of a transaction processing apparatus according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of another transaction processing device according to an embodiment of the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are illustrative and intended to be illustrative of the invention and are not to be construed as limiting the invention.
A transaction processing method and a device thereof according to an embodiment of the present invention will be described below with reference to the accompanying drawings.
Fig. 1 is a flowchart illustrating a transaction processing method according to an embodiment of the present invention.
The transaction processing method is applied to a network platform, and the network platform is respectively connected with each payment mechanism, such as a payment treasure mechanism, a WeChat payment mechanism, a wing payment mechanism and the like, and each bank system, so that the transaction request of each payment mechanism can be processed, and finally the processing result is sent to the corresponding bank system, so that the connection relation between the payment mechanism and each bank system is simplified, and the processing burden of the payment mechanism and each bank system is reduced.
As shown in fig. 1, the transaction processing method includes the following steps:
step 101, a transaction request is obtained, wherein the request comprises a serial number.
In this embodiment, the transaction request is sent by a payment mechanism connected to the network platform.
In particular, since the network platform may provide services for a plurality of payment institutions, the transaction request may include an identifier of the payment institution in order to identify to which payment institution the transaction request belongs. The identifier of the payment mechanism may be, for example, an Internet Data Center (IDC) number of the payment mechanism, or any other identification information that can be distinguished from other payment mechanisms, which is not limited herein. In particular, the identity of the payment authority may be uniformly assigned by the network platform in order to manage it.
Wherein the serial number is generated by the payment authority. Specifically, in the embodiment of the present invention, the payment mechanism may generate the serial number according to the serial number generation rule formulated by the network platform. For example, the serial number may include time information, sequence number information, reserved bit information, and/or control bit information. Wherein,
the time information, which represents the current system time, may be in the format of: YYYYMMDD, for example, is 20170717.
And the serial number information is used for uniquely identifying the transaction request. In a preferred implementation, the payment institution may uniquely identify each transaction request during the day by ensuring that the serial number information corresponding to each transaction request is unique for each day.
The reserved bit information may be allocated by the network platform, and each payment platform may select from currently allocated enumerated values as needed, which is specifically shown in table 1.
TABLE 1
Enumerating names Enumerated value
Production mark 0
Test mark 1
And control bit information is distributed by the network platform. Specifically, each payment mechanism can actively send a control bit synchronization request, and after receiving the synchronization request, the network platform can determine control bit information corresponding to each payment mechanism according to the use condition of the network platform. Then, each payment mechanism can acquire the latest distributed control bit information from the network platform through a serial number control bit synchronization interface, and cache the control bit information locally.
It can be understood from the above analysis that, when different payment mechanisms send transaction requests to the network platform, the payment mechanism identifiers and serial numbers in the transaction requests are different. Therefore, after the network platform acquires the transaction request, the specific sending object of the transaction request can be accurately identified. Further, the network platform may also determine whether to process the transaction request according to the validity of the serial number in the request.
And 102, judging whether the serial number is legal or not according to a preset serial number generation rule.
In the embodiment of the present invention, the preset serial number generation rule may be, for example, "time information + sequence number information + reserved bit information + control bit information". The preset serial number generation rule is maintained by the network platform according to the participating payment mechanism as a unit, and the participating payment mechanism can acquire the preset serial number generation rule in an interface mode so as to generate the serial number in the transaction request according to the serial number generation rule. After receiving the transaction request, the network platform can judge whether the serial number generated by the payment mechanism is legal or not according to the preset serial number generation rule.
For example, after obtaining the transaction request, the network platform may obtain the control bit information currently corresponding to the payment mechanism according to the identifier of the payment mechanism. When the control bit information in the transaction request is not matched with the control bit information currently corresponding to the payment mechanism, the serial number is determined to be illegal, and at the moment, the network platform can send a fixed error code to the payment mechanism so that the payment mechanism can resend the control bit synchronization request to acquire the latest control bit information.
When the control bit information in the transaction request is matched with the control bit information currently corresponding to the payment mechanism, whether the serial number information of the current transaction request is consistent with the serial number information of other transaction requests needs to be judged, wherein the time information of the other transaction requests is the same as the time information of the current transaction request.
Because the serial number information corresponding to each transaction request is unique every day, when the serial number information of the current transaction request is consistent with the serial number information of other transaction requests, the transaction request is indicated to be a repeatedly sent request, at this moment, the transaction request can be determined to be illegal, and the network platform can not process the transaction request. When the sequence number information of the current transaction request is inconsistent with the sequence number information of other transaction requests, the transaction request is not a repeatedly sent request, and at this time, the serial number can be determined to be legal.
And 103, if the transaction request is legal, processing the transaction request.
When the serial number is legal, the network platform can process the transaction request.
In the transaction processing method of this embodiment, the network platform is used to judge the validity of the serial number in the transaction request, and when the validity is determined, the transaction request is processed. Therefore, the safety and the reliability of the network platform are improved, and the user experience is improved.
As a possible implementation manner of the embodiment of the present invention, referring to fig. 2, on the basis of the embodiment shown in fig. 1, before step 101, the transaction processing method may further include the following steps:
step 201, determining the current use state of each base table in the network platform.
In the embodiment of the invention, the use state of the library table is divided into a used state and an unused state.
The current use state of each base table in the network platform is determined to obtain an unused base table, namely an available base table group, and then subsequent steps can be triggered according to the available base table group.
Step 202, determining the control bit information corresponding to each payment mechanism according to the current use state of each base table.
As shown in step 101, the control bit information of each payment mechanism is distributed by the network platform. In specific implementation, a processing unit in the network platform may obtain the current available library table set, and determine, according to the current available library table set, information of each control bit corresponding to each payment mechanism respectively at present.
As an example, the control bit information is exemplified as 6 bits. When the network platform determines that the base table corresponding to the Paibao institution is the base table A, the base table corresponding to the wing payment institution is the base table B, the base table corresponding to the WeChat payment institution is the base table C, the control bit of the routing base table A is 101003, the control bit of the routing base table B is 101002, and the control bit of the routing base table C is 101001 according to the use state of each current base table. Then the control bit information of the payroll authority is determined to be 101003; the control bit information of the wing payment mechanism is: 101002, respectively; the control bit information of the WeChat payment mechanism is as follows: 101001.
optionally, after determining the information of each control bit corresponding to each payment mechanism currently, a corresponding relationship between the control bit and the library table may be established. After the control bit is determined, the corresponding relation is inquired, and the base table corresponding to the control bit can be obtained, so that the transaction request is processed by the corresponding base table.
Step 203, acquiring a control bit synchronization request sent by each payment mechanism.
Optionally, each payment mechanism may send a control bit synchronization request to the network platform to obtain the latest control bit information from the network platform, and then may generate a serial number according to the received control bit information to trigger the transaction request.
And step 204, synchronizing the current corresponding control bit information to each payment mechanism respectively.
For example, for control bit information of 101003, it may be synchronized to the corresponding payroll authority; for control bit information of 101002, it may be synchronized to the corresponding wing payment mechanism; for control bit information of 101001, it can be synchronized to the corresponding WeChat Payment institution.
In the transaction processing method of this embodiment, the current use state of each base table in the network platform is determined, the control bit information corresponding to each payment mechanism is determined according to the current use state of each base table, and the control bit information corresponding to each payment mechanism is synchronized with each payment mechanism, so that the correctness and the real-time performance of the control bit information acquired by each payment mechanism can be ensured.
As a possible implementation manner of the embodiment of the present invention, referring to fig. 3, on the basis of the embodiment shown in fig. 1, step 103 specifically includes the following sub-steps:
step 301, determining a target library table according to the control bit.
As can be seen from step 202, since the corresponding relationship between the control bit and the library table is established in advance, after the control bit is determined, the corresponding target library table can be obtained by querying the corresponding relationship.
For example, the control positions of the payroll authority are: 101003, obtaining the corresponding target library table as library table A by inquiring the corresponding relation; the control bit information of the WeChat payment mechanism is as follows: 101001, the corresponding target library table can be obtained as library table C by querying the corresponding relation.
Step 302, the transaction request is sent to the target library table.
Optionally, each payment mechanism corresponds to a different library table, and each library table is used for processing the transaction request sent by the corresponding payment mechanism. The transaction request is sent to the corresponding target base table, and the target base table processes the transaction request, so that the processing efficiency of the network platform can be improved.
For example, the treasury payment organization corresponds to the base table a, when the serial number in the transaction request sent by the treasury payment organization is legal, the control center in the network platform may send the transaction request to the base table a, and then the base table a may process the transaction request. Or, the wechat payment mechanism corresponds to the base table C, when the serial number in the transaction request sent by the wechat payment mechanism is legal, the control center in the network platform can send the transaction request to the base table C, and then the base table C can process the transaction request.
According to the transaction processing method, the target base table is determined according to the control bit, the transaction request is sent to the target base table, the transaction request can be processed by the corresponding base table, and the processing efficiency of the network platform is effectively improved.
In the embodiment of the invention, after the network platform determines the control information respectively corresponding to each payment mechanism at present, the network platform can update the control bit information respectively corresponding to each payment mechanism according to the use state of each base table in the network platform at preset time intervals, so that the dynamic maintenance of the control bit information can be realized, and the correctness and the real-time performance of the control bit information acquired by the payment mechanism are ensured.
The preset time interval may be set according to the transaction amount of the transaction request sent by each payment mechanism. For example, for a time period with a large transaction amount, the available base tables in the network platform are fewer, so that a preset time interval can be set shorter, and a payment mechanism can conveniently acquire the latest control bit information; for the time period with relatively less transaction amount, the available base tables in the network platform are more, so that the preset time interval can be set longer, and the flexibility of time interval setting can be effectively improved.
In order to implement the above embodiments, an embodiment of the present invention further provides a transaction processing apparatus.
Fig. 4 is a schematic structural diagram of a transaction processing apparatus according to an embodiment of the present invention.
As shown in fig. 4, the transaction processing device 400 includes: a first obtaining module 410, a determining module 420, and a processing module 430. Wherein,
the first obtaining module 410 is configured to obtain a transaction request, where the transaction request includes a serial number.
The judging module 420 is configured to judge whether the serial number is legal according to a preset serial number generation rule.
As a possible implementation manner of the embodiment of the present invention, the transaction request further includes an identifier of the payment mechanism;
the determining module 420 is specifically configured to obtain, according to the identifier of the payment mechanism, control bit information currently corresponding to the payment mechanism; judging whether the control bit information in the transaction request is matched with the control bit information currently corresponding to the payment mechanism; if not, determining that the serial number is illegal.
Optionally, the serial number includes time information and sequence number information; the determining module 420 is specifically configured to determine whether sequence number information of the current transaction request is consistent with sequence number information of other transaction requests, where time information of the other transaction requests is the same as time information of the current transaction request; if so, the transaction request is determined to be illegal.
And the processing module 430 is used for processing the transaction request when the serial number is legal.
As a possible implementation manner of the embodiment of the present invention, the serial number includes control bit information; a processing module 430, specifically configured to determine a target library table according to the control bit; and sending the transaction request to the target base table.
Further, in a possible implementation manner of the embodiment of the present invention, on the basis of fig. 4 and referring to fig. 5, the transaction processing apparatus 400 further includes:
the first determining module 440 is configured to determine a current usage status of each of the library tables in the network platform before obtaining the transaction request.
The second determining module 450 is configured to determine, according to the current use state of each library table, information of each control bit corresponding to each payment mechanism at present.
The second obtaining module 460 is configured to obtain the control bit synchronization request sent by each payment mechanism before sending the corresponding control bit information to each payment mechanism.
And a sending module 470, configured to synchronize the current corresponding control bit information to each payment mechanism respectively.
And the updating module 480 is configured to update, at preset time intervals, the control bit information corresponding to each payment mechanism according to the use state of each base table in the network platform after determining the control bit information corresponding to each payment mechanism at present.
It should be noted that the explanation of the embodiment of the transaction processing method in fig. 1 to fig. 3 also applies to the transaction processing apparatus 400 of this embodiment, and the details are not repeated here.
The transaction processing device of this embodiment judges the validity of the serial number in the transaction request through the network platform, and processes the transaction request when determining that the serial number is valid. Therefore, the safety and the reliability of the network platform are improved, and the user experience is improved.
In order to implement the above embodiment, the present invention further provides a transaction processing device, which is characterized by comprising a processor and a memory; the processor reads the executable program code stored in the memory to run the program corresponding to the executable program code, so as to implement the transaction processing method provided by the above embodiment of the present invention.
In order to implement the above embodiments, the present invention further provides a computer program product, wherein when the instructions in the computer program product are executed by a processor, the transaction processing method provided by the above embodiments of the present invention is executed.
In order to implement the foregoing embodiments, the present invention further provides a computer-readable storage medium, on which a computer program is stored, wherein the computer program is configured to implement the transaction processing method according to the foregoing embodiments when executed by a processor.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present invention, "a plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing steps of a custom logic function or process, and alternate implementations are included within the scope of the preferred embodiment of the present invention in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present invention.
The logic and/or steps represented in the flowcharts or otherwise described herein, e.g., an ordered listing of executable instructions that can be considered to implement logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Additionally, the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via for instance optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.
It should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. If implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present invention may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc. Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present invention.

Claims (12)

1. A transaction processing method is applied to a network platform and is characterized by comprising the following steps:
determining the current use state of each base table in the network platform;
determining the control bit information corresponding to each payment mechanism at present according to the current use state of each base table;
synchronizing the current corresponding control bit information to each payment mechanism respectively;
acquiring a transaction request, wherein the request comprises a serial number;
judging whether the serial number is legal or not according to a preset serial number generation rule; the serial number comprises time information and serial number information, and the serial number information is used for uniquely identifying each transaction request on the same day;
if the transaction request is legal, processing the transaction request; and the serial number comprises control bit information, a target base table is determined according to the control bit, and the transaction request is sent to the target base table for processing.
2. The transaction processing method of claim 1, wherein the transaction request further includes an identification of a payment institution;
the judging whether the serial number is legal or not comprises the following steps:
acquiring control bit information currently corresponding to the payment mechanism according to the identification of the payment mechanism;
judging whether the control bit information in the transaction request is matched with the control bit information currently corresponding to the payment mechanism;
if not, determining that the serial number is illegal.
3. The transaction processing method of claim 1, wherein before sending the corresponding control bit information to each payment mechanism, respectively, further comprising:
and acquiring the control bit synchronization request sent by each payment mechanism.
4. The transaction processing method according to any one of claims 1 to 3, wherein after determining the control bit information corresponding to each payment mechanism, further comprising:
and updating the control bit information corresponding to each payment mechanism according to the use state of each base table in the network platform at preset time intervals.
5. The transaction-processing method of any of claims 1 to 3, wherein said determining whether said serial number is legitimate comprises:
judging whether the serial number information of the current transaction request is consistent with the serial number information of other transaction requests, wherein the time information of the other transaction requests is the same as the time information of the current transaction request;
if so, determining that the transaction request is illegal.
6. A transaction processing device applied to a network platform is characterized by comprising:
the first acquisition module is used for acquiring a transaction request, wherein the request comprises a serial number;
the judging module is used for judging whether the serial number is legal or not according to a preset serial number generating rule; the serial number comprises time information and serial number information, and the serial number information is used for uniquely identifying each transaction request on the same day;
the processing module is used for processing the transaction request when the serial number is legal;
wherein, the serial number comprises control bit information;
the processing module is specifically configured to:
determining a target base table according to the control bit;
sending the transaction request to the target base table for processing;
wherein, still include:
the first determination module is used for determining the current use state of each base table in the network platform before the transaction request is acquired;
the second determining module is used for determining the control bit information respectively corresponding to each payment mechanism at present according to the current use state of each base table;
and the sending module is used for synchronizing the current corresponding control bit information to each payment mechanism respectively.
7. The transaction processing apparatus of claim 6, wherein an identification of a payment institution is also included in the transaction request;
the judgment module is specifically configured to:
acquiring control bit information currently corresponding to the payment mechanism according to the identification of the payment mechanism;
judging whether the control bit information in the transaction request is matched with the control bit information currently corresponding to the payment mechanism;
if not, determining that the serial number is illegal.
8. The transaction-processing device of claim 6, further comprising:
and the second acquisition module is used for acquiring the control bit synchronization request sent by each payment mechanism before the corresponding control bit information is sent to each payment mechanism.
9. The transaction-processing arrangement of any of claims 6 to 8, further comprising:
and the updating module is used for updating the control bit information respectively corresponding to each payment mechanism according to the use state of each base table in the network platform at preset time intervals after determining the control bit information respectively corresponding to each payment mechanism currently.
10. The transaction-processing apparatus of any of claims 6 to 8, wherein the determining module is specifically configured to:
judging whether the serial number information of the current transaction request is consistent with the serial number information of other transaction requests, wherein the time information of the other transaction requests is the same as the time information of the current transaction request;
if so, determining that the transaction request is illegal.
11. A transaction processing apparatus comprising a processor and a memory;
wherein the processor executes a program corresponding to the executable program code by reading the executable program code stored in the memory for implementing the transaction processing method according to any one of claims 1 to 5.
12. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out a transaction processing method according to any one of claims 1 to 5.
CN201810455051.1A 2018-05-14 2018-05-14 Transaction processing method and device Active CN109727036B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810455051.1A CN109727036B (en) 2018-05-14 2018-05-14 Transaction processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810455051.1A CN109727036B (en) 2018-05-14 2018-05-14 Transaction processing method and device

Publications (2)

Publication Number Publication Date
CN109727036A CN109727036A (en) 2019-05-07
CN109727036B true CN109727036B (en) 2021-08-27

Family

ID=66294556

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810455051.1A Active CN109727036B (en) 2018-05-14 2018-05-14 Transaction processing method and device

Country Status (1)

Country Link
CN (1) CN109727036B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112785300A (en) * 2019-11-11 2021-05-11 网联清算有限公司 Transaction request processing method and device, electronic equipment and medium
CN111639936B (en) * 2020-05-24 2023-08-25 中信银行股份有限公司 Transaction information acquisition method and device, electronic equipment and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103745343A (en) * 2013-12-30 2014-04-23 北京中科金财电子商务有限公司 Method for placing order by calling payment plug-in on APP merchant mobile platform
EP2759969A1 (en) * 2013-01-25 2014-07-30 Samsung Electronics Co., Ltd Payment support method and system
CN105631667A (en) * 2015-08-05 2016-06-01 宇龙计算机通信科技(深圳)有限公司 Authentication method, device and system
CN107103454A (en) * 2017-04-25 2017-08-29 深圳创维-Rgb电子有限公司 A kind of on-line payment method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2759969A1 (en) * 2013-01-25 2014-07-30 Samsung Electronics Co., Ltd Payment support method and system
CN103745343A (en) * 2013-12-30 2014-04-23 北京中科金财电子商务有限公司 Method for placing order by calling payment plug-in on APP merchant mobile platform
CN105631667A (en) * 2015-08-05 2016-06-01 宇龙计算机通信科技(深圳)有限公司 Authentication method, device and system
CN107103454A (en) * 2017-04-25 2017-08-29 深圳创维-Rgb电子有限公司 A kind of on-line payment method and system

Also Published As

Publication number Publication date
CN109727036A (en) 2019-05-07

Similar Documents

Publication Publication Date Title
CN109587238B (en) Data processing and synchronizing method, device, equipment and storage medium of block chain
CN104572320B (en) Method for confirming correction program and information processing equipment
CN109727036B (en) Transaction processing method and device
CN112734431B (en) Method and device for querying Fabric Block Link book data
CN111813788A (en) Information query method and device and information synchronization method and device
CN110942302A (en) Block chain certificate revocation and verification method, issuing node and verification node
CN109981586B (en) Node marking method and device
CN108710643B (en) Data sharing method and device, computer equipment and storage medium
CN112905437A (en) Method and device for testing case and storage medium
CN110324416A (en) Download path tracking, device, server, terminal and medium
CN117891820B (en) Multi-source heterogeneous data storage method, device, equipment, chip and storage medium
CN111506358B (en) Method and device for updating container configuration
CN110191112B (en) Identity verification method and device, vehicle-mounted equipment and server
CN115004666A (en) Registration method, device, equipment and storage medium of Internet of things equipment
CN113810453B (en) Timestamp marking method and device based on consensus blockchain
CN113067802B (en) User identification method, device, equipment and computer readable storage medium
CN112182009A (en) Data updating method and device of block chain and readable storage medium
CN109584620B (en) Identity verification method, device and system
CN109063461B (en) Third-party password-free login method and system
CN112732801B (en) Method and device for querying Fabric Block Link book data
CN113032188B (en) Method, device, server and storage medium for determining main server
CN112258184B (en) Method, apparatus, electronic device and readable storage medium for freezing blockchain network
CN115309334A (en) Disk management method, device, equipment and storage medium
US20230308418A1 (en) Communication network system, management apparatus, server apparatus, whitelist updating method and program
CN115203697A (en) File detection method, device and equipment and readable storage medium

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
GR01 Patent grant
GR01 Patent grant
CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: 100045 21 / F, building 7, yard 1, Yuetan South Street, Xicheng District, Beijing

Patentee after: NETSUNION CLEARING Corp.

Address before: 100032 Room 101, 3 building, 29 hospital, Middle Road, North Third Ring Road, Xicheng District, Beijing.

Patentee before: NETSUNION CLEARING Corp.