CN107563888B - System and method for uniformly managing online bills - Google Patents

System and method for uniformly managing online bills Download PDF

Info

Publication number
CN107563888B
CN107563888B CN201710813180.9A CN201710813180A CN107563888B CN 107563888 B CN107563888 B CN 107563888B CN 201710813180 A CN201710813180 A CN 201710813180A CN 107563888 B CN107563888 B CN 107563888B
Authority
CN
China
Prior art keywords
bill
business
online
bank
sub
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
CN201710813180.9A
Other languages
Chinese (zh)
Other versions
CN107563888A (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.)
Shenzhen Qianhai United Enterprises Financial Community Co ltd
Original Assignee
Shenzhen Qianhai United Enterprises Financial Community 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 Shenzhen Qianhai United Enterprises Financial Community Co ltd filed Critical Shenzhen Qianhai United Enterprises Financial Community Co ltd
Priority to CN201710813180.9A priority Critical patent/CN107563888B/en
Publication of CN107563888A publication Critical patent/CN107563888A/en
Application granted granted Critical
Publication of CN107563888B publication Critical patent/CN107563888B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

The invention discloses a system and a method for uniformly managing online bills, wherein the method is suitable for being executed in computing equipment and comprises the following steps: receiving a service request of an online bill input by a user; identifying the corresponding sub-bank category according to the service request of the online bill; calling out an online bill processing thread of the corresponding sub-bank from the bill service module according to the sub-bank type and the service request; and acquiring online bill execution logic of the central bank according to the online bill processing threads, and performing corresponding operation on the online bills according to the online bill execution logic, wherein the bill service module is prestored with the online bill processing threads of each sub-bank. The technical scheme of the invention can uniformly manage the online bills of different sub-banks, can improve the efficiency of the business processing flow and improve the experience effect of users.

Description

System and method for uniformly managing online bills
Technical Field
The invention relates to the technical field of computers, in particular to a system and a method for uniformly managing online bills.
Background
At present, electronic draft is made by drawer in the form of data message, and the payer is entrusted to unconditionally pay the determined amount to the bill of the payee or the bill holder on the date of making, and along with the continuous expansion of national financial business, the electronic bill has become an important novel financing tool. According to the content of the file No. 224 issued by the bureau, the fact that all electronic bills with the sum of 100 ten thousand in a single bill are handled by the electronic bills in principle from 1 month and 1 day in 2018 is clearly indicated, the paper bill service gradually exits the market, and the electronic bills can be expected to grow in an explosive mode in the later period.
At present, electronic drafts are uniformly invoiced, registered, forwarded and the like by respective development systems of banks directly connected with an ECDS (electronic commercial drafts) in a central row. Due to mutual isolation of technologies among banks and mutual monopolization of businesses, an information isolated island which is difficult to span is formed for users on the problems of applying bills, transferring bills and uniformly managing bills in different banks. The user manages the bills and needs to access the bills through u shields of different banks, and meanwhile, bill service IT systems of different banks are different in logic and using interfaces are different. In the foreseeable explosive growth future of the electronic money orders, the learning cost and the use cost of users become extremely high, and the business efficiency greatly restricts the healthy development of the electronic money order market.
In view of the above, it is necessary to provide further improvements to the current electronic bill management method.
Disclosure of Invention
In order to solve at least one of the above technical problems, a primary object of the present invention is to provide a method and a system for managing online tickets in a unified manner.
In order to achieve the purpose, the invention adopts a technical scheme that: there is provided a method of unified management of online tickets, adapted to be executed in a computing device, comprising:
receiving a service request of an online bill input by a user;
identifying the corresponding sub-bank category according to the service request of the online bill;
calling out an online bill processing thread of the corresponding sub-bank from the bill service module according to the sub-bank type and the service request;
and acquiring online bill execution logic of the central bank according to the online bill processing threads, and performing corresponding operation on the online bills according to the online bill execution logic, wherein the bill service module is prestored with the online bill processing threads of each sub-bank.
In a specific embodiment, the service request at least comprises an online bill transaction service and an electronic bill query service;
when the online bill handling business is executed, selecting a bill business module corresponding to a sub-bank and automatically calling a corresponding online bill handling thread according to the sub-bank selected by a user;
when the electronic bill inquiring business is executed, the sub-bank to which the electronic bill belongs is automatically judged, the bill business module corresponding to the sub-bank is selected, and the online bill processing thread is called.
In a specific embodiment, the invoking an online bill processing thread of a corresponding sub-bank from a bill service module according to a sub-bank type and a service request specifically includes:
packaging the service request data into a uniform entity class according to the sub-bank type;
uniformly intercepting the signal of the entity class, and
distributing the entity class to the logic processing classes of the sub-banks, analyzing the entity class by the logic processing classes of the sub-banks and returning the entity class to the corresponding online bill processing thread;
and executing data interaction with the sub-bank according to the online bill processing thread.
In a specific embodiment, after obtaining the online bill execution logic of the central bank, the method performs business interaction with the central bank, including: the electronic bill issuing and applying business, the electronic bill prompting and accepting business, the electronic bill prompting and receiving business, the electronic bill applying and withdrawing business, the electronic bill prompting and paying business, the electronic bill endorsement transfer business, the electronic bill application business, the electronic bill pledge applying business, the electronic bill guarantee confirming business, the electronic bill tracing and notifying business, the electronic bill tracing and approving and clearing business, the electronic bill signing and accepting business, the electronic bill checking business, the electronic bill various applying and withdrawing business, the electronic bill notifying message inquiry and the electronic bill transaction adversary information registering business.
In order to achieve the purpose, the invention adopts another technical scheme that: there is provided a system for uniformly managing online tickets, including:
the receiving module is used for receiving the service request of the online bill input by the user;
the identification module is used for identifying the corresponding sub-bank type according to the service request of the online bill;
the first execution module is used for calling out an online bill processing thread of a corresponding sub-bank from the bill service module according to the sub-bank type and the service request;
and the second execution module is used for acquiring the online bill execution logic of the central bank according to the online bill processing thread and performing corresponding operation on the online bill according to the online bill execution logic, wherein the bill service module is prestored with the online bill processing threads of all sub-banks.
In a specific embodiment, the service request at least comprises an online bill transaction service and an electronic bill query service;
the first execution module is configured to:
when the online bill handling business is executed, selecting a bill business module corresponding to a sub-bank and automatically calling a corresponding online bill handling thread according to the sub-bank selected by a user;
when the electronic bill inquiring business is executed, the sub-bank to which the electronic bill belongs is automatically judged, the bill business module corresponding to the sub-bank is selected, and the online bill processing thread is called.
In a specific embodiment, the first executing module is specifically configured to:
packaging the service request data into a uniform entity class according to the sub-bank type;
uniformly intercepting the signal of the entity class, and
distributing the entity class to the logic processing classes of the sub-banks, analyzing the entity class by the logic processing classes of the sub-banks and returning the entity class to the corresponding online bill processing thread;
and executing data interaction with the sub-bank according to the online bill processing thread.
In a specific embodiment, the second executing module, after acquiring the online ticket execution logic of the central bank, is configured to execute business interaction with the central bank, and includes: the electronic bill issuing and applying business, the electronic bill prompting and accepting business, the electronic bill prompting and receiving business, the electronic bill applying and withdrawing business, the electronic bill prompting and paying business, the electronic bill endorsement transfer business, the electronic bill application business, the electronic bill pledge applying business, the electronic bill guarantee confirming business, the electronic bill tracing and notifying business, the electronic bill tracing and approving and clearing business, the electronic bill signing and accepting business, the electronic bill checking business, the electronic bill various applying and withdrawing business, the electronic bill notifying message inquiry and the electronic bill transaction adversary information registering business.
The technical scheme of the invention mainly adopts the steps of firstly receiving the service request of the online bill input by the user, then identifying the corresponding sub-bank type according to the service request of the online bill, then calling the online bill processing thread of the corresponding sub-bank from the bill service module according to the sub-bank type and the service request, finally obtaining the online bill execution logic of the central bank according to the online bill processing thread, and carrying out corresponding operation on the online bill according to the online bill execution logic, thus, the user does not need to search the corresponding bank according to the bill, the processing time of the electronic draft among different banks is shortened, and the operation of the user is greatly facilitated.
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 structures shown in the drawings without creative efforts.
FIG. 1 is a flowchart of a method for unified management of online tickets, in accordance with an embodiment of the present invention;
fig. 2 is a block diagram of a system for uniformly managing online tickets according to an embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. 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.
It should be noted that the description of the invention relating to "first", "second", etc. is for descriptive purposes only and is not to be construed as indicating or implying any relative importance or implicit indication of the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In addition, technical solutions between various embodiments may be combined with each other, but must be realized by a person skilled in the art, and when the technical solutions are contradictory or cannot be realized, such a combination should not be considered to exist, and is not within the protection scope of the present invention.
Referring to fig. 1, in an embodiment of the present invention, the method for uniformly managing online tickets is suitable for being executed in a computing device, and includes:
step S10, receiving the service request of the online ticket input by the user;
step S20, identifying the corresponding sub-bank type according to the service request of the online bill;
step S30, calling out the online bill processing thread of the corresponding sub-bank from the bill service module according to the sub-bank type and the service request;
and step S40, acquiring the on-line bill execution logic of the central bank according to the on-line bill processing thread, and performing corresponding operation on the on-line bill according to the on-line bill execution logic, wherein the bill service module is prestored with the on-line bill processing threads of each sub-bank.
In the embodiment, the user can realize the unified management of the online bills of different banks only through one U shield. Specifically, when the U shield is inserted into the bank terminal, a user can input a service request of an online bill through an input interface of the bank terminal; then directly identifying the corresponding sub-bank type according to the service request of the online bill, and calling a corresponding online bill processing thread from a bill service module according to the sub-bank type and the service request; and finally, acquiring the online bill execution logic of the central bank according to the online bill processing thread and executing corresponding business operation. The bill service module is similar to a database and stores online bill processing threads of a sub-bank. In the above, the U shield and the bank use the RSA encryption algorithm in the data transmission process. The online electronic bill is an electronic draft.
The technical scheme of the invention mainly adopts the steps of firstly receiving the service request of the online bill input by the user, then identifying the corresponding sub-bank type according to the service request of the online bill, then calling the online bill processing thread of the corresponding sub-bank from the bill service module according to the sub-bank type and the service request, finally obtaining the online bill execution logic of the central bank according to the online bill processing thread, and carrying out corresponding operation on the online bill according to the online bill execution logic, thus, the user does not need to search the corresponding bank according to the bill, the processing time of the electronic draft among different banks is shortened, and the operation of the user is greatly facilitated.
In a specific embodiment, the service request at least comprises an online bill transaction service and an electronic bill query service;
when the online bill handling business is executed, selecting a bill business module corresponding to a sub-bank and automatically calling a corresponding online bill handling thread according to the sub-bank selected by a user;
when the electronic bill inquiring business is executed, the sub-bank to which the electronic bill belongs is automatically judged, the bill business module corresponding to the sub-bank is selected, and the online bill processing thread is called.
In this embodiment, the user can manually select the sub-bank for online bill processing, and after the user selects the corresponding sub-bank, the online bill processing thread can be called from the corresponding bill service module, which is equivalent to unifying the data interfaces of the sub-banks, and there is no need to switch different U shields.
In a specific embodiment, the invoking an online bill processing thread of a corresponding sub-bank from a bill service module according to a sub-bank type and a service request specifically includes:
packaging the service request data into a uniform entity class according to the sub-bank type;
uniformly intercepting the signal of the entity class, and
distributing the entity class to the logic processing classes of the sub-banks, analyzing the entity class by the logic processing classes of the sub-banks and returning the entity class to the corresponding online bill processing thread;
and executing data interaction with the sub-bank according to the online bill processing thread.
In this embodiment, the sub-bank type and the service request data are encapsulated into an entity class, that is, the entity class at least includes the sub-bank type and the service request data. The entity class is analyzed and identified by the logic processing class of the sub-bank, and then the corresponding online bill processing thread is called from the bill service module, so that the data interaction with the sub-bank is realized. The data interaction is intended to perform a verification process on the service request.
In a specific embodiment, after obtaining the online bill execution logic of the central bank, the method performs business interaction with the central bank, including: the electronic bill issuing and applying business, the electronic bill prompting and accepting business, the electronic bill prompting and receiving business, the electronic bill applying and withdrawing business, the electronic bill prompting and paying business, the electronic bill endorsement transfer business, the electronic bill application business, the electronic bill pledge applying business, the electronic bill guarantee confirming business, the electronic bill tracing and notifying business, the electronic bill tracing and approving and clearing business, the electronic bill signing and accepting business, the electronic bill checking business, the electronic bill various applying and withdrawing business, the electronic bill notifying message inquiry and the electronic bill transaction adversary information registering business. According to the scheme, after the online bill processing thread is called, the online bill execution logic of the central bank can be acquired, and corresponding business operations are executed, wherein the business operations comprise electronic bill drawing application business, electronic bill acceptance prompting business and the like. It can be pointed out that the service request input by the user includes the corresponding: the electronic bill issuing application data, the electronic bill acceptance prompting data, the electronic bill receipt prompting data and the like.
Referring to fig. 2, in an embodiment of the present invention, the system for uniformly managing online tickets includes:
the receiving module 10 is used for receiving a service request of an online bill input by a user;
the identification module 20 is used for identifying the corresponding sub-bank category according to the service request of the online bill;
the first execution module 30 is used for calling out an online bill processing thread of a corresponding sub-bank from the bill service module according to the sub-bank type and the service request;
and the second execution module 40 is configured to obtain an online bill execution logic of the central bank according to the online bill processing thread, and perform corresponding operation on the online bill according to the online bill execution logic, where the bill service module pre-stores the online bill processing threads of each sub-bank.
In the embodiment, the user can realize the unified management of the online bills of different banks only through one U shield. Specifically, when the U shield is inserted into a bank terminal, the receiving module 10 of the system can receive a service request of an online bill input by a user through an input interface; the corresponding sub-bank type is directly identified through the identification module 20 according to the service request of the online bill, and the first execution module 30 calls the corresponding online bill processing thread from the bill service module by using the sub-bank type and the service request; the second execution module 40 acquires the online bill execution logic of the central bank through the online bill processing thread and executes the corresponding business operation. The bill service module is similar to a database and stores online bill processing threads of a sub-bank. In the above, the U shield and the bank use the RSA encryption algorithm in the data transmission process.
In a specific embodiment, the service request at least comprises an online bill transaction service and an electronic bill query service;
the first executing module 30 is configured to:
when the online bill handling business is executed, selecting a bill business module corresponding to a sub-bank and automatically calling a corresponding online bill handling thread according to the sub-bank selected by a user;
when the electronic bill inquiring business is executed, the sub-bank to which the electronic bill belongs is automatically judged, the bill business module corresponding to the sub-bank is selected, and the online bill processing thread is called.
In this embodiment, the user may manually select a sub-bank for online bill processing, and after the user selects the corresponding sub-bank, the first execution module 30 may invoke an online bill processing thread from the corresponding bill service module, which is equivalent to unifying data interfaces of the sub-banks, and there is no need to switch different U shields.
In a specific embodiment, the first executing module 30 is specifically configured to:
packaging the service request data into a uniform entity class according to the sub-bank type;
uniformly intercepting the signal of the entity class, and
distributing the entity class to the logic processing classes of the sub-banks, analyzing the entity class by the logic processing classes of the sub-banks and returning the entity class to the corresponding online bill processing thread;
and executing data interaction with the sub-bank according to the online bill processing thread.
In this embodiment, the first execution module 30 may encapsulate the sub-bank type and the service request data into an entity class, where the entity class at least includes the sub-bank type and the service request data. The entity class is analyzed and identified by the logic processing class of the sub-bank, and then the corresponding online bill processing thread is called from the bill service module, so that the data interaction with the sub-bank is realized. The data interaction is intended to perform a verification process on the service request.
In a specific embodiment, the second executing module 40, after acquiring the online bill executing logic of the central bank, is configured to execute business interaction with the central bank, and includes: the electronic bill issuing and applying business, the electronic bill prompting and accepting business, the electronic bill prompting and receiving business, the electronic bill applying and withdrawing business, the electronic bill prompting and paying business, the electronic bill endorsement transfer business, the electronic bill application business, the electronic bill pledge applying business, the electronic bill guarantee confirming business, the electronic bill tracing and notifying business, the electronic bill tracing and approving and clearing business, the electronic bill signing and accepting business, the electronic bill checking business, the electronic bill various applying and withdrawing business, the electronic bill notifying message inquiry and the electronic bill transaction adversary information registering business. According to the scheme, after the online bill processing thread is called, the second execution module 40 can acquire the online bill execution logic of the central bank and execute corresponding business operations, wherein the business operations comprise electronic bill drawing application business, electronic bill prompting acceptance business, electronic bill prompting receipt business and the like. It can be pointed out that the service request input by the user includes the corresponding: the electronic bill issuing application data, the electronic bill acceptance prompting data, the electronic bill receipt prompting data and the like.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention, and all modifications and equivalents of the present invention, which are made by the contents of the present specification and the accompanying drawings, or directly/indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (4)

1. A method for unified management of online tickets, adapted to be executed in a computing device, the method for unified management of online tickets comprising:
receiving a service request of an online bill input by a user, wherein the service request at least comprises an online bill handling service and an electronic bill query service;
identifying the corresponding sub-bank category according to the service request of the online bill;
calling out an online bill processing thread of the corresponding sub-bank from the bill service module according to the sub-bank type and the service request; calling out an online bill processing thread of a corresponding sub-bank from a bill service module according to the sub-bank type and the service request, wherein the method specifically comprises the steps of packaging service request data into a uniform entity class according to the sub-bank type; uniformly intercepting the entity class, distributing the entity class to the logic processing classes of the sub-banks, analyzing the entity class by the logic processing classes of the sub-banks and returning the entity class to the corresponding online bill processing thread; executing data interaction with the sub-bank according to the online bill processing thread;
when the online bill handling business is executed, selecting a bill business module corresponding to a sub-bank and automatically calling a corresponding online bill handling thread according to the sub-bank selected by a user;
when the electronic bill inquiring business is executed, the sub-bank to which the electronic bill belongs is automatically judged, the bill business module corresponding to the sub-bank is selected, and an online bill processing thread is called;
and acquiring online bill execution logic of the central bank according to the online bill processing threads, and performing corresponding operation on the online bills according to the online bill execution logic, wherein the bill service module is prestored with the online bill processing threads of each sub-bank.
2. The method for uniformly managing online bills according to claim 1, wherein the business interaction with the central bank is performed after acquiring the online bill execution logic of the central bank, wherein the types of the business interaction include: the electronic bill issuing and applying business, the electronic bill prompting and accepting business, the electronic bill prompting and receiving business, the electronic bill applying and withdrawing business, the electronic bill prompting and paying business, the electronic bill endorsement transfer business, the electronic bill application business, the electronic bill pledge applying business, the electronic bill guarantee confirming business, the electronic bill tracing and notifying business, the electronic bill tracing and approving and clearing business, the electronic bill signing and accepting business, the electronic bill checking business, the electronic bill various applying and withdrawing business, the electronic bill notifying message inquiry and the electronic bill transaction adversary information registering business.
3. A system for uniformly managing online tickets, comprising:
the receiving module is used for receiving a service request of an online bill input by a user, wherein the service request at least comprises an online bill handling service and an electronic bill query service;
the identification module is used for identifying the corresponding sub-bank type according to the service request of the online bill;
the first execution module is used for calling out an online bill processing thread of a corresponding sub-bank from the bill service module according to the sub-bank type and the service request; the first execution module is specifically used for encapsulating the service request data into a uniform entity class according to the sub-bank type; uniformly intercepting the entity class, distributing the entity class to the logic processing classes of the sub-banks, analyzing the entity class by the logic processing classes of the sub-banks and returning the entity class to the corresponding online bill processing thread; executing data interaction with the sub-bank according to the online bill processing thread;
the first execution module is further to: when the online bill handling business is executed, selecting a bill business module corresponding to a sub-bank and automatically calling a corresponding online bill handling thread according to the sub-bank selected by a user; when the electronic bill inquiring business is executed, the sub-bank to which the electronic bill belongs is automatically judged, the bill business module corresponding to the sub-bank is selected, and an online bill processing thread is called;
and the second execution module is used for acquiring the online bill execution logic of the central bank according to the online bill processing thread and performing corresponding operation on the online bill according to the online bill execution logic, wherein the bill service module is prestored with the online bill processing threads of all sub-banks.
4. The system for unified management of online tickets according to claim 3, wherein said second execution module, after acquiring the online ticket execution logic of the central bank, is configured to execute the business interaction with the central bank, wherein the types of business interaction include: the electronic bill issuing and applying business, the electronic bill prompting and accepting business, the electronic bill prompting and receiving business, the electronic bill applying and withdrawing business, the electronic bill prompting and paying business, the electronic bill endorsement transfer business, the electronic bill application business, the electronic bill pledge applying business, the electronic bill guarantee confirming business, the electronic bill tracing and notifying business, the electronic bill tracing and approving and clearing business, the electronic bill signing and accepting business, the electronic bill checking business, the electronic bill various applying and withdrawing business, the electronic bill notifying message inquiry and the electronic bill transaction adversary information registering business.
CN201710813180.9A 2017-09-11 2017-09-11 System and method for uniformly managing online bills Active CN107563888B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710813180.9A CN107563888B (en) 2017-09-11 2017-09-11 System and method for uniformly managing online bills

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710813180.9A CN107563888B (en) 2017-09-11 2017-09-11 System and method for uniformly managing online bills

Publications (2)

Publication Number Publication Date
CN107563888A CN107563888A (en) 2018-01-09
CN107563888B true CN107563888B (en) 2021-07-27

Family

ID=60980460

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710813180.9A Active CN107563888B (en) 2017-09-11 2017-09-11 System and method for uniformly managing online bills

Country Status (1)

Country Link
CN (1) CN107563888B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113554539A (en) * 2021-07-07 2021-10-26 湖北华众大数据应用有限责任公司 Ticket seal dynamic monitoring system method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104299135A (en) * 2014-09-27 2015-01-21 武钢集团昆明钢铁股份有限公司 Online payment system and method
CN105373923A (en) * 2015-11-13 2016-03-02 广东网金控股股份有限公司 Unified payment method for investment and financing platform
CN106845987A (en) * 2017-01-16 2017-06-13 重庆中票科技有限公司 A kind of online match system of bill business and method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104299135A (en) * 2014-09-27 2015-01-21 武钢集团昆明钢铁股份有限公司 Online payment system and method
CN105373923A (en) * 2015-11-13 2016-03-02 广东网金控股股份有限公司 Unified payment method for investment and financing platform
CN106845987A (en) * 2017-01-16 2017-06-13 重庆中票科技有限公司 A kind of online match system of bill business and method

Also Published As

Publication number Publication date
CN107563888A (en) 2018-01-09

Similar Documents

Publication Publication Date Title
WO2020057300A1 (en) Transaction monitoring method, device, and apparatus
US11308460B2 (en) Method and system for multi-account check processing via blockchain
US20190034926A1 (en) Method and system for transaction processing with complete cryptographic auditability
CN111444209B (en) Data processing method, device, equipment and medium based on block chain
CN109086433A (en) A kind of file management method and server based on big data analysis
CN106296201A (en) Bus Card equipment off-line credit payment verification method
CN109344987A (en) Foreign currency reserves enchashment method, client, server, the pre- Ark of the Covenant of foreign currency and system
US11763300B2 (en) Method and system for currency-agnostic real-time settlement
CN107563888B (en) System and method for uniformly managing online bills
CN112258306B (en) Account information checking method, device, electronic equipment and storage medium
KR101500832B1 (en) Withholding agency method and system performing the same
JP2017156884A (en) Multi-bank pooling system and multi-bank pooling method
CN115689570A (en) Business information risk identification method, device, equipment and medium
JP6183867B1 (en) Notional pooling system and notional pooling method
CN209248589U (en) Quick payment device
CN114239519A (en) Credit investigation data processing method and device, electronic equipment and computer readable medium
CN113034285A (en) Request processing method and device, computer equipment and storage medium
CN113094414A (en) Circulation map generation method and device
CN108961039B (en) Transaction processing method, device and system
CN112785406B (en) Account checking method, device, equipment and storage medium
CN111161048B (en) Application method and device for automatic posting of fund collection
CN111985919B (en) Payment data processing method and device and electronic equipment
TWI814989B (en) A transaction management method, device, computer-readable storage medium and computing equipment based on related transaction rules
US9135614B2 (en) System and method for managing issuance of financial accounts
KR20200110189A (en) Virtual bankbook-based bankbook history management system and method

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