[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN113409038A - Payment service processing method and device based on block chain - Google Patents

Payment service processing method and device based on block chain Download PDF

Info

Publication number
CN113409038A
CN113409038A CN202110736226.8A CN202110736226A CN113409038A CN 113409038 A CN113409038 A CN 113409038A CN 202110736226 A CN202110736226 A CN 202110736226A CN 113409038 A CN113409038 A CN 113409038A
Authority
CN
China
Prior art keywords
payment
target
block chain
payment service
confirmation message
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110736226.8A
Other languages
Chinese (zh)
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202110736226.8A priority Critical patent/CN113409038A/en
Publication of CN113409038A publication Critical patent/CN113409038A/en
Pending legal-status Critical Current

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/08Payment architectures
    • G06Q20/085Payment architectures involving remote charge determination or related payment systems

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

本发明公开了一种基于区块链的支付业务处理方法及装置,涉及区块链技术领域,该方法包括:获取目标客户通过目标应用客户端发起的使用目标支付方式执行支付业务的支付请求;将支付请求,上传到区块链网络;由区块链网络将支付请求推送到目标支付方式的支付服务器,以便支付服务器根据支付请求生成支付确认消息,上传到区块链网络;由区块链网络将支付确认消息发送至目标应用客户端;获取目标客户通过目标应用客户端对支付确认消息的响应结果;根据响应结果,执行支付请求对应的支付业务。本发明根据支付请求生成支付确认消息,并通过区块链网络推送给用户的目标应用客户端,能够实现用户一键确认完成支付的技术效果。

Figure 202110736226

The invention discloses a blockchain-based payment service processing method and device, and relates to the technical field of blockchain. The method includes: acquiring a payment request initiated by a target client through a target application client to execute a payment service by using a target payment method; Upload the payment request to the blockchain network; the blockchain network will push the payment request to the payment server of the target payment method, so that the payment server can generate a payment confirmation message according to the payment request and upload it to the blockchain network; The network sends the payment confirmation message to the target application client; obtains the response result of the target client to the payment confirmation message through the target application client; and executes the payment service corresponding to the payment request according to the response result. The present invention generates a payment confirmation message according to the payment request, and pushes it to the target application client of the user through the blockchain network, so as to realize the technical effect that the user confirms the payment with one key.

Figure 202110736226

Description

Payment service processing method and device based on block chain
Technical Field
The invention relates to the technical field of block chains, in particular to a payment service processing method and device based on a block chain.
Background
This section is intended to provide a background or context to the embodiments of the invention that are recited in the claims. The description herein is not admitted to be prior art by inclusion in this section.
At present, in some transaction payment pages of shopping and trip applications APP or aggregated two-dimensional codes, a payment mode is often selected from payment modes such as a mobile phone bank, a payment treasure, WeChao, a white bar in the Jingdong and the like to carry out payment, if a corresponding mobile phone bank client or a third party payment client is not downloaded and installed by a mobile phone, the corresponding client needs to be downloaded and installed by an application store, login or user authentication operation is carried out, and then the corresponding payment client is called again to carry out payment authentication operation by the previous transaction payment page; and if the corresponding payment client is installed on the mobile phone, the corresponding payment client is called, and payment authentication operation is performed after login.
The operation process of the conventional payment process is relatively complicated, a process breakpoint exists, the user experience is poor, and the loss rate is high; when the mobile banking client or the third-party payment client is called, the potential safety hazard that the payment information is tampered exists.
Disclosure of Invention
The embodiment of the invention provides a payment service processing method based on a block chain, which is used for solving the technical problem of complex operation of the existing payment service system and comprises the following steps: receiving a payment request initiated by a target client through a target application client; uploading a payment request to a blockchain network, wherein the payment request is used for requesting to execute a payment service by using a target payment mode; the method comprises the steps that a block chain network pushes a payment request to a payment server of a target payment mode, wherein the payment server generates a payment confirmation message according to the payment request and uploads the payment confirmation message to the block chain network; sending the payment confirmation message to the target application client by the blockchain network; acquiring a response result of a target client to the payment confirmation message through the target application client; and executing the payment service corresponding to the payment request according to the response result.
The embodiment of the invention also provides a device for processing the payment service based on the block chain, which is used for solving the technical problem of complex operation of the existing payment service system and comprises the following components: the payment request module is used for receiving a payment request initiated by a target client through a target application client; the payment request uplink module is used for uploading a payment request to the block chain network, wherein the payment request is used for requesting to execute a payment service by using a target payment mode; the block chain data sharing module is used for pushing the payment request to a payment server of a target payment mode through a block chain network, wherein the payment server generates a payment confirmation message according to the payment request and uploads the payment confirmation message to the block chain network; the message sending module is used for sending the payment confirmation message to the target application client by the block chain network; the message returning module is used for acquiring the response result of the target client to the payment confirmation message through the target application client; and the payment service module is used for executing the payment service corresponding to the payment request according to the response result.
The embodiment of the invention also provides computer equipment for solving the technical problem of complex operation of the conventional payment service system, wherein the computer equipment comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, and the block chain-based payment service processing method is realized when the processor executes the computer program.
The embodiment of the invention also provides a computer readable storage medium, which is used for solving the technical problem of complex operation of the existing payment service system.
After receiving a payment request which is initiated by a target client through a target application client and used for executing payment service in a target payment mode, the received payment request is uploaded to a block chain network, the block chain network pushes the payment request to a payment server in the target payment mode, so that the payment server generates a payment confirmation message according to the payment request and uploads the payment confirmation message to the block chain network, the block chain network sends the payment confirmation message to the target application client, a response result of the target client to the payment confirmation message through the target application client is obtained, and finally the payment service corresponding to the payment request is executed according to the response result.
Compared with the technical scheme that the payment client is called and logged in during payment in the prior art, the payment confirmation message is generated according to the payment request and is pushed to the target application client of the user through the block chain network, the technical effect that the user confirms to complete payment in one key can be achieved, the payment operation process is simplified, and the payment efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. In the drawings:
fig. 1 is a flowchart of a payment service processing method based on a block chain according to an embodiment of the present invention;
fig. 2 is a flowchart of an optional method for processing a payment service based on a blockchain according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a payment service processing apparatus based on a block chain according to an embodiment of the present invention;
fig. 4 is a schematic diagram of an alternative payment service processing apparatus based on a block chain according to an embodiment of the present invention;
fig. 5 is a schematic diagram of a computer device provided in an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
The embodiment of the present invention provides a payment service processing method based on a block chain, and fig. 1 is a flow chart of the payment service processing method based on the block chain provided in the embodiment of the present invention, as shown in fig. 1, the method includes the following steps:
s101, receiving a payment request initiated by a target client through a target application client, wherein the payment request is used for requesting to execute a payment service by using a target payment mode.
It should be noted that the target application client in the embodiment of the present invention may be any application client capable of providing a payment service, for example, a shopping APP or a travel APP. When a user initiates a payment request through an application client such as a shopping APP or a travel APP, a payment method (i.e., a target payment method) is usually selected from multiple payment methods (mobile banking payment, wechat payment, and pay payment) provided in a payment page to perform a corresponding payment service.
And S102, uploading the payment request to the block chain network.
After receiving a payment request which is initiated by a target client through a target application client and used for executing payment service in a target payment mode, uploading the received payment request to a block chain network. The blockchain network in the embodiment of the present invention may be a blockchain network constructed by using a payment service system (a banking service system or a third-party payment service system such as WeChat, Paibao, etc.) as a blockchain storage node; or a single blockchain network, and each payment service system can access the blockchain network through a blockchain client.
S103, the block chain network pushes the payment request to a payment server of a target payment mode, wherein the payment server generates a payment confirmation message according to the payment request and uploads the payment confirmation message to the block chain network.
It should be noted that, when the blockchain network receives a payment request for using a target payment method initiated by a target client through a target application client, the payment request is pushed to a corresponding payment server (i.e., a background server corresponding to the payment client), and the payment server generates a payment confirmation message according to the payment request and uploads the payment confirmation message to the blockchain network, so that the blockchain network sends the payment confirmation message to the target application client.
Optionally, in the payment service processing method based on the blockchain provided in the embodiment of the present invention, the payment confirmation message is a 5G message, and the payment server uploads the payment confirmation message to the blockchain network through the 5G communication network.
And S104, sending the payment confirmation message to the target application client by the block chain network.
Optionally, in the case that the payment confirmation message is a 5G message, the blockchain network sends the payment confirmation message to the target application client of the user through the 5G communication network.
And S105, acquiring the response result of the target client to the payment confirmation message through the target application client.
When the target client receives the payment confirmation message through the target application client, it determines whether to execute the corresponding payment service, and the response result in S105 may be to confirm execution of the payment service or to reject execution of the payment service.
And S106, executing the payment service corresponding to the payment request according to the response result.
When the response result is that the execution of the payment service is confirmed, executing the payment service corresponding to the payment request according to the transaction information of the payment service; and when the response result is that the execution of the payment service is refused, interrupting the execution of the payment service corresponding to the payment request.
In order to implement traceability of payment transaction information, in an embodiment, as shown in fig. 2, the method for processing a payment service based on a blockchain provided in an embodiment of the present invention further includes the following steps:
s107, acquiring transaction information of the payment service;
and S108, uploading the transaction information of the payment service to the block chain network.
In the embodiment of the invention, the transaction information of the payment service is uploaded to the blockchain network, and the non-falsification characteristic of the data stored in the blockchain network is utilized, so that the user can conveniently trace the payment transaction information in the following process.
Based on the same inventive concept, the embodiment of the present invention further provides a device for processing a payment service based on a block chain, as described in the following embodiments. Because the principle of the device for solving the problems is similar to the payment service processing method based on the block chain, the implementation of the device can refer to the implementation of the payment service processing method based on the block chain, and repeated parts are not described again.
Fig. 3 is a schematic diagram of a device for processing payment services based on a block chain according to an embodiment of the present invention, as shown in fig. 3, the device includes: the payment request module 31, the payment request uplink module 32, the block chain data sharing module 33, the message sending module 34, the message returning module 35 and the payment service module 36.
The payment request module 31 is configured to receive a payment request initiated by a target client through a target application client, where the payment request is used to request to execute a payment service using a target payment method; a payment request uplink module 32, configured to upload a payment request to a blockchain network; the block chain data sharing module 33 is configured to push the payment request to a payment server of a target payment method through a block chain network, where the payment server generates a payment confirmation message according to the payment request and uploads the payment confirmation message to the block chain network; a message sending module 34, configured to send, by the blockchain network, the payment confirmation message to the target application client; a message returning module 35, configured to obtain a response result of the target client to the payment confirmation message through the target application client; and the payment service module 36 is configured to execute a payment service corresponding to the payment request according to the response result.
In an embodiment, in the device for processing a payment service based on a blockchain provided in the embodiment of the present invention, the payment confirmation message is a 5G message, the payment server uploads the payment confirmation message to the blockchain network through the 5G communication network, and the blockchain network sends the payment confirmation message to the target application client of the user through the 5G communication network.
In an embodiment, as shown in fig. 4, the device for processing payment services based on a blockchain provided in an embodiment of the present invention further includes: a transaction information obtaining module 37, configured to obtain transaction information of the payment service; and the transaction information uplink module 38 is configured to upload the transaction information of the payment service to the blockchain network.
In an embodiment, as shown in fig. 4, in the block chain-based payment service processing apparatus provided in the embodiment of the present invention, the payment service module 36 includes: the first executing module 361 is configured to, when the response result is that the execution of the payment service is confirmed, execute the payment service corresponding to the payment request according to the transaction information of the payment service; the second executing module 362 is configured to, when the response result is that execution of the payment service is denied, interrupt execution of the payment service corresponding to the payment request.
Based on the same inventive concept, a computer device is further provided in the embodiments of the present invention to solve the technical problem of complex operation of the existing payment service system, fig. 5 is a schematic diagram of a computer device provided in the embodiments of the present invention, as shown in fig. 5, the computer device 50 includes a memory 501, a processor 502, and a computer program stored on the memory 501 and capable of running on the processor 502, and when the processor 502 executes the computer program, the above payment service processing method based on the block chain is implemented.
Based on the same inventive concept, the embodiment of the present invention further provides a computer-readable storage medium, so as to solve the technical problem of complex operation of the existing payment service system, where the computer-readable storage medium stores a computer program for executing the above block chain-based payment service processing method.
In summary, in the payment service processing method, the apparatus, the computer device, and the computer readable storage medium based on the blockchain provided in the embodiments of the present invention, after receiving a payment request initiated by a target client through a target application client and using a target payment method to execute a payment service, the received payment request is uploaded to a blockchain network, and the blockchain network pushes the payment request to a payment server of the target payment method, so that the payment server generates a payment confirmation message according to the payment request, uploads the payment confirmation message to the blockchain network, and sends the payment confirmation message to the target application client through the blockchain network, obtains a response result of the target client to the payment confirmation message through the target application client, and finally executes the payment service corresponding to the payment request according to the response result.
Compared with the technical scheme that the payment client is called and logged in during payment in the prior art, the payment confirmation message is generated according to the payment request and is pushed to the target application client of the user through the block chain network, the technical effect that the user confirms to complete payment in one key can be achieved, the payment operation process is simplified, and the payment efficiency is improved.
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.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

1. A payment service processing method based on a block chain is characterized by comprising the following steps:
receiving a payment request initiated by a target client through a target application client, wherein the payment request is used for requesting to execute a payment service by using a target payment mode;
uploading the payment request to a blockchain network;
pushing the payment request to a payment server of the target payment mode by a block chain network, wherein the payment server generates a payment confirmation message according to the payment request and uploads the payment confirmation message to the block chain network;
sending, by the blockchain network, the payment confirmation message to the target application client;
acquiring a response result of the target client to the payment confirmation message through the target application client;
and executing the payment service corresponding to the payment request according to the response result.
2. The method of claim 1, wherein the payment confirmation message is a 5G message.
3. The method of claim 2, wherein the method further comprises:
acquiring transaction information of the payment service;
and uploading the transaction information of the payment service to a block chain network.
4. The method of claim 1, wherein executing the payment service corresponding to the payment request according to the response result comprises:
when the response result is that the execution of the payment service is confirmed, executing the payment service corresponding to the payment request according to the transaction information of the payment service;
and when the response result is that the execution of the payment service is refused, interrupting the execution of the payment service corresponding to the payment request.
5. A payment transaction processing apparatus based on a blockchain, comprising:
the payment request module is used for receiving a payment request initiated by a target client through a target application client, wherein the payment request is used for requesting to execute payment service by using a target payment mode;
the payment request uplink module is used for uploading the payment request to a block chain network;
the block chain data sharing module is used for pushing the payment request to a payment server of the target payment mode through a block chain network, wherein the payment server generates a payment confirmation message according to the payment request and uploads the payment confirmation message to the block chain network;
a message sending module, configured to send the payment confirmation message to the target application client via a blockchain network;
a message returning module, configured to obtain a response result of the target client to the payment confirmation message through the target application client;
and the payment service module is used for executing the payment service corresponding to the payment request according to the response result.
6. The apparatus of claim 5, wherein the payment confirmation message is a 5G message.
7. The apparatus of claim 5, wherein the apparatus further comprises:
the transaction information acquisition module is used for acquiring the transaction information of the payment service;
and the transaction information uplink module is used for uploading the transaction information of the payment service to a block chain network.
8. The apparatus of claim 5, wherein the payment services module comprises:
the first execution module is used for executing the payment service corresponding to the payment request according to the transaction information of the payment service under the condition that the response result is that the execution of the payment service is confirmed;
and the second execution module is used for interrupting the execution of the payment service corresponding to the payment request under the condition that the execution of the payment service is refused as a result of the response.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor when executing the computer program implements the block chain based payment transaction method of any one of claims 1 to 4.
10. A computer-readable storage medium, wherein the computer-readable storage medium stores a computer program for executing the blockchain-based payment transaction processing method according to any one of claims 1 to 4.
CN202110736226.8A 2021-06-30 2021-06-30 Payment service processing method and device based on block chain Pending CN113409038A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110736226.8A CN113409038A (en) 2021-06-30 2021-06-30 Payment service processing method and device based on block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110736226.8A CN113409038A (en) 2021-06-30 2021-06-30 Payment service processing method and device based on block chain

Publications (1)

Publication Number Publication Date
CN113409038A true CN113409038A (en) 2021-09-17

Family

ID=77680499

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110736226.8A Pending CN113409038A (en) 2021-06-30 2021-06-30 Payment service processing method and device based on block chain

Country Status (1)

Country Link
CN (1) CN113409038A (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103530764A (en) * 2013-10-08 2014-01-22 百度在线网络技术(北京)有限公司 Electronic trading method, electronic trading system and client-side
CN107451812A (en) * 2017-08-04 2017-12-08 现在(北京)支付股份有限公司 APP application methods of payment on mobile terminal based on block chain technology
CN108197913A (en) * 2017-12-18 2018-06-22 深圳前海微众银行股份有限公司 Method of payment, system and computer readable storage medium based on block chain
CN109191108A (en) * 2018-08-07 2019-01-11 广东蓝蜜蜂信息技术有限公司 Two dimensional code polymerization payment system and its working method based on block chain
CN110414964A (en) * 2019-07-31 2019-11-05 中国工商银行股份有限公司 Method of payment and electronic equipment
CN110874735A (en) * 2018-09-01 2020-03-10 昆山炫生活信息技术股份有限公司 Payment device and payment method based on block chain technology
CN111461732A (en) * 2020-04-03 2020-07-28 银清科技有限公司 Payment information verification method, system and device based on block chain
CN111459825A (en) * 2020-04-03 2020-07-28 银清科技有限公司 Block chain application system, method and device for payment service
CN111582870A (en) * 2020-04-27 2020-08-25 广州独链区块链科技有限公司 Multi-channel network integrated payment method
CN111932227A (en) * 2020-09-27 2020-11-13 支付宝(杭州)信息技术有限公司 Method for processing transaction data, mobile terminal and server of payment platform
CN112381542A (en) * 2020-11-18 2021-02-19 深圳源中瑞科技有限公司 Transaction payment method, device, equipment and storage medium based on block chain

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103530764A (en) * 2013-10-08 2014-01-22 百度在线网络技术(北京)有限公司 Electronic trading method, electronic trading system and client-side
CN107451812A (en) * 2017-08-04 2017-12-08 现在(北京)支付股份有限公司 APP application methods of payment on mobile terminal based on block chain technology
CN108197913A (en) * 2017-12-18 2018-06-22 深圳前海微众银行股份有限公司 Method of payment, system and computer readable storage medium based on block chain
CN109191108A (en) * 2018-08-07 2019-01-11 广东蓝蜜蜂信息技术有限公司 Two dimensional code polymerization payment system and its working method based on block chain
CN110874735A (en) * 2018-09-01 2020-03-10 昆山炫生活信息技术股份有限公司 Payment device and payment method based on block chain technology
CN110414964A (en) * 2019-07-31 2019-11-05 中国工商银行股份有限公司 Method of payment and electronic equipment
CN111461732A (en) * 2020-04-03 2020-07-28 银清科技有限公司 Payment information verification method, system and device based on block chain
CN111459825A (en) * 2020-04-03 2020-07-28 银清科技有限公司 Block chain application system, method and device for payment service
CN111582870A (en) * 2020-04-27 2020-08-25 广州独链区块链科技有限公司 Multi-channel network integrated payment method
CN111932227A (en) * 2020-09-27 2020-11-13 支付宝(杭州)信息技术有限公司 Method for processing transaction data, mobile terminal and server of payment platform
CN112381542A (en) * 2020-11-18 2021-02-19 深圳源中瑞科技有限公司 Transaction payment method, device, equipment and storage medium based on block chain

Similar Documents

Publication Publication Date Title
CN111211911B (en) Collaborative signature method, device, equipment and system
CN113157648A (en) Block chain based distributed data storage method, device, node and system
CN105577602A (en) Data pushing method and data pushing device based on open application programming interface
CN104169952A (en) Network payment method, device and system
CN110569281A (en) Block chain transaction query method and system
CN110633309A (en) Block chain transaction processing method and device
CN113132363B (en) Front-end and back-end security verification method and equipment
CN110070357B (en) Data processing method, device and system
CN116743377B (en) Data processing method, device, equipment and storage medium based on blockchain key
CN112632521A (en) Request response method and device, electronic equipment and storage medium
CN112822678B (en) A method for service-based architecture authorization
CN108564363B (en) Transaction processing method, server, client and system
CN115374175A (en) Method and device for tracking task execution progress based on micro-service architecture
CN111163467A (en) Method for 5G user terminal to access 5G network, user terminal equipment and medium
CN105553942A (en) Method and system of applying jump
CN111198763B (en) Method for detecting reuse of resources, terminal and computer-readable storage medium
CN111045722A (en) Intelligent contract packaging method, device, system, computer equipment and storage medium
CN111385750B (en) Communication system and communication method
CN113409038A (en) Payment service processing method and device based on block chain
CN109525550B (en) Data message processing method, device and system
CN114090981B (en) Access method and device for remote host
CN109389271B (en) Application performance management method and system
CN112788341B (en) Video information processing method, multimedia information processing method, device and electronic equipment
CN113497827A (en) Information sharing method and device
CN113628052A (en) Block chain asset and contract processing method, system and device based on prediction machine

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