CN111080379A - Financial data processing method and device based on block chain - Google Patents

Financial data processing method and device based on block chain Download PDF

Info

Publication number
CN111080379A
CN111080379A CN201811216742.2A CN201811216742A CN111080379A CN 111080379 A CN111080379 A CN 111080379A CN 201811216742 A CN201811216742 A CN 201811216742A CN 111080379 A CN111080379 A CN 111080379A
Authority
CN
China
Prior art keywords
transaction data
block chain
information
transaction
invoice
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
CN201811216742.2A
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.)
Shanghai Noah Investment Management Co ltd
Original Assignee
Shanghai Noah Investment Management 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 Shanghai Noah Investment Management Co ltd filed Critical Shanghai Noah Investment Management Co ltd
Priority to CN201811216742.2A priority Critical patent/CN111080379A/en
Publication of CN111080379A publication Critical patent/CN111080379A/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
    • G06Q30/00Commerce
    • G06Q30/04Billing or invoicing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or 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/3827Use of message hashing

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Accounting & Taxation (AREA)
  • General Physics & Mathematics (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • General Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • Economics (AREA)
  • Health & Medical Sciences (AREA)
  • Marketing (AREA)
  • Storage Device Security (AREA)

Abstract

The embodiment of the invention discloses a financial data processing method and device based on a block chain, a storage medium and electronic equipment. The method comprises the following steps: completing payment operation according to payment information input by a user, and then sending transaction data related to the payment operation to an uplink for storage in a block chain; receiving billing request information, and acquiring the transaction data from the block chain according to the billing request information; and generating preset invoice information according to the invoicing request information and the transaction data, and obtaining an electronic invoice according to the preset invoice information and an electronic signature.

Description

Financial data processing method and device based on block chain
Technical Field
The embodiment of the invention relates to the technical field of block chains, in particular to a financial data processing method and device based on a block chain.
Background
At present, in the financial field, electronic invoices are increasingly used, and the electronic invoices refer to electronic receipts and payments vouchers which are issued by a unit or an individual in operation and by standard invoicing software determined by a tax authority and stored and used according to formats and modes required by a competent department.
The electronic invoice adopts the electronic signature to realize electronic invoice signature and electronic seal, which breaks through the concept of the traditional paper invoice and has the advantages of real-time performance, interactivity, low cost, easy storage and the like. However, the electronic invoice still has the problems of non-repudiation and low anti-tampering performance of the electronic invoice caused by illegal attacks. Therefore, there is a need to provide a new technical solution to improve one or more of the problems in the above solutions.
Disclosure of Invention
An object of the present invention is to provide a method and apparatus for processing financial data based on a blockchain, which overcome at least some of the problems due to the limitations and disadvantages of the related art.
According to a first aspect of embodiments of the present invention, there is provided a method for processing financial data based on a blockchain, the method including:
completing payment operation according to payment information input by a user, and then sending transaction data related to the payment operation to an uplink for storage in a block chain;
receiving billing request information, and acquiring the transaction data from the block chain according to the billing request information;
and generating preset invoice information according to the invoicing request information and the transaction data, and obtaining an electronic invoice according to the preset invoice information and an electronic signature.
In an embodiment of the present invention, the sending the transaction data related to the payment operation to be uplink stored in a block chain includes:
and sending the transaction data to a block chain network, wherein the block chain network performs consensus processing on the transaction data through a preset consensus algorithm and then uplinks and stores the data into the block chain.
In an embodiment of the present invention, the method further comprises:
and performing Hash calculation on the transaction data to obtain a first Hash value, and uplink storing the first Hash value and the transaction data into the block chain.
After the transaction data are obtained from the block chain according to the billing request information, calculating the obtained transaction data to obtain a second Hash value, and comparing the first Hash value with the second Hash value;
and when the first Hash value is the same as the second Hash value, generating the preset invoice information according to the invoicing request information and the transaction data.
In an embodiment of the present invention, the billing request information at least includes a unit name and a tax payment identification number.
In an embodiment of the invention, the transaction data at least comprises transaction amount, transaction time and transaction object information.
In an embodiment of the present invention, the method further comprises: and printing the electronic invoice.
In the embodiment of the invention, the electronic invoice is in a PDF format or a picture format.
According to a second aspect of embodiments of the present invention, there is provided a block chain-based financial data processing apparatus, the apparatus including:
the payment transaction module is used for finishing payment operation according to payment information input by a user and then sending transaction data related to the payment operation to an uplink for storage in a block chain;
the data acquisition module is used for receiving billing request information and acquiring the transaction data from the block chain according to the billing request information;
and the invoice generating module is used for generating preset invoice information according to the invoicing request information and the transaction data and obtaining an electronic invoice according to the preset invoice information and an electronic signature.
According to a third aspect of embodiments of the present invention, there is provided a computer-readable storage medium, on which a computer program is stored, which when executed by a processor, implements the steps of the method for processing financial data based on blockchains according to any one of the above embodiments.
According to a fourth aspect of embodiments of the present invention, there is provided an electronic apparatus, including:
a processor; and
a memory for storing executable instructions of the processor;
wherein the processor is configured to perform the steps of the blockchain-based financial data processing method of any one of the above embodiments via execution of the executable instructions.
The technical scheme provided by the embodiment of the invention can have the following beneficial effects:
in the embodiment of the invention, payment operation is completed according to payment information input by a user, then transaction data related to the payment operation is sent to be linked and stored in a block chain, when invoicing request information is received, the transaction data can be obtained from the block chain according to the invoicing request information, then preset invoice information is generated according to the invoicing request information and the transaction data, and an electronic invoice is obtained according to the preset invoice information and an electronic signature; therefore, the transaction data are stored in the block chain, the corresponding transaction data are obtained when invoices are made, the non-repudiation performance of the issued electronic invoices can be improved by using the block chain technology, the possibility of tampering is greatly reduced, the normal order of financial business transactions is ensured to a certain extent, and the legal rights and interests of property persons are maintained.
Drawings
FIG. 1 is a flow chart illustrating a method for processing financial data based on blockchains in an embodiment of the present invention;
FIG. 2 is a flow diagram illustrating another method for blockchain-based financial data processing according to an embodiment of the present invention;
FIG. 3 shows a block chain based financial data processing apparatus in an exemplary embodiment of the invention;
FIG. 4 shows a schematic diagram of a computer readable storage medium in an exemplary embodiment of the invention;
fig. 5 shows a schematic diagram of an electronic device in an exemplary embodiment of the invention.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
Furthermore, the drawings are merely schematic illustrations of the invention and are not necessarily drawn to scale. The same reference numerals in the drawings denote the same or similar parts, and thus their repetitive description will be omitted. Some of the block diagrams shown in the figures are functional entities and do not necessarily correspond to physically or logically separate entities. These functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor devices and/or microcontroller devices.
The exemplary embodiment first provides a method for processing financial data based on a block chain, which can be applied to a computer such as a business service organization. Referring to fig. 1, the method may include:
step S101: and completing payment operation according to the payment information input by the user, and then sending transaction data related to the payment operation to be uplink stored in a block chain.
Step S102: and receiving billing request information, and acquiring the transaction data from the block chain according to the billing request information.
Step S103: and generating preset invoice information according to the invoicing request information and the transaction data, and obtaining an electronic invoice according to the preset invoice information and an electronic signature.
According to the financial data processing method based on the block chain, the payment operation is completed according to the payment information input by the user, then the transaction data related to the payment operation is sent to be linked and stored in the block chain, when receiving the invoicing request information, the transaction data can be obtained from the block chain according to the invoicing request information, then the preset invoice information is generated according to the invoicing request information and the transaction data, and the electronic invoice is obtained according to the preset invoice information and an electronic signature; therefore, the transaction data are stored in the block chain, the corresponding transaction data are obtained when invoices are made, the non-repudiation performance of the issued electronic invoices can be improved by utilizing the block chain technology, the possibility of tampering is greatly reduced, the normal order of financial business transactions is ensured to a certain extent, and the legal rights and interests of property persons are maintained.
Hereinafter, the respective steps of the above-described method in the present exemplary embodiment will be described in more detail with reference to fig. 1 to 2.
In step S101, a payment operation is completed according to payment information input by a user, and then transaction data related to the payment operation is sent to a block chain for uplink storage.
In one embodiment of the invention, the transaction data at least comprises transaction amount, transaction time and transaction object information. The transaction target information may be, for example, a restaurant name, a hotel name, a business name, or the like, but is not limited thereto. The payment information entered by the user may be, for example, a bank card password or the like. That is, when a user performs a transaction action and settles the account, the operation of paying transaction money is completed through, for example, a bank card, and the terminal computer stores transaction data related to the payment operation of the user, such as transaction amount, transaction time, transaction object information and the like, in an uplink manner into the block chain.
Specifically, in the embodiment of the present invention, the sending the transaction data related to the payment operation in step S101 to be uplink stored in a block chain may specifically include: and sending the transaction data to a block chain network, wherein the block chain network performs consensus processing on the transaction data through a preset consensus algorithm and then uplinks and stores the transaction data into the block chain. The blockchain network can comprise a plurality of nodes, the nodes participate in consensus processing of submitted transaction data such as transaction amount, transaction time and transaction object information, and after the consensus is passed, the transaction data is linked up and stored into the blockchain. The predetermined consensus algorithm may be a pbft (physical Byzantine Fault probability) algorithm, or a raft (propagation And Fault probability) algorithm, but is not limited thereto. The accuracy of the transaction data can be improved by the consensus process, and the transaction data is hardly possible to be tampered.
In step S102, an invoicing request message is received, and the transaction data is acquired from the block chain according to the invoicing request message.
In one embodiment of the present invention, the billing request information includes at least, but is not limited to, a unit name and a tax identification number. After the terminal computer stores the transaction data in the blockchain, if receiving invoice billing request information of an invoice, triggering to acquire the corresponding transaction data from the blockchain. Specifically, as an example, the transaction data may carry unique identification information, and the invoicing request may include the unique identification information, so as to query and obtain corresponding transaction data from the blockchain according to the unique identification information.
In step S103, a preset invoice information is generated according to the billing request information and the transaction data, and an electronic invoice is obtained according to the preset invoice information and an electronic signature.
In an embodiment of the present invention, the preset invoice information at least includes a unit name and a tax payment identification number to which the invoice request information belongs, and transaction amount, transaction time, and transaction object information to which the transaction data belongs. The data can be distributed according to a certain format to form invoice information. And obtaining the electronic invoice according to the invoice information and the electronic signature. The electronic signature may be provided by standard invoicing software defined by the tax authority which may be run on the terminal computer to facilitate the invoicing of the final electronic invoice.
It should be noted that other information included in the electronic invoice can refer to the prior art, and is not described in detail. Specifically, in an embodiment of the present invention, the electronic invoice may be in a PDF format or a picture format, but is not limited thereto.
Further, in an embodiment of the present invention, the method may further include the step of printing the electronic invoice. Therefore, different customer requirements can be met, and the electronic invoice can be printed in time.
On the basis of the above embodiment, in an embodiment of the present invention, referring to fig. 2, the method may further include:
step S201: and performing Hash calculation on the transaction data to obtain a first Hash value, and uplink storing the first Hash value and the transaction data into the block chain.
As an example, a first Hash value is obtained by performing a Hash calculation on the transaction amount, the transaction time and the transaction object information to which the transaction data belongs, and the transaction amount, the transaction time and the transaction object information are linked and stored in the blockchain together with the first Hash value. The specific uplink storing process can be described with reference to the consensus process in the previous embodiment.
Step S202: and after the transaction data are acquired from the block chain according to the billing request information, calculating the acquired transaction data to obtain a second Hash value, and comparing the first Hash value with the second Hash value.
That is, after the transaction data such as the transaction amount, the transaction time and the transaction object information are obtained from the block chain, the obtained transaction amount, the obtained transaction time and the obtained transaction object information are subjected to Hash calculation to obtain a second Hash value, and then the first Hash value and the second Hash value are compared. The specific Hash calculation process can refer to the prior art, and is not described herein again.
Step S203: and when the first Hash value is the same as the second Hash value, generating the preset invoice information according to the invoicing request information and the transaction data. When the first Hash value is the same as the second Hash value, the obtained transaction data is not falsified and is real data, so that preset invoice information can be generated according to the invoicing request information and the transaction data, and then an electronic invoice can be formed.
In the embodiment, the accuracy of the transaction data can be further ensured by calculating and comparing the Hash value of the transaction data through the Hash, so that the non-repudiation of the issued electronic invoice is further improved, the possibility of tampering is reduced, the normal order of financial business transactions is ensured to a certain extent, and the legal rights and interests of property persons are maintained.
It is noted that although the steps of the methods of the present invention are depicted in the drawings in a particular order, this does not require or imply that the steps must be performed in this particular order, or that all of the depicted steps 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, etc. Additionally, it will also be readily appreciated that the steps may be performed synchronously or asynchronously, e.g., among multiple modules/processes/threads.
The example embodiment also provides a financial data processing device based on the block chain. Referring to fig. 3, the apparatus 300 may include a payment transaction module 301, a data acquisition module 302, and an invoice generation module 303; wherein:
the payment transaction module 301 is configured to complete a payment operation according to payment information input by a user, and then send a transaction data uplink related to the payment operation to a block chain for storage;
the data obtaining module 302 is configured to receive an invoicing request message, and obtain transaction data from the block chain according to the invoicing request message;
the invoice generating module 303 is configured to generate preset invoice information according to the invoice request information and the transaction data, and obtain an electronic invoice according to the preset invoice information and an electronic signature.
In some embodiments of the present invention, the sending, by the payment transaction module 301, the transaction data related to the payment operation to a block chain includes: and sending the transaction data to a block chain network, wherein the block chain network performs consensus processing on the transaction data through a preset consensus algorithm and then uplinks and stores the transaction data into the block chain.
In the embodiment of the invention, the device can also comprise a data comparison module, which is used for performing Hash calculation on the transaction data to obtain a first Hash value, and linking and storing the first Hash value and the transaction data into the block chain; after the data obtaining module 302 obtains the transaction data from the block chain according to the invoicing request information, the data comparing module calculates the obtained transaction data to obtain a second Hash value, compares the first Hash value with the second Hash value, and triggers the invoice generating module 303 to generate preset invoice information according to the invoicing request information and the transaction data when the first Hash value is the same as the second Hash value.
In one embodiment of the present invention, the billing request information includes at least, but is not limited to, the name of the entity and the tax identification number.
In one embodiment of the invention, the transaction data includes at least, but is not limited to, transaction amount, transaction time, and transaction object information.
In an embodiment of the present invention, the apparatus may further include a printing module, configured to print the electronic invoice.
In an embodiment of the present invention, the electronic invoice includes, but is not limited to, PDF format or picture format.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
Through the financial data processing device based on the block chain in the embodiment, the payment operation is completed according to the payment information input by the user, then the transaction data related to the payment operation is sent to be linked and stored in the block chain, when receiving the invoicing request information, the transaction data can be obtained from the block chain according to the invoicing request information, then the preset invoice information is generated according to the invoicing request information and the transaction data, and the electronic invoice is obtained according to the preset invoice information and an electronic signature; therefore, the transaction data are stored in the block chain, the corresponding transaction data are obtained when invoices are made, the non-repudiation performance of the issued electronic invoices can be improved by utilizing the block chain technology, the possibility of tampering is greatly reduced, the normal order of financial business transactions is ensured to a certain extent, and the legal rights and interests of property persons are maintained.
It should be noted that although in the above detailed description several modules or units of the device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the invention. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units. The components shown as modules or units may or may not be physical units, i.e. may be located in one place or may also be distributed over a plurality of network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the scheme of the invention. One of ordinary skill in the art can understand and implement it without inventive effort.
In an exemplary embodiment of the present invention, there is also provided a computer-readable storage medium, on which a computer program is stored, which when executed by, for example, a processor, may implement the steps of the block chain based financial data processing method described in any one of the above embodiments. In some possible embodiments, aspects of the present invention may also be implemented in the form of a program product comprising program code means for causing a terminal device to carry out the steps according to various exemplary embodiments of the present invention as described in the above-mentioned block chain based financial data processing method section of the present specification, when said program product is run on the terminal device.
Referring to fig. 4, a program product 400 for implementing the above method according to an embodiment of the present invention is described, which may employ a portable compact disc read only memory (CD-ROM) and include program code, and may be run on a terminal device, such as a personal computer. However, the program product of the present invention is not limited in this regard and, in the present document, a readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The program product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The computer readable storage 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 storage 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 storage medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, 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's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
In an exemplary embodiment of the invention, there is also provided an electronic device that may include a processor and a memory for storing executable instructions of the processor. Wherein the processor is configured to perform the steps of the blockchain-based financial data processing method of any one of the above embodiments via execution of the executable instructions.
As will be appreciated by one skilled in the art, aspects of the present invention may be embodied as a system, method or program product. Thus, various aspects of the invention may be embodied in the form of: an entirely hardware embodiment, an entirely software embodiment (including firmware, microcode, etc.) or an embodiment combining hardware and software aspects that may all generally be referred to herein as a "circuit," module "or" system.
An electronic device 600 according to this embodiment of the invention is described below with reference to fig. 5. The electronic device 600 shown in fig. 5 is only an example and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 5, the electronic device 600 is embodied in the form of a general purpose computing device. The components of the electronic device 600 may include, but are not limited to: at least one processing unit 610, at least one storage unit 620, a bus 630 that connects the various system components (including the storage unit 620 and the processing unit 610), a display unit 640, and the like.
Wherein the storage unit stores program code executable by the processing unit 610 to cause the processing unit 610 to perform steps according to various exemplary embodiments of the present invention described in the above-mentioned blockchain-based financial data processing method section of the present specification. For example, the processing unit 610 may perform the steps as shown in fig. 1.
The storage unit 620 may include readable media in the form of volatile memory units, such as a random access memory unit (RAM)6201 and/or a cache memory unit 6202, and may further include a read-only memory unit (ROM) 6203.
The memory unit 620 may also include a program/utility 6204 having a set (at least one) of program modules 6205, such program modules 6205 including, but not limited to: an operating system, 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.
Bus 630 may be one or more of several types of bus structures, including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local bus using any of a variety of bus architectures.
The electronic device 600 may also communicate with one or more external devices 700 (e.g., keyboard, pointing device, bluetooth device, etc.), with one or more devices that enable a user to interact with the electronic device 600, and/or with any devices (e.g., router, modem, etc.) that enable the electronic device 600 to communicate with one or more other computing devices. Such communication may occur via an input/output (I/O) interface 650. Also, the electronic device 600 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network such as the Internet) via the network adapter 660. The network adapter 660 may communicate with other modules of the electronic device 600 via the bus 630. It should be appreciated that although not shown in the figures, other hardware and/or software modules may be used in conjunction with the electronic device 600, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiment of the present invention may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which may be a personal computer, a server, or a network device, etc.) to execute the above-mentioned block chain-based financial data processing method according to the embodiment of the present invention.
Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.

Claims (10)

1. A financial data processing method based on a block chain is characterized by comprising the following steps:
completing payment operation according to payment information input by a user, and then sending transaction data related to the payment operation to an uplink for storage in a block chain;
receiving billing request information, and acquiring the transaction data from the block chain according to the billing request information;
and generating preset invoice information according to the invoicing request information and the transaction data, and obtaining an electronic invoice according to the preset invoice information and an electronic signature.
2. The method of claim 1, wherein sending transaction data associated with the payment operation to a blockchain includes:
and sending the transaction data to a block chain network, wherein the block chain network performs consensus processing on the transaction data through a preset consensus algorithm and then uplinks and stores the data into the block chain.
3. The method of claim 2, further comprising:
and performing Hash calculation on the transaction data to obtain a first Hash value, and uplink storing the first Hash value and the transaction data into the block chain.
After the transaction data are obtained from the block chain according to the billing request information, calculating the obtained transaction data to obtain a second Hash value, and comparing the first Hash value with the second Hash value;
and when the first Hash value is the same as the second Hash value, generating the preset invoice information according to the invoicing request information and the transaction data.
4. The method according to any one of claims 1 to 3, wherein the billing request information includes at least a unit name and a tax payment identification number.
5. The method of claim 4, wherein the transaction data includes at least transaction amount, transaction time, and transaction object information.
6. The method of claim 5, further comprising: and printing the electronic invoice.
7. The method according to claim 5, wherein the electronic invoice is in PDF format or picture format.
8. A blockchain-based financial data processing apparatus, the apparatus comprising:
the payment transaction module is used for finishing payment operation according to payment information input by a user and then sending transaction data related to the payment operation to an uplink for storage in a block chain;
the data acquisition module is used for receiving billing request information and acquiring the transaction data from the block chain according to the billing request information;
and the invoice generating module is used for generating preset invoice information according to the invoicing request information and the transaction data and obtaining an electronic invoice according to the preset invoice information and an electronic signature.
9. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method for blockchain-based financial data processing according to any one of claims 1 to 7.
10. An electronic device, comprising:
a processor; and
a memory for storing executable instructions of the processor;
wherein the processor is configured to perform the steps of the blockchain-based financial data processing method of any one of claims 1 to 7 via execution of the executable instructions.
CN201811216742.2A 2018-10-18 2018-10-18 Financial data processing method and device based on block chain Pending CN111080379A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811216742.2A CN111080379A (en) 2018-10-18 2018-10-18 Financial data processing method and device based on block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811216742.2A CN111080379A (en) 2018-10-18 2018-10-18 Financial data processing method and device based on block chain

Publications (1)

Publication Number Publication Date
CN111080379A true CN111080379A (en) 2020-04-28

Family

ID=70309120

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811216742.2A Pending CN111080379A (en) 2018-10-18 2018-10-18 Financial data processing method and device based on block chain

Country Status (1)

Country Link
CN (1) CN111080379A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112837063A (en) * 2021-03-30 2021-05-25 中国工商银行股份有限公司 Block chain-based electronic receipt storage method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106952124A (en) * 2017-03-16 2017-07-14 北京牛链科技有限公司 Electronic bill management system and method based on distribution book keeping operation
CN108305106A (en) * 2018-01-31 2018-07-20 复旦大学 A kind of electronic invoice register method based on block chain
CN108573381A (en) * 2017-03-09 2018-09-25 北京京东尚科信息技术有限公司 Data processing method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108573381A (en) * 2017-03-09 2018-09-25 北京京东尚科信息技术有限公司 Data processing method and device
CN106952124A (en) * 2017-03-16 2017-07-14 北京牛链科技有限公司 Electronic bill management system and method based on distribution book keeping operation
CN108305106A (en) * 2018-01-31 2018-07-20 复旦大学 A kind of electronic invoice register method based on block chain

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112837063A (en) * 2021-03-30 2021-05-25 中国工商银行股份有限公司 Block chain-based electronic receipt storage method and device

Similar Documents

Publication Publication Date Title
CN110121727B (en) Method and system for providing authenticated, auditable and immutable input for intelligent contracts
US11651358B2 (en) Method and system for transaction processing with complete cryptographic auditability
US12002017B2 (en) Method and system for multi-account check processing via blockchain
US10614454B1 (en) Remote population and redaction of high security data
CN114788222A (en) Method and system for secure and verifiable offline blockchain transactions
CN108920257B (en) Transaction processing method, device, equipment and storage medium
JP2012533824A (en) Systems and methods for real-time batch account processing
EP4358000A1 (en) Digital currency-based payment method, platform, terminal, and payment system
US20220067033A1 (en) Method and apparatus for processing data for a blockchain
US8819183B2 (en) Concurrent execution of request processing and analytics of requests
CN113298516A (en) Two-dimensional code processing method, device, equipment, medium and program product
CN110782310B (en) Method, device and system for asynchronously acquiring user attribute information from third-party platform
CN111080379A (en) Financial data processing method and device based on block chain
CN115689570A (en) Business information risk identification method, device, equipment and medium
JP2024512800A (en) Data processing methods and devices, computer-readable storage media, electronic equipment
CN112734373A (en) Information processing method, information processing apparatus, electronic device, and medium
CN112163846A (en) Payment scheme determination method, device and system based on block chain
US20230115713A1 (en) Payment consolidation for a travel management system
EP4325411A1 (en) Digital currency management method and system
CN108960828B (en) Bill management method, device, server and storage medium based on block chain
CN110738470A (en) Electronic bill processing method and device, storage medium and equipment
CN111292051B (en) Foreign exchange business processing method, device, equipment and medium
US11989703B2 (en) Method and system of blockchain disbursements
CN117689378A (en) MIS payment transaction method, device and system based on cloud pushing and storage medium
CN114066613A (en) Configuration method, device, medium and electronic equipment of financial business product

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