CN109359990B - Network transaction system, transaction order processing method, device, equipment and medium - Google Patents

Network transaction system, transaction order processing method, device, equipment and medium Download PDF

Info

Publication number
CN109359990B
CN109359990B CN201811131175.0A CN201811131175A CN109359990B CN 109359990 B CN109359990 B CN 109359990B CN 201811131175 A CN201811131175 A CN 201811131175A CN 109359990 B CN109359990 B CN 109359990B
Authority
CN
China
Prior art keywords
transaction
order
verification
result
delivery
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
CN201811131175.0A
Other languages
Chinese (zh)
Other versions
CN109359990A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201811131175.0A priority Critical patent/CN109359990B/en
Publication of CN109359990A publication Critical patent/CN109359990A/en
Application granted granted Critical
Publication of CN109359990B publication Critical patent/CN109359990B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3825Use of electronic signatures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3829Payment protocols; Details thereof insuring higher security of transaction involving key management

Abstract

The invention discloses a network transaction system, a transaction order processing method, a transaction order processing device and a transaction order processing medium, which are applied to the technical field of the Internet and used for improving the security of network transaction. The method specifically comprises the following steps: the access subsystem receives a network transaction notification; the verification subsystem signs the payment information and the transaction information of the corresponding transaction order according to the network transaction notification, if the transaction order is determined to meet the transaction execution conditions, and a delivery bill of the transaction order is obtained; and the delivery subsystem verifies the signature of the delivery bill and determines whether to execute corresponding transaction operation on the transaction order according to the verification result of the signature of the delivery bill. Therefore, by verifying the transaction order, the transaction operation is executed on the transaction order when the transaction order is determined to meet the transaction execution condition, so that the order verification in the network transaction system is realized, and the transaction reliability and the transaction safety of the network transaction system are improved.

Description

Network transaction system, transaction order processing method, device, equipment and medium
Technical Field
The invention relates to the technical field of internet, in particular to a network transaction system, a transaction order processing method, a device, equipment and a medium.
Background
With the continuous development of internet technology, the transaction demand is increased, and in order to meet the increasing transaction demand, simplify the complexity of offline transactions and improve the transaction efficiency, a safe and honest network transaction system established by electronic means is produced. For example: a telephone fee recharging system, an air ticket hotel ordering system, an online shopping system and the like.
Generally, the network transaction system is used as a third-party transaction security guarantee system, and mainly has the functions of assisting a service provider to provide corresponding network transaction services for users, and providing diversified payment channels for the users by cooperating with a plurality of payment systems.
At present, the reliability and the safety of the transaction are ensured by mainly using a network protocol among a network transaction system, a service providing system and a plurality of payment systems, and no verification mechanism is provided in the network transaction system, so that great loopholes and potential safety hazards exist.
Disclosure of Invention
The embodiment of the invention provides a network transaction system, a transaction order processing method, a device, equipment and a medium, which are used for improving the transaction reliability and the transaction safety of the network transaction system.
The embodiment of the invention provides the following specific technical scheme:
the embodiment of the invention provides a network transaction system, which comprises:
the access subsystem is used for receiving and forwarding the network transaction notification;
the verification subsystem is used for receiving the network transaction notification forwarded by the access subsystem, and if the transaction order conforms to the transaction execution conditions according to the payment information and the transaction information of the transaction order corresponding to the network transaction notification, signing the payment information and the transaction information to obtain the invoice data of the transaction order and sending the invoice data;
and the delivery subsystem is used for receiving the delivery bill sent by the verification subsystem, verifying the signature of the delivery bill and determining whether to execute corresponding transaction operation on the transaction order according to the verification result of the signature of the delivery bill.
The embodiment of the invention provides a transaction order processing method, which comprises the following steps:
receiving a network transaction notification;
acquiring a delivery bill of a transaction order corresponding to the network transaction notification through the verification subsystem; the delivery bill of the transaction order is obtained by the verification subsystem according to the payment information and the transaction information of the transaction order, determining that the transaction order meets transaction execution conditions and signing the payment information and the transaction information;
and instructing the delivery subsystem to determine whether to execute corresponding transaction operation on the transaction order according to the verification result of the signature of the delivery bill.
An embodiment of the present invention provides a transaction order processing apparatus, including:
a receiving unit for receiving a network transaction notification;
the acquisition unit is used for acquiring the delivery bill of the transaction order corresponding to the network transaction notification through the verification subsystem; the delivery bill of the transaction order is obtained by the verification subsystem according to the payment information and the transaction information of the transaction order, determining that the transaction order meets transaction execution conditions and signing the payment information and the transaction information;
and the indicating unit is used for indicating the delivery subsystem to determine whether to execute corresponding transaction operation on the transaction order according to the verification result of the signature of the delivery bill.
An embodiment of the present invention provides a transaction order processing device, including: a memory, a processor and a computer program stored on the memory, the processor when executing the computer program implementing the steps of the above-described trade order processing method.
The embodiment of the invention provides a computer storage medium, wherein an executable program is stored in the computer storage medium, and the executable program is executed by a processor to realize the steps of the transaction order processing method.
The embodiment of the invention has the following beneficial effects:
in the embodiment of the invention, the transaction order is verified, and the corresponding transaction operation is executed on the transaction order only when the transaction order is determined to meet the transaction execution condition, so that the order verification in the network transaction system is realized, the loopholes in the network transaction system are solved as much as possible, and the transaction reliability and the transaction safety of the network transaction system are effectively improved.
Drawings
Fig. 1A is a schematic view of a subsystem architecture of a network transaction system according to an embodiment of the present invention;
fig. 1B is a schematic diagram of a subsystem architecture of another network transaction system according to an embodiment of the present invention;
fig. 1C is a schematic diagram of a subsystem architecture of another network transaction system according to an embodiment of the present invention;
FIG. 2 is a flow chart illustrating a transaction order processing method according to an embodiment of the invention;
fig. 3 is a schematic flow chart of a transaction order processing method in a specific application scenario of charging with telephone fees according to an embodiment of the present invention;
FIG. 4 is a functional block diagram of a transaction order processing apparatus according to an embodiment of the present invention;
fig. 5 is a schematic hardware configuration diagram of a transaction order processing device according to an embodiment of the present invention.
Detailed Description
In general, after a user submits a transaction order on a network transaction system, the network transaction system stores the transaction order submitted by the user, after the user selects a payment system to pay, the payment system sends a network transaction notification to the network transaction system, and after the network transaction system receives the network transaction notification, the network transaction system directly executes corresponding transaction operation on the stored transaction order.
Obviously, because the internal of the existing network transaction system has no complete verification mechanism, the problems that the order object is delivered to the user without successful payment or the payment amount is inconsistent with the order amount, the order object delivered to the user is inconsistent with the order object of the transaction order, the transaction order is tampered and the like are likely to occur, and the safety and the reliability are poor.
Therefore, the inventor of the invention thinks that when the network transaction system receives the network transaction notice, the network transaction system verifies whether the transaction order meets the transaction execution condition according to the payment information and the transaction information of the transaction order corresponding to the network transaction notice, and executes corresponding transaction operation on the transaction order when the transaction order is determined to meet the transaction execution condition, so that by verifying the transaction order, the corresponding transaction operation is executed on the transaction order only when the transaction order is determined to meet the transaction execution condition, thereby realizing the order verification in the network transaction system, solving the loopholes and potential safety hazards existing in the network transaction system as much as possible, and effectively improving the transaction reliability and safety of the network transaction system.
It should be noted that the transaction order processing method provided by the embodiment of the present invention can be applied to various transaction order processing scenarios, such as telephone fee recharging, airline hotel ordering, online shopping, and the like, and it should be noted that the above-mentioned application scenarios are only illustrated for facilitating understanding of the spirit and principle of the present invention, and the embodiment of the present invention is not limited in this respect. Rather, embodiments of the present invention may be applied to any scenario in which trade order processing is applicable.
After the trade order processing method and the application scenario of the trade order processing method provided by the embodiment of the present invention are briefly introduced, the technical solution in the embodiment of the present invention is clearly and completely described in conjunction with the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of embodiments of the present invention, and is not a whole embodiment. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In order to facilitate understanding of the present invention, a description will be given first of all to some technical terms involved in the embodiments of the present invention.
The network transaction system is a third-party transaction safety guarantee system. For example: a telephone fee recharging system, an air ticket hotel ordering system, an online shopping system and the like.
Trade orders, trade orders submitted by users on a network trading system. For example: a telephone fee recharge order submitted by a user on a telephone fee recharge system, an air ticket reservation order submitted by a user on an air ticket hotel ordering system, a purchase order submitted by a user on an online shopping system, and the like.
And the payment information is payment data after the user selects the payment system on the network transaction system and pays, and comprises but is not limited to a payment system order number, a network transaction system order number, payment amount, payment time, a payee and the like.
The transaction information is order data recorded by the network transaction system after a user submits a transaction order on the network transaction system, and the order data includes, but is not limited to, an order number, an order amount, an order object, a service provider and the like of the network transaction system.
Order result information, transaction result data returned for the service providing system aiming at the transaction order, including but not limited to network transaction system order number, transaction result, payment amount, service providing system identification and cost price for separate account settlement, etc.
And the delivery result verification information is verification result data generated based on the order result information after the verification subsystem verifies the order result information, and the verification result data comprises but is not limited to an order number of a network transaction system, a service providing system identifier, a transaction result and the like.
Next, a description is given of a network transaction system according to an exemplary embodiment of the present invention, but of course, the present invention is not limited to the following examples, and referring to fig. 1A, a network transaction system 100 according to an exemplary embodiment of the present invention at least includes:
an access subsystem 110, configured to receive and forward a network transaction notification;
the verification subsystem 120 is configured to receive the network transaction notification forwarded by the access subsystem 110, and if it is determined that the transaction order conforms to the transaction execution condition according to the payment information and the transaction information of the transaction order corresponding to the network transaction notification, sign the payment information and the transaction information to obtain an invoice data of the transaction order and send the invoice data;
the delivery subsystem 130 is configured to receive the delivery bill sent by the verification subsystem 120, verify the signature of the delivery bill, and determine whether to perform a corresponding transaction operation on the transaction order according to the verification result of the signature of the delivery bill.
In the network transaction system 100 of the exemplary embodiment of the present invention, the verification subsystem 120 is configured to:
verifying whether the payment of the transaction order is successful or not according to the payment information of the transaction order, and verifying whether the set order parameters in the payment information are the same as the set order parameters in the transaction information or not;
and if the payment of the transaction order is successful and the set order parameters in the payment information are the same as the set order parameters in the transaction information, signing the payment information and the transaction information by using the verification private key to obtain a delivery bill and sending the delivery bill.
In the network transaction system 100 of the exemplary embodiment of the present invention, as shown in fig. 1B, the verification subsystem 120 includes:
the payment verification module 121 is configured to, if it is determined that the transaction order payment is successful according to the payment information of the transaction order, sign the payment information by using a payment private key to obtain a payment bill, and send the payment bill to the transaction verification module 122;
and the transaction verification module 122 is configured to, if the signature verification of the payment ticket is determined to pass by using the payment public key of the payment verification module 121, sign the payment information and the transaction information by using the transaction private key under the condition that it is determined that the set order parameter in the payment information is the same as the set order parameter in the transaction information, and obtain and send the shipping ticket.
In the network transaction system 100 of the exemplary embodiment of the present invention, the delivery subsystem 130 is configured to:
if the signature of the delivery bill is confirmed to pass the verification, the transaction order is confirmed to be successfully paid, the set order parameters in the payment information contained in the delivery bill are the same as the set order parameters in the transaction information, the order object and the order operation of the transaction order recorded by the delivery bill are obtained, and the order operation is executed on the order object;
and if the signature verification of the delivery bill is determined not to pass, determining that the transaction order is illegal, and refusing to execute corresponding transaction operation on the transaction order.
In the network transaction system 100 of the exemplary embodiment of the present invention, the access subsystem 110 is further configured to receive and forward a transaction result notification;
the delivery subsystem 130 is further configured to receive the transaction result notification forwarded by the access subsystem 110, and if it is determined that the transaction result notification passes verification, sign order result information carried by the transaction result notification by using a delivery private key to obtain a delivery result bill and send the delivery result bill;
the verification subsystem 120 is further configured to receive the shipping result ticket sent by the shipping subsystem 130, determine that the order result information in the shipping result ticket is legal if the signature verification of the shipping result ticket is determined to pass by using the shipping public key of the shipping subsystem 130, and perform corresponding result processing operation based on the order result information.
In the network transaction system 100 of the exemplary embodiment of the present invention, the verification subsystem 120 is configured to:
if the order object corresponding to the transaction order is successfully delivered based on the order result information, the order result information of the transaction order is stored;
and if the order object corresponding to the transaction order is determined to be failed to deliver goods based on the order result information, carrying out refund and ledger processing on the transaction order.
Referring to fig. 1C, the network transaction system 100 according to the exemplary embodiment of the present invention further includes: and a billing and settlement subsystem 140, wherein,
the verification subsystem 120 is further configured to, if it is determined that the order object corresponding to the transaction order fails to be shipped based on the order result information, obtain shipment result verification information based on the order result information, sign the shipment result verification information, obtain a shipment result verification bill, and send the shipment result verification bill;
the accounting settlement subsystem 140 is configured to receive the shipping result verification ticket sent by the verification subsystem 120, verify a signature of the shipping result verification ticket, if it is determined that the signature of the shipping result verification ticket passes verification, determine that the shipping result verification information in the shipping result verification ticket is legal, and perform accounting processing on the transaction order according to a set accounting settlement rule; and if the signature verification of the delivery result verification bill is determined not to pass, determining that the delivery result verification information in the delivery result verification bill is illegal, and refusing to perform account-splitting processing on the transaction order.
Referring to fig. 2, a detailed description is given below of a transaction order processing method according to an embodiment of the present invention with reference to the network transaction system 100 according to an embodiment of the present invention, where a flow of the transaction order processing method according to an exemplary embodiment of the present invention is as follows:
step 201: a network transaction notification is received through the access subsystem 110.
Step 202: acquiring a delivery bill of a transaction order corresponding to the network transaction notification through the verification subsystem 120; the shipping bill of the transaction order is obtained by the verification subsystem 120 according to the payment information and the transaction information of the transaction order, determining that the transaction order meets the transaction execution condition, and signing the payment information and the transaction information.
In practical applications, the transaction execution condition may be flexibly set according to practical requirements, for example, the transaction execution condition may be, but is not limited to: the transaction order payment is successful, and the set order parameters in the payment information are the same as the set order parameters in the transaction information, wherein the set order parameters can be, but are not limited to, an order object name, an order amount and the like.
Based on this, in the transaction order processing method according to the exemplary embodiment of the present invention, it may be verified whether the transaction order is successfully paid according to the payment information and the transaction information of the transaction order, and whether the set order parameter in the payment information is the same as the set order parameter in the transaction information, and it may be determined that the transaction order meets the transaction execution condition according to the verification result.
Further, after determining that the transaction order conforms to the transaction execution condition according to the payment information and the transaction information of the transaction order, the payment information and the transaction information may be signed by using the verification private key of the verification subsystem 120, so as to obtain the shipping bill of the transaction order. That is, the shipping tickets for the trade order may be obtained by the validation subsystem 120 in the following manner: verifying whether the payment of the transaction order is successful or not according to the payment information of the transaction order, and verifying whether the set order parameters in the payment information are the same as the set order parameters in the transaction information or not; and if the transaction order is determined to be successfully paid and the set order parameters in the payment information are the same as the set order parameters in the transaction information, signing the payment information and the transaction information by using the verification private key to obtain a delivery bill of the transaction order.
In the transaction order processing method according to the exemplary embodiment of the present invention, if the verification subsystem 120 includes two modules, namely, the payment verification module 121 and the transaction verification module 122, the shipping bill of the transaction order may also be obtained by the payment verification module 121 and the transaction verification module 122 included in the verification subsystem 120 in the following manner:
first, the payment verification module 121 verifies whether the payment of the transaction order is successful according to the payment information of the transaction order, and if it is determined that the payment of the transaction order is successful, the payment information is signed by using the payment private key to obtain a payment bill and the payment bill is sent to the transaction verification module 122.
Then, the transaction verification module 122 verifies the signature of the payment receipt by using the payment public key of the payment verification module 121, if it is determined that the signature of the payment receipt passes verification, verifies whether the set order parameters in the payment information are the same as the set order parameters in the transaction information, and if it is determined that the set order parameters in the payment information are the same as the set order parameters in the transaction information of the transaction order, signs the payment information and the transaction information by using the transaction private key to obtain a shipping receipt of the transaction order.
Step 203: the shipping subsystem 130 is instructed to determine whether to perform the corresponding transaction operation on the transaction order based on the verification of the signature of the shipping ticket.
In practical applications, if the shipping ticket is signed with the verification private key of the verification subsystem 120, the shipping subsystem 130 may verify the signature of the shipping ticket with the verification public key of the verification subsystem 120. In another embodiment, the shipping subsystem 130 may verify the signature of the shipping instrument with the transaction public key of the transaction verification module 122 if the shipping instrument is signed with the transaction private key of the transaction verification module 122 included in the verification subsystem 120.
Further, after the shipping subsystem 130 verifies the signature of the shipping receipt, it may be determined whether to perform a corresponding transaction operation on the transaction order according to the verification result of the signature of the shipping receipt, and in particular, there may be, but is not limited to, the following two cases:
in the first case: the signature verification of the shipping ticket passes.
In this case, the shipping subsystem 130 may further determine that the transaction order is successfully paid and the set order parameters in the payment information included in the shipping bill are the same as the set order parameters in the transaction information, and further, the shipping subsystem 130 may obtain the order object and the order operation of the transaction order recorded in the shipping bill and perform the corresponding order operation on the order object.
In the second case: the signature verification of the shipping ticket does not pass.
In this case, the delivery subsystem 130 may further determine that the trade order is illegal, and the delivery subsystem 130 may refuse to perform the corresponding order operation on the trade order.
Further, after instructing the shipping subsystem 130 to determine whether to perform a corresponding transaction operation on the transaction order according to the verification result of the signature of the shipping bill, if the shipping subsystem 130 determines that the signature of the shipping bill is verified, a transaction result notification is also received through the access subsystem 110 after the shipping subsystem 130 performs the corresponding order operation on the order object of the transaction order, and, at this time, the shipping result item of the transaction result notification corresponding transaction order may be obtained by the shipping subsystem 130, and instructs the verification subsystem 120 to determine whether to perform a corresponding result processing operation on the transaction order based on the verification of the signature of the shipping result ticket, wherein the shipping result item of the trade order is that the shipping subsystem 130 determines that the trade result notification has been validated, and signing the order result information carried by the transaction result notice by using a delivery private key.
In specific implementation, the shipping subsystem 130 obtains the transaction result to notify the corresponding shipping result ticket of the transaction order, and instructs the verification subsystem 120 to determine whether to perform corresponding result processing operations on the transaction order according to the verification result of the signature of the shipping result ticket, including but not limited to:
first, the shipping subsystem 130 verifies the transaction result notification, and if it is determined that the transaction result notification passes the verification, it may further determine that the transaction result notification is legal, and then, the shipping private key may be used to sign the order result information carried by the transaction result notification, so as to obtain and send a shipping result bill of the transaction order.
Then, the verification subsystem 120 receives the shipping result ticket sent by the shipping subsystem 130, verifies the signature of the shipping result ticket by using the shipping public key of the shipping subsystem 130, and determines whether to perform corresponding result processing operation on the transaction order according to the verification result of the signature of the shipping result ticket.
In practical applications, when the verification subsystem 120 determines whether to perform the corresponding result processing operation on the transaction order according to the verification result of the signature of the shipping result ticket, there may be, but is not limited to, the following two cases:
in the first case: the signature of the shipping result ticket verifies.
In this case, the verification subsystem 120 may further determine that the order result information in the shipping result ticket is legal, and may perform a corresponding result processing operation based on the order result information.
In specific implementation, if the verification subsystem 120 determines that the delivery of the order object corresponding to the transaction order is successful based on the order result information, the order result information may be saved; if the verification subsystem 120 determines that the delivery of the order object corresponding to the transaction order fails based on the order result information, the transaction order may be refunded and split. In practical applications, the refund and accounting processing may be divided into two parts, namely refund processing and accounting processing, wherein the refund processing and the accounting processing may be executed simultaneously or sequentially, and are not specifically limited herein.
Specifically, when performing refund processing, the verification subsystem 120 may generate delivery result verification information based on the order result information, and sign the delivery result verification information by using a verification private key, obtain a delivery result verification ticket, and send the delivery result verification ticket to the payment system, so that the payment system verifies the signature of the delivery result verification ticket by using the verification public key of the verification subsystem 120 when receiving the delivery result verification ticket, and if verification is successful, it may be determined that the order result information of the transaction order recorded by the delivery result verification ticket is legal, and refund the transaction order result information to the user.
When the accounting processing is performed, the authentication subsystem 120 may perform the accounting processing directly, that is, the authentication subsystem 120 performs the accounting processing on the transaction order according to a set accounting settlement rule, where the set accounting settlement rule is preset according to a contract agreement between the network transaction system and the service providing system. In another embodiment, the ledger settlement system 140 may also perform the ledger processing, that is, the verification subsystem 120 generates delivery result verification information based on the order result information, signs the delivery result verification information by using a verification private key, and after obtaining a delivery result verification ticket, triggers the ledger settlement subsystem 140 to determine whether to perform the ledger processing on the transaction order according to the verification result of the signature of the delivery result verification ticket by sending the delivery result verification ticket. In a specific implementation, the ledger settlement subsystem 140 may verify the signature of the shipment result verification ticket by using the verification public key of the verification subsystem 120, and if it is determined that the signature of the shipment result verification ticket is successfully verified, it may be further determined that the shipment result verification information in the shipment result verification ticket is legal, and further, the transaction order may be ledger-processed according to a set ledger settlement rule; if the signature verification of the delivery result verification bill is determined not to be passed, the delivery result verification information in the delivery result verification bill can be further determined to be illegal, and further, the transaction order can be refused to be subjected to ledger processing.
In the second case: the signature verification of the shipping result ticket fails.
In this case, the verification subsystem 120 may further determine that the order result information in the shipping result ticket is illegal, and further refuse to perform corresponding result processing operations on the transaction order.
In the following, the transaction order processing method provided by the embodiment of the present invention is further described in detail by taking telephone fee recharging as a specific application scenario, and referring to fig. 3, a flow of the transaction order processing method according to the exemplary embodiment of the present invention is as follows:
step 301: the access subsystem 110 receives the toll top-up notification.
Step 302: the access subsystem 110 forwards the toll recharge notification to the payment verification module 121 in the verification subsystem 120.
Step 303: if the payment verification module 121 in the verification subsystem 120 determines that the payment of the telephone fee recharging order is successful according to the payment information of the telephone fee recharging order corresponding to the telephone fee recharging notification, the payment verification module signs the payment information of the telephone fee recharging order by using the payment private key to obtain the payment bill of the telephone fee recharging order.
It should be noted that, if the payment verification module 121 in the verification subsystem 120 determines that the payment of the telephone fee recharging order is failed according to the payment information of the telephone fee recharging order corresponding to the telephone fee recharging notification, it may further determine that the telephone fee recharging order is invalid, at this time, the telephone fee recharging order processing flow may be ended, and prompt information representing the payment failure may be sent to the user.
Step 304: the payment verification module 121 in the verification subsystem 120 sends the payment ticket of the telephone charge order to the transaction verification module 122 in the verification subsystem 120.
Step 305: the transaction verification module 122 in the verification subsystem 120 verifies the signature of the payment instrument using the payment public key of the payment verification module 121.
Step 306: if the transaction verification module 122 in the verification subsystem 120 determines that the signature verification of the payment bill passes, under the condition that the set order parameters in the payment information of the telephone charge recharging order are determined to be the same as the set order parameters in the transaction information of the telephone charge recharging order, the payment information and the transaction information of the telephone charge recharging order are signed by using a transaction private key, and a delivery bill of the telephone charge recharging order is obtained.
It should be noted that, if the transaction verification module 122 in the verification subsystem 120 determines that the set order parameters in the payment information of the telephone fee recharge order are different from the set order parameters in the transaction information of the telephone fee recharge order, it may further determine that the telephone fee recharge order is illegal, and at this time, the telephone fee recharge order may be checked, and the telephone fee recharge order is further processed according to the checking result.
Step 307: the transaction verification module 122 in the verification subsystem 120 sends the shipping ticket of the telephone charge order to the shipping subsystem 130.
Step 308: the shipping subsystem 130 verifies the signature of the shipping instrument of the telephone charge order using the transaction public key of the transaction verification module 122 in the verification subsystem 120.
Step 309: if the delivery subsystem 130 determines that the signature verification of the delivery bill of the telephone charge order passes, it further determines that the telephone charge order is successfully paid and the set order parameters in the payment information of the telephone charge order are the same as the set order parameters in the transaction information, and performs corresponding telephone charge operation on the telephone charge order.
It should be noted that, if the delivery subsystem 130 determines that the signature verification of the delivery ticket of the telephone charge order is not passed, it may further determine that the telephone charge order is illegal, and refuse to perform corresponding telephone charge operation on the telephone charge order.
Step 310: the access subsystem 110 receives a telephone charge result notification returned for the telephone charge order.
Step 311: the access subsystem 110 forwards the charge result notification for the charge order to the delivery subsystem 130.
Step 312: if the delivery subsystem 130 determines that the telephone charge recharging result notification passes the verification, the delivery subsystem signs the telephone charge recharging result information carried by the telephone charge recharging result notification by using the delivery private key to obtain a telephone charge recharging result bill of the telephone charge recharging order.
Step 313: the shipping subsystem 130 sends the fee recharge result ticket of the fee recharge order to the transaction verification module 122 in the verification subsystem 120.
Step 314: if the transaction verification module 122 in the verification subsystem 120 determines that the signature verification of the telephone charge recharging result bill passes by using the delivery public key of the delivery subsystem 130, it further determines that the telephone charge recharging result information in the telephone charge recharging result bill is legal.
Step 315: if the transaction verification module 122 in the verification subsystem 120 determines that the recharging of the telephone fee recharging order is failed based on the telephone fee recharging result information, the transaction verification module obtains telephone fee recharging result verification information based on the telephone fee recharging result information, and signs the telephone fee recharging result verification information by using a transaction private key to obtain a telephone fee recharging result verification bill.
It should be noted that, if the transaction verification module 122 in the verification subsystem 120 determines that the recharging of the telephone fee recharging order is successful based on the telephone fee recharging result information, the telephone fee recharging result information of the telephone fee recharging order is saved.
Step 316: the transaction verification module 122 in the verification subsystem 120 sends the fee charging result verification ticket to the payment verification module 121 and the separate account settlement subsystem 140 in the verification subsystem 120, respectively.
Step 317: the payment verification module 121 in the verification subsystem 120 verifies the signature of the telephone charge result verification bill by using the transaction public key of the transaction verification module 122 in the verification subsystem 120, and if the signature verification of the telephone charge result verification bill is passed, the validity of the telephone charge result verification information in the telephone charge result verification bill is further determined, and a refund operation is executed.
Step 318: the accounting settlement subsystem 140 verifies the signature of the phone fee recharging result verification bill by using the transaction public key of the transaction verification module 122 in the verification subsystem 120, further determines that the phone fee recharging result information in the phone fee recharging result verification bill is legal if the signature verification of the phone fee recharging result verification bill is determined to pass, and performs accounting processing on the phone fee recharging order according to the set accounting settlement rule.
It should be noted that, if the account-based settlement subsystem 140 determines that the signature verification of the telephone fee recharging result verification ticket fails, it may further determine that the telephone fee recharging result information in the telephone fee recharging result verification ticket is illegal, and further may refuse to perform account-based processing on the telephone fee recharging order.
Based on the above embodiment, an embodiment of the present invention provides a trade order processing apparatus 400, and referring to fig. 4, the trade order processing apparatus 400 according to the exemplary embodiment of the present invention at least includes:
a receiving unit 401, configured to receive a network transaction notification through the access subsystem 110;
an acquiring unit 402, configured to acquire, through the verification subsystem 120, a shipping bill of a transaction order corresponding to the network transaction notification; the delivery bill of the transaction order is obtained by the verification subsystem 120 according to the payment information and the transaction information of the transaction order, determining that the transaction order meets the transaction execution condition, and signing the payment information and the transaction information;
an instructing unit 403, configured to instruct the shipping subsystem 130 to determine whether to perform a corresponding transaction operation on the transaction order according to the verification result of the signature of the shipping ticket.
In the trade order processing apparatus 400 according to the exemplary embodiment of the present invention, the delivery item of the trade order obtained by the obtaining unit 402 is obtained by the verification subsystem 120 in the following manner:
verifying whether the payment of the transaction order is successful or not according to the payment information of the transaction order, and verifying whether the set order parameters in the payment information are the same as the set order parameters in the transaction information or not;
and if the transaction order is determined to be successfully paid and the set order parameters in the payment information are the same as the set order parameters in the transaction information, signing the payment information and the transaction information by using the verification private key to obtain a delivery bill of the transaction order.
In the transaction order processing device 400 according to the exemplary embodiment of the present invention, the delivery instrument of the transaction order obtained by the obtaining unit 402 is obtained by the payment verification module 121 and the transaction verification module 121 included in the verification subsystem 120 in the following manner:
the payment verification module 121 verifies whether the payment of the transaction order is successful according to the payment information of the transaction order, if the payment of the transaction order is successful, the payment information is signed by using a payment private key to obtain a payment bill, and the payment bill is sent to the transaction verification module 122;
the transaction verification module 122 receives the payment bill sent by the payment verification module, verifies the signature of the payment bill by using the payment public key of the payment verification module, verifies whether the set order parameters in the payment information are the same as the set order parameters in the transaction information if the signature of the payment bill is verified to be passed, and signs the payment information and the transaction information by using the transaction private key if the set order parameters in the payment information are the same as the set order parameters in the transaction information of the transaction order to obtain the delivery bill of the transaction order.
In the trade order processing device 400 according to the exemplary embodiment of the present invention, when instructing the shipping subsystem 130 to determine whether to perform a corresponding trade operation on the trade order according to the verification result of the signature of the shipping receipt, the instructing unit 403 is specifically configured to instruct the shipping subsystem 130 to perform the following operations:
if the signature verification of the delivery bill is confirmed to pass, confirming that the transaction order is successfully paid, setting order parameters in payment information contained in the delivery bill are the same as the setting order parameters in the transaction information, acquiring an order object and order operation of the transaction order recorded by the delivery bill, and executing the order operation on the order object;
and if the signature verification of the delivery bill is determined not to pass, determining that the transaction order is illegal, and refusing to execute corresponding transaction operation on the transaction order.
In the trade order processing apparatus 400 of the exemplary embodiment of the present invention, the receiving unit 401 is further configured to receive a trade result notification through the access subsystem 110;
an obtaining unit 402, configured to obtain, by the shipping subsystem 130, a shipping result ticket of the transaction result notification corresponding to the transaction order; the delivery result bill of the transaction order is obtained by the delivery subsystem 130 determining that the transaction result notification passes verification and signing the order result information carried by the transaction result notification by using a delivery private key;
and the instructing unit 403 is further configured to instruct the verifying subsystem 120 to determine whether to perform a corresponding result processing operation on the transaction order according to the verification result of the signature of the shipping result ticket.
In the transaction order processing apparatus 400 according to the exemplary embodiment of the present invention, when instructing the verification subsystem 120 to determine whether to perform a corresponding result processing operation on the transaction order according to the verification result of the signature of the shipping result ticket, the instructing unit 403 is specifically configured to instruct the verification subsystem 120 to perform the following operations:
if the signature verification of the delivery result bill is confirmed to pass, confirming that the order result information in the delivery result bill is legal, and executing corresponding result processing operation on the transaction order based on the order result information;
and if the signature verification of the delivery result bill is determined not to pass, determining that the order result information in the delivery result bill is illegal, and refusing to execute corresponding result processing operation on the transaction order.
In the trade order processing apparatus 400 according to the exemplary embodiment of the present invention, when instructing the verification subsystem to perform a corresponding result processing operation on the trade order based on the order result information, the instructing unit 403 is specifically configured to instruct the verification subsystem 120 to perform the following operations:
if the order object corresponding to the transaction order is successfully delivered based on the order result information, the order result information of the transaction order is stored;
and if the order object corresponding to the transaction order is determined to be failed to deliver goods based on the order result information, carrying out refund and ledger processing on the transaction order.
In the trade order processing apparatus 400 of the exemplary embodiment of the present invention, when instructing the verification subsystem 120 to perform a corresponding result processing operation on the trade order based on the order result information, the instructing unit 403 is further configured to instruct the verification subsystem 120 to perform the following operations:
if the order object corresponding to the transaction order is determined to be failed to be shipped based on the order result information, acquiring shipping result verification information based on the order result information, and signing the shipping result verification information to obtain a shipping result verification bill;
and triggering the account-based settlement subsystem 140 to determine whether to account the transaction order according to the verification result of the signature of the delivery result verification bill by sending the delivery result verification bill.
In the transaction order processing apparatus 400 according to the exemplary embodiment of the present invention, when the ledger settlement subsystem 140 is triggered to determine whether to perform ledger processing on the transaction order according to the verification result of the signature of the shipping result verification ticket by sending the shipping result verification ticket, the instruction unit 403 is specifically configured to trigger the ledger settlement subsystem 140 to perform the following operations:
if the signature verification of the delivery result verification bill is confirmed to pass, confirming that the delivery result verification information in the delivery result verification bill is legal, and performing separate accounting processing on the transaction order according to a set separate accounting settlement rule;
and if the signature verification of the delivery result verification bill is determined not to pass, determining that the delivery result verification information in the delivery result verification bill is illegal, and refusing to perform account-splitting processing on the transaction order.
It should be noted that, since the principle of the transaction order processing apparatus 400 for solving the technical problem is similar to that of the transaction order processing method, the implementation of the transaction order processing apparatus 400 can refer to the implementation of the transaction order processing method, and repeated details are not repeated.
Having described the network trading system, the trade order processing method and apparatus according to exemplary embodiments of the present invention, a brief description will be given of a trade order processing apparatus according to exemplary embodiments of the present invention.
Referring to fig. 5, the trade order processing apparatus 500 according to an exemplary embodiment of the present invention may include a processor 51, a memory 52, and a computer program stored on the memory 52, the processor 51 implementing steps in the trade order processing method according to various exemplary embodiments of the present invention when executing the computer program.
It should be noted that the trade order processing apparatus 500 shown in fig. 5 is only an example, and should not bring any limitation to the function and the scope of the application of the embodiment of the present invention.
The trade order processing apparatus 500 of the exemplary embodiment of the present invention may further include a bus 53 connecting the various components, including the processor 51 and the memory 52. Bus 53 represents one or more of any of several types of bus structures, including a memory bus, a peripheral bus, a local bus, and so forth.
The Memory 52 may include readable media in the form of volatile Memory, such as Random Access Memory (RAM) 521 and/or cache Memory 522, and may further include Read Only Memory (ROM) 523.
Memory 52 may also include a program tool 525 having a set (at least one) of program modules 524, program modules 524 including, but not limited to: an operating subsystem, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
The trade order processing device 500 may also communicate with one or more external devices 54 (e.g., a keyboard, a remote control, etc.), with one or more devices that enable a user to interact with the trade order processing device 500, and/or with any device (e.g., a router, a modem, etc.) that enables the trade order processing device 500 to communicate with one or more other trade order processing devices 500. This communication may be via an Input/Output (I/O) interface 55. Also, the trade order processing device 500 may also communicate with one or more networks (e.g., a Local Area Network (LAN), Wide Area Network (WAN), and/or a public Network, such as the Internet) via the Network adapter 56. As shown in FIG. 5, the network adapter 56 communicates with the other modules of the trade order processing apparatus 500 via the bus 53. It should be appreciated that, although not shown in FIG. 5, other hardware and/or software modules may be used in conjunction with the trade order processing apparatus 500, including but not limited to: microcode, device drivers, Redundant processors, external disk drive Arrays, disk array (RAID) subsystems, tape drives, and data backup storage subsystems, to name a few.
The following describes a non-volatile computer-readable storage medium that is an exemplary embodiment of the present invention. Embodiments of the present invention provide a non-transitory computer-readable storage medium storing computer-executable instructions, which are executed by a processor to implement steps in a transaction order processing method according to various exemplary embodiments of the present invention. Specifically, the executable program may be built in the trade order processing apparatus 500, and thus, the trade order processing apparatus 500 may implement the steps of the trade order processing method according to various exemplary embodiments of the present invention by executing the built-in executable program.
Furthermore, the trade order processing method according to various exemplary embodiments of the present invention may also be implemented as a program product comprising program code for causing the trade order processing apparatus 500 to perform the steps of the trade order processing method according to various exemplary embodiments of the present invention when the program product is run on the trade order processing apparatus 500.
The program product provided by the embodiment of the present invention may adopt any combination of one or more readable media, wherein the readable media may be readable signal media or readable storage media, and the readable storage media may be but not limited to systems, apparatuses or devices of electric, magnetic, optical, electromagnetic, infrared or semiconductor, or any combination thereof, and specifically, more specific examples (non-exhaustive list) of the readable storage media include: an electrical connection having one or more wires, a portable disk, a hard disk, a RAM, a ROM, an Erasable Programmable Read-Only Memory (EPROM), an optical fiber, a portable Compact disk Read-Only Memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The program product provided by the embodiment of the invention can adopt a CD-ROM and comprises program codes, and can run on a computing device. However, the program product provided by the embodiments of the present invention is not limited thereto, and in the embodiments of the present invention, the readable storage medium may be any tangible medium that can contain or store the program, which can be used by or in connection with an instruction execution system, apparatus, or device.
A readable signal medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable signal medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, etc., or any suitable combination of the foregoing.
Program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user device, partly on the user device, as a stand-alone software package, partly on the user device, partly on a remote computing device, or entirely on the remote computing device or server. In situations involving remote computing devices, the remote computing devices may be connected to the user computing device over any kind of network, such as over a LAN or WAN; alternatively, an external computing device may be connected (e.g., through the internet using an internet service provider).
It should be noted that although several units or sub-units of the apparatus are mentioned in the above detailed description, such division is merely exemplary and not mandatory. Indeed, the features and functions of two or more of the units described above may be embodied in one unit, according to embodiments of the invention. Conversely, the features and functions of one unit described above may be further divided into embodiments by a plurality of units.
Moreover, while the operations of the method of the invention are depicted in the drawings in a particular order, this does not require or imply that the operations must be performed in this particular order, or that all of the illustrated operations must be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the invention.
It will be apparent to those skilled in the art that various modifications and variations can be made in the embodiments of the present invention without departing from the spirit or scope of the embodiments of the invention. Thus, if such modifications and variations of the embodiments of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to encompass such modifications and variations.

Claims (15)

1. A network transaction system for implementing transaction order verification inside a network transaction system as a third-party transaction security and security system, the network transaction system comprising:
the system comprises an access subsystem and a network transaction system, wherein the access subsystem is used for receiving and forwarding a network transaction notification, and the network transaction notification is sent to the network transaction system by a payment system after a user submits a transaction order on the network transaction system and selects the payment system for payment;
the verification subsystem is used for receiving the network transaction notification forwarded by the access subsystem, and if the transaction order conforms to the transaction execution condition according to the payment information and the transaction information of the transaction order corresponding to the network transaction notification, signing the payment information and the transaction information to obtain the invoice data of the transaction order and sending the invoice data; the transaction execution condition is that the transaction order is paid successfully, and the set order parameters in the payment information are the same as the set order parameters in the transaction information;
and the delivery subsystem is used for receiving the delivery bill sent by the verification subsystem, verifying the signature of the delivery bill and determining whether to execute corresponding transaction operation on the transaction order according to the verification result of the signature of the delivery bill.
2. The network transaction system of claim 1, wherein the verification subsystem comprises:
the payment verification module is used for signing the payment information by using a payment private key if the payment of the transaction order is successful according to the payment information of the transaction order, obtaining a payment bill and sending the payment bill to the transaction verification module;
and the transaction verification module is used for signing the payment information and the transaction information by using a transaction private key under the condition that the set order parameters in the payment information are the same as the set order parameters in the transaction information if the signature verification of the payment bill is determined to pass by using the payment public key of the payment verification module, so as to obtain and send the delivery bill.
3. The network transaction system of claim 1, wherein the shipping subsystem is to:
if the signature verification of the delivery bill is confirmed to pass, confirming that the transaction order payment is successful and the set order parameters in the payment information contained in the delivery bill are the same as the set order parameters in the transaction information, acquiring the order object and the order operation of the transaction order recorded by the delivery bill, and executing the order operation on the order object;
and if the signature verification of the delivery bill is determined not to be passed, determining that the transaction order is illegal, and refusing to execute corresponding transaction operation on the transaction order.
4. The network transaction system of any one of claims 1-3, wherein the access subsystem is further configured to receive and forward a transaction result notification;
the delivery subsystem is further used for receiving the transaction result notification forwarded by the access subsystem, and if the transaction result notification is verified, signing order result information carried by the transaction result notification by using a delivery private key to obtain a delivery result bill and sending the delivery result bill;
the verification subsystem is further configured to receive the shipping result ticket sent by the shipping subsystem, determine that the order result information in the shipping result ticket is legal if the signature verification of the shipping result ticket is determined to be passed by using the shipping public key of the shipping subsystem, and perform corresponding order result processing based on the order result information.
5. The network transaction system of claim 4, further comprising: and a separate accounting subsystem, wherein,
the verification subsystem is used for obtaining delivery result verification information based on the order result information if the order object corresponding to the transaction order is determined to be failed to deliver the goods based on the order result information, signing the delivery result verification information, obtaining a delivery result verification bill and sending the delivery result verification bill;
the accounting settlement subsystem is used for receiving the delivery result verification bill sent by the verification subsystem, verifying the signature of the delivery result verification bill, if the signature of the delivery result verification bill is verified to pass, determining that the delivery result verification information in the delivery result verification bill is legal, and performing accounting processing on the transaction order according to a set accounting settlement rule; and if the signature verification of the delivery result verification bill is determined not to pass, determining that the delivery result verification information in the delivery result verification bill is illegal, and refusing to perform the accounting processing on the transaction order.
6. A transaction order processing method is used for realizing transaction order verification inside a network transaction system serving as a third-party transaction safety guarantee system, and comprises the following steps:
receiving a network transaction notification through an access subsystem, wherein the network transaction notification is sent to a network transaction system after a user submits a transaction order on the network transaction system and selects the payment system for payment;
acquiring a delivery bill of a transaction order corresponding to the network transaction notification through a verification subsystem; the delivery bill of the transaction order is obtained by the verification subsystem according to the payment information and the transaction information of the transaction order, determining that the transaction order meets transaction execution conditions and signing the payment information and the transaction information; the transaction execution condition is that the transaction order is paid successfully, and the set order parameters in the payment information are the same as the set order parameters in the transaction information;
and instructing the delivery subsystem to determine whether to execute corresponding transaction operation on the transaction order according to the verification result of the signature of the delivery bill.
7. A transaction order processing method according to claim 6, wherein the delivery instrument of the transaction order is obtained by the payment verification module and the transaction verification module comprised by the verification subsystem in the following way:
the payment verification module verifies whether the transaction order is paid successfully or not according to the payment information of the transaction order, if the transaction order is paid successfully, the payment information is signed by using a payment private key to obtain a payment bill, and the payment bill is sent to the transaction verification module;
the transaction verification module receives the payment bill sent by the payment verification module, verifies the signature of the payment bill by using a payment public key of the payment verification module, verifies whether set order parameters in the payment information are the same as set order parameters in the transaction information if the signature of the payment bill is verified to be passed, and signs the payment information and the transaction information by using a transaction private key if the set order parameters in the payment information are determined to be the same as the set order parameters in the transaction information of the transaction order to obtain a delivery bill of the transaction order.
8. The method of transaction order processing according to claim 6 or 7, wherein instructing a shipping subsystem to determine whether to perform a corresponding transaction operation on the transaction order based on the verification of the signature of the shipping ticket comprises instructing the shipping subsystem to:
if the signature verification of the delivery bill is confirmed to pass, confirming that the transaction order payment is successful and the set order parameters in the payment information contained in the delivery bill are the same as the set order parameters in the transaction information, acquiring the order object and the order operation of the transaction order recorded by the delivery bill, and executing the order operation on the order object;
and if the signature verification of the delivery bill is determined not to be passed, determining that the transaction order is illegal, and refusing to execute corresponding transaction operation on the transaction order.
9. The trade order processing method of claim 6, further comprising:
receiving a transaction result notification through the access subsystem;
acquiring a delivery result bill of the corresponding transaction order informed by the transaction result through the delivery subsystem; the delivery result bill of the transaction order is obtained by the delivery subsystem determining that the transaction result notification passes verification and utilizing a delivery private key to sign order result information carried by the transaction result notification;
and instructing the verification subsystem to determine whether to execute corresponding result processing operation on the transaction order according to the verification result of the signature of the delivery result bill.
10. The transaction order processing method of claim 9, wherein instructing the verification subsystem to determine whether to perform a corresponding result processing operation on the transaction order based on the verification of the signature of the shipping result ticket comprises instructing the verification subsystem to:
if the signature verification of the delivery result bill is determined to pass, determining that the order result information in the delivery result bill is legal, and executing corresponding result processing operation on the transaction order based on the order result information;
and if the signature verification of the delivery result bill is determined not to be passed, determining that the order result information in the delivery result bill is illegal, and refusing to execute corresponding result processing operation on the transaction order.
11. The trade order processing method of claim 10, wherein instructing the validation subsystem to perform a corresponding result processing operation on the trade order based on the order result information comprises instructing the validation subsystem to:
if the order object corresponding to the transaction order is determined to be failed to be shipped based on the order result information, acquiring shipping result verification information based on the order result information, and signing the shipping result verification information to obtain a shipping result verification bill;
and triggering a separate accounting settlement subsystem to determine whether to carry out separate accounting processing on the transaction order according to the verification result of the signature of the delivery result verification bill by sending the delivery result verification bill.
12. The transaction order processing method of claim 11, wherein triggering a ledger settlement subsystem to determine whether to ledge the transaction order based on a verification result of a signature of the shipping result verification ticket by sending the shipping result verification ticket comprises triggering the ledger settlement subsystem to:
if the signature verification of the delivery result verification bill is confirmed to pass, confirming that delivery result verification information in the delivery result verification bill is legal, and performing separate accounting processing on the transaction order according to a set separate accounting settlement rule;
and if the signature verification of the delivery result verification bill is determined not to pass, determining that the delivery result verification information in the delivery result verification bill is illegal, and refusing to perform the accounting processing on the transaction order.
13. A transaction order processing apparatus for realizing transaction order verification inside a network transaction system as a third-party transaction security and security system, the transaction order processing apparatus comprising:
the system comprises a receiving unit and a payment unit, wherein the receiving unit is used for receiving a network transaction notice through an access subsystem, and the network transaction notice is sent to the network transaction system by the payment system after a user submits a transaction order on the network transaction system and selects the payment system for payment;
the acquisition unit is used for acquiring the delivery bill of the transaction order corresponding to the network transaction notification through the verification subsystem; the delivery bill of the transaction order is obtained by the verification subsystem according to the payment information and the transaction information of the transaction order, determining that the transaction order meets transaction execution conditions and signing the payment information and the transaction information; the transaction execution condition is that the transaction order is paid successfully, and the set order parameters in the payment information are the same as the set order parameters in the transaction information;
and the indicating unit is used for indicating the delivery subsystem to determine whether to execute corresponding transaction operation on the transaction order according to the verification result of the signature of the delivery bill.
14. A trade order processing apparatus, characterized by comprising: memory, a processor and a computer program stored on the memory, the processor implementing the steps of the trade order processing method according to any of claims 6-12 when executing the computer program.
15. A computer storage medium, characterized in that the computer storage medium stores an executable program which is executed by a processor to implement the steps of the trade order processing method according to any one of claims 6-12.
CN201811131175.0A 2018-09-27 2018-09-27 Network transaction system, transaction order processing method, device, equipment and medium Active CN109359990B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811131175.0A CN109359990B (en) 2018-09-27 2018-09-27 Network transaction system, transaction order processing method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811131175.0A CN109359990B (en) 2018-09-27 2018-09-27 Network transaction system, transaction order processing method, device, equipment and medium

Publications (2)

Publication Number Publication Date
CN109359990A CN109359990A (en) 2019-02-19
CN109359990B true CN109359990B (en) 2020-10-16

Family

ID=65347888

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811131175.0A Active CN109359990B (en) 2018-09-27 2018-09-27 Network transaction system, transaction order processing method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN109359990B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110443706A (en) * 2019-07-12 2019-11-12 上海找油信息科技有限公司 A kind of power integrated management of electronics goods and transaction system
CN111105224B (en) * 2019-11-13 2023-04-28 泰康保险集团股份有限公司 Payment feedback information processing method and device, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101118628A (en) * 2006-07-31 2008-02-06 阿里巴巴公司 Payment system for trading with ID card containing IC card and method thereof
CN103020815A (en) * 2012-12-10 2013-04-03 北京掌上汇通科技发展有限公司 Method, device and system for processing payment transaction

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101295384A (en) * 2008-06-27 2008-10-29 中兴通讯股份有限公司 Electronic payment method
US9471920B2 (en) * 2009-05-15 2016-10-18 Idm Global, Inc. Transaction assessment and/or authentication
CN102609841B (en) * 2012-01-13 2015-02-25 东北大学 Remote mobile payment system based on digital certificate and payment method
CN103377442B (en) * 2012-04-25 2017-08-22 阿里巴巴集团控股有限公司 A kind of data processing method and system
CN104361490B (en) * 2014-11-03 2018-04-24 上海众人网络安全技术有限公司 A kind of method of payment and system of sensitive information markization

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101118628A (en) * 2006-07-31 2008-02-06 阿里巴巴公司 Payment system for trading with ID card containing IC card and method thereof
CN103020815A (en) * 2012-12-10 2013-04-03 北京掌上汇通科技发展有限公司 Method, device and system for processing payment transaction

Also Published As

Publication number Publication date
CN109359990A (en) 2019-02-19

Similar Documents

Publication Publication Date Title
JP6473745B2 (en) Electronic transaction method, system and payment platform system
US20190050843A1 (en) System and method for paying a merchant by a registered user using a cellular telephone account
US20150073986A1 (en) Electronic check-based payment system and methods for issuing, transferring, paying and verifying electronic checks
CN113205331B (en) Payment method and device, electronic equipment and storage medium
CN108846910A (en) Close method of payment, system and storage medium are exempted from vehicle payment
JP7453349B2 (en) Computer-implemented methods, software programs and systems for providing vehicle services and activating payment processes for such vehicle services
CN109359990B (en) Network transaction system, transaction order processing method, device, equipment and medium
CN110769410B (en) Method, application module, system and terminal for activating a vehicle-mounted unit device
CN110245925A (en) Electric paying method, system, device and computer readable storage medium
CN111260342B (en) Authentication payment method and device
CN110348832A (en) B2C online payment gateway adapter, system, adaptation and method of payment
KR20130082948A (en) Payment agency system, user terminal and market server
CN111242603A (en) Riding settlement method and device based on block chain
CN105046478A (en) Method of processing article and system thereof
KR102301036B1 (en) Payment processing agent apparatus supporting credit and debit payment processing through member authentication based on otp and operating method thereof
CN111523817A (en) Order business processing method, device, equipment and medium based on big data
KR101537551B1 (en) Micropayment linkage based prepaid card payment assistive device and method
CN116362726A (en) Transaction order processing system, method, device, equipment and medium
KR102051620B1 (en) Post-paid service system for mobile card using validation of post-paid payment card
JP2006040249A (en) System and method for operating prepaid card service
CN108389042B (en) Method and device for realizing auxiliary fee settlement by intelligent mobile phone
CN111027950A (en) Payment signing system, method and device
JP2003248783A (en) Content compensation method and system, purchase control terminal, authenticating/charging server, and selling server
CN111523961B (en) Resource information processing method, client and server
CN116012006A (en) Digital currency-based payment method, platform and payment system

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