WO2017166176A1 - Central clearing and settlement system - Google Patents

Central clearing and settlement system Download PDF

Info

Publication number
WO2017166176A1
WO2017166176A1 PCT/CN2016/078011 CN2016078011W WO2017166176A1 WO 2017166176 A1 WO2017166176 A1 WO 2017166176A1 CN 2016078011 W CN2016078011 W CN 2016078011W WO 2017166176 A1 WO2017166176 A1 WO 2017166176A1
Authority
WO
WIPO (PCT)
Prior art keywords
clearing
data
settlement
library
reconciliation
Prior art date
Application number
PCT/CN2016/078011
Other languages
French (fr)
Chinese (zh)
Inventor
李昕光
Original Assignee
李昕光
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 李昕光 filed Critical 李昕光
Priority to PCT/CN2016/078011 priority Critical patent/WO2017166176A1/en
Publication of WO2017166176A1 publication Critical patent/WO2017166176A1/en

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

Definitions

  • the present invention relates to the field of data processing, and in particular, to a central clearing and settlement system.
  • the central clearing and settlement system is responsible for the electronic wallet card and the electronic cash card issued by the cooperative bank, and all the credit card transaction data on the operator POS terminal placed in the bus, subway, special merchant, and third party payment, etc.
  • the clearing rules of the operating company and the third-party special merchants are carried out for clearing and settlement, and the central clearing and settlement system can be used to generate and print various reports and realize settlement of funds.
  • the clearing system undertakes important functions of data clearing and fund transfer.
  • multi-level platform processing is adopted: multiple system databases are set up in the primary platform for different services; in the secondary platform, the data of each application unit is cleared and settled; Businesses are collected by large merchants or industries, and funds are cleared and settled.
  • POS For consumption data, it is processed online in many clearing systems.
  • POS collects and uploads each transaction data on the same day.
  • the system accumulates all-day flow and sends it to the financial system for accounting.
  • the financial department of the operator issues a statement and receives data from the partner merchant on the terminal to perform clearing and reconciliation.
  • the embodiment of the present invention provides a central clearing and settlement system.
  • the technical solution is as follows:
  • a central clearing and settlement system comprising: a transaction library and a clearing library;
  • the transaction library is used to store transaction data sources, including receipt data;
  • the clearing library is used to save the clearing data and perform a summary clearing.
  • system further includes: a reconciliation system, configured to automatically generate a reconciliation file according to the data of the clearing library;
  • a settlement system for settlement of funds is provided.
  • the system adopts an ORACLE database, a Linux and Windows operating system, a TOMCAT architecture, and a JAVA/C development language; and uses IBM Pseries as a server hardware.
  • a second aspect of the embodiments of the present invention provides a central clearing settlement method, where the method includes:
  • the online transaction data is transferred to the clearing library, and/or the offline transaction data uploaded in the file or the message mode and verified without abnormality is transferred to the clearing library;
  • the clearing library performs legality verification on the received data
  • the reconciliation system automatically generates a reconciliation file, and sends the reconciliation file to the merchant designated server through the transmission system;
  • the method further includes:
  • the performing the summary clearing of the verified data includes: clearing out the transaction amount, commission, and procedure according to the clearing rules and rates of the merchant. The amount of the fee, and deducting the merchant's reserve and credit limit.
  • the reconciliation system automatically generates a reconciliation file for automatic transmission to the merchant designated server by the transmission software.
  • the configuring the merchant reconciliation required file that is, customizing the daily generated reconciliation file required by the merchant.
  • the method further includes: indexing related table data in the clearing library, and/or performing partition management on the table data, and/or The data in the clearing library is periodically timed to store the history table.
  • the method further includes: transferring, at a predetermined time node, the online transaction data to the clearing library, specifically, according to the issuing amount of the operating party card and the existing office
  • the number of merchants is such that the transaction database data is synchronized with the clearing library data, and the synchronization process includes transaction commit and transaction rollback.
  • unified and standardized clearing and reconciliation documents facilitate unified management, improve clearing efficiency, and enhance the ability to handle abnormal situations.
  • FIG. 1 is a schematic structural view of an implementation environment involved in various embodiments of the present invention.
  • FIG. 2 is a flowchart of a method for a central clearing settlement method according to an embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of a central clearing and settlement system according to another embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of a data processing module according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of a server according to another embodiment of the present invention.
  • FIG. 1 is a schematic structural diagram of an implementation environment involved in various embodiments of the present invention.
  • the system supports the clearing and clearing of massive data, realizes multi-rate and multi-rule clearing rule setting, and summarizes the data of each industry and each terminal at the end of the day, clears according to the rate, and clears according to the specified clearing rules.
  • the system supports different clearing rules according to the business needs of each merchant, adds merchant reserve, sets the merchant's top-up credit limit, and customizes the daily generated reconciliation files required by the merchant.
  • the system will automatically run batch processing in the database, transfer the transaction database data to the clearing library, and verify the validity of the data. Data that has not been validated enters the exception handling process. After verifying the passed data, the card account and the merchant account are credited, and then the summary processing is performed, and the handling fee of the merchant and the commission of the merchant are calculated, and a report is formed for storage.
  • the reconciliation file generation will be performed, and the reconciliation files required by the defined merchants will be generated and automatically transmitted through the transmission software.
  • the business personnel verify according to the abnormal reason given by the system. If it is abnormal data, it enters the verification process; if it is determined to be normal data, it enters the verification process and performs liquidation again.
  • FIG. 2 shows a flowchart of a method for a central clearing settlement method provided by an embodiment of the present invention.
  • This embodiment is exemplified by applying the central clearing settlement method to the implementation environment shown in FIG. 1.
  • the method can include:
  • Step 201 Set a reserve of the merchant, or recharge the credit line
  • Step 202 Set a clearing rule and a rate of the merchant, and configure a file required for the merchant to reconcile;
  • Step 2031 Transfer the online transaction data to the clearing library at a predetermined time node, and/or, in step 2032, transfer the offline transaction data uploaded in a file or message manner and verified without abnormality to the clearing branch.
  • Step 2033 Transfer the offline transaction data of the abnormality after verification to the exception table.
  • Step 2034 analyzing the cause of the abnormality, and when verifying that the data is normal, transferring to the clearing library;
  • step 2035 when the verification data fails, the data related impact is rolled back.
  • Step 204 The clearing library performs legality verification on the received data.
  • Step 205 performing summary summarization on the verified data, and performing card processing on the card at the same time;
  • the performing the summary clearing on the verified data includes: separately clearing the amount of the transaction amount, the commission, the handling fee according to the clearing rules and the rate of setting the merchant, and preparing for the merchant Gold and credit lines are deducted.
  • Step 206 The reconciliation system automatically generates a reconciliation file, and sends the reconciliation file to the merchant designated server through the transmission system;
  • the reconciliation system automatically generates a reconciliation file, and automatically transmits the reconciliation file to the merchant designated server through the transmission software.
  • the present invention facilitates unified management by uniformly standardizing clearing and reconciliation files through a highly customized central clearing and settlement system, improving liquidation efficiency, and enhancing the ability to handle abnormal situations.
  • Step 207 Check the report data with the merchant or the industry, and perform fund settlement through the settlement system.
  • the file required for the merchant reconciliation is configured, that is, the daily generated reconciliation file required by the merchant is customized.
  • the method further comprises: indexing related table data in the clearing library, and/or performing partition management on the table data, and/or performing timing on data in the clearing library.
  • the table takes over the storage.
  • the method further includes: transferring the online transaction data to the clearing library at the predetermined time node, specifically comprising: making the transaction database data and the location according to the issued amount of the operating card and the existing number of the merchants
  • the database data is synchronized for data synchronization, and the synchronization process includes transaction commit and transaction rollback.
  • the present invention facilitates unified management by uniformly standardizing clearing and reconciliation files through a highly customized central clearing and settlement system, improving liquidation efficiency, and enhancing the ability to handle abnormal situations.
  • FIG. 3 is a schematic structural diagram of a central clearing settlement system according to another embodiment of the present invention. This embodiment is exemplified by applying the central clearing settlement system to the implementation environment shown in FIG. 1.
  • the method can include:
  • the transaction library 101 is configured to save a transaction data source, including the receipt data;
  • the clearing library 102 is configured to save the clearing data and perform a summary clearing.
  • the system further includes: a reconciliation system 103, configured to automatically generate a reconciliation file according to the data of the clearing library 102;
  • the settlement system 104 is configured to perform fund settlement.
  • the system uses ORACLE database, Linux and windows operating system, TOMCAT architecture and JAVA/C development language; IBM Pseries is used as server hardware.
  • the present invention facilitates unified management by uniformly standardizing clearing and reconciliation files through a highly customized central clearing and settlement system, improving liquidation efficiency, and enhancing the ability to handle abnormal situations.
  • the central clearing and settlement system provided by the above embodiment is only illustrated by the division of the above functional modules. In actual applications, the functions may be assigned different functions as needed. The module is completed, that is, the internal structure of the system is divided into different functional modules to complete all or part of the functions described above.
  • the embodiments of the central clearing settlement system and the central clearing settlement method provided by the above embodiments are in the same concept, and the specific implementation process is described in detail in the method embodiments, and details are not described herein again.
  • FIG. 4 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
  • the electronic device can be used to implement the item transfer method provided in the above embodiments. Specifically:
  • the terminal 1000 may include an RF (Radio Frequency) circuit 1010, a memory 1020 including one or more computer readable storage media, an input unit 1030, a display unit 1040, a sensor 1050, an audio circuit 1060, a short-range communication module 1070, A processor 1080 having one or more processing cores, and a power supply 1090 and the like are included.
  • RF Radio Frequency
  • FIG. 10 does not constitute a limitation to the terminal, and may include more or less components than those illustrated, or combine some components, or different component arrangements. among them:
  • the RF circuit 1010 can be used for receiving and transmitting signals during and after receiving or transmitting information, in particular, receiving downlink information of the base station and then processing it by one or more processors 1080; in addition, transmitting data related to the uplink to the base station .
  • the RF circuit 1010 includes, but is not limited to, an antenna, at least one amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, an LNA (Low Noise Amplifier). , duplexer, etc.
  • SIM Subscriber Identity Module
  • RF circuit 1010 can also communicate with the network and other devices via wireless communication.
  • Wireless communication can be used Any communication standard or protocol, including but not limited to GSM (Global System of Mobile communication), GPRS (General Packet Radio Service), CDMA (Code Division Multiple Access) WCDMA (Wideband Code Division Multiple Access), LTE (Long Term Evolution), e-mail, SMS (Short Messaging Service), and the like.
  • GSM Global System of Mobile communication
  • GPRS General Packet Radio Service
  • CDMA Code Division Multiple Access
  • WCDMA Wideband Code Division Multiple Access
  • LTE Long Term Evolution
  • e-mail Short Messaging Service
  • the memory 1020 can be used to store software programs and modules, and the processor 1080 executes various functional applications and data processing by running software programs and modules stored in the memory 1020.
  • the memory 1020 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may be stored according to The data created by the use of the terminal 1000 (such as audio data, phone book, etc.) and the like.
  • memory 1020 can include high speed random access memory, and can also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, memory 1020 can also include a memory controller to provide access to memory 1020 by processor 1080 and input unit 1030.
  • Input unit 1030 can be used to receive input numeric or character information, as well as to generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function controls.
  • input unit 1030 can include touch-sensitive surface 1031 as well as other input devices 1032.
  • Touch-sensitive surface 1031 also known as a touch display or touchpad, can collect touch operations on or near the user (such as a user using a finger, stylus, etc., on any touch-sensitive surface 1031 or The operation near the touch-sensitive surface 1031) and driving the corresponding connecting device according to a preset program.
  • the touch-sensitive surface 1031 may include two parts of a touch detection device and a touch controller.
  • the touch detection device detects the touch orientation of the user, and detects a signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts the touch information into contact coordinates, and sends the touch information.
  • the processor 1080 is provided and can receive commands from the processor 1080 and execute them.
  • the touch sensitive surface 1031 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic waves.
  • the input unit 1030 can also include other input devices 1032.
  • other input devices 1032 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, joysticks, and the like.
  • Display unit 1040 can be used to display information entered by the user or information provided to the user and various graphical user interfaces of terminal 1000, which can be constructed from graphics, text, icons, video, and any combination thereof.
  • the display unit 1040 may include a display panel 1041.
  • the display panel 1041 may be configured in the form of an LCD (Liquid Crystal Display), an OLED (Organic Light-Emitting Diode), or the like.
  • the touch-sensitive surface 1031 can cover the display panel 1041, and when the touch-sensitive surface 1031 detects a touch operation thereon or nearby, it is transmitted to the processor 1080 to determine the type of the touch event, and then the processor 1080 according to the touch event The type provides a corresponding visual output on display panel 1041.
  • touch-sensitive surface 1031 and display panel 1041 are implemented as two separate components to implement input and input functions, in some embodiments, touch-sensitive surface 1031 can be integrated with display panel 1041 for input. And output function.
  • Terminal 1000 can also include at least one type of sensor 1050, such as a light sensor, motion sensor, and other sensors.
  • the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel 1041 according to the brightness of the ambient light, and the proximity sensor may close the display panel 1041 when the terminal 1000 moves to the ear. / or backlight.
  • the gravity acceleration sensor can detect the magnitude of acceleration in all directions (usually three axes). When it is stationary, it can detect the magnitude and direction of gravity.
  • the terminal 1000 can also be configured with gyroscopes, barometers, hygrometers, thermometers, infrared sensors and other sensors, not here Let me repeat.
  • Audio circuit 1060, speaker 1061, and microphone 1062 can provide an audio interface between the user and terminal 1000.
  • the audio circuit 1060 can transmit the converted electrical data of the received audio data to the speaker 1061, and convert it into a sound signal output by the speaker 1061; on the other hand, the microphone 1062 converts the collected sound signal into an electrical signal, by the audio circuit 1060. After receiving, it is converted into audio data, and then processed by the audio data output processor 180, transmitted to the terminal, for example, via the RF circuit 110, or outputted to the memory 120 for further processing.
  • the audio circuit 160 may also include an earbud jack to provide communication of the peripheral earphones with the terminal 1000.
  • the short-range communication module 170 may include WiFi (wireless fidelity) technology and/or NFC technology and/or Bluetooth technology and/or infrared technology, and the terminal 1000 may help the user to send and receive emails and browse the webpage through the short-range communication module 170. And access to streaming media, etc., it provides users with no Broadband Internet access and close-range communication of the line, for example, for reading and writing of electronic cards in the embodiment of the present invention.
  • the processor 1080 is the control center of the terminal 1000, connecting various portions of the entire handset with various interfaces and lines, by running or executing software programs and/or modules stored in the memory 1020, and recalling data stored in the memory 1020, The various functions and processing data of the terminal 1000 are performed to perform overall monitoring of the mobile phone.
  • the processor 1080 may include one or more processing cores; preferably, the processor 1080 may integrate an application processor and a modem processor, where the application processor mainly processes an operating system, a user interface, an application, and the like.
  • the modem processor primarily handles wireless communications. It will be appreciated that the above described modem processor may also not be integrated into the processor 1080.
  • the terminal 1000 also includes a power source 1090 (such as a battery) for powering various components.
  • the power source can be logically coupled to the processor 1080 through a power management system to manage functions such as charging, discharging, and power management through the power management system.
  • the power supply 1090 may also include any one or more of a DC or AC power source, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like.
  • the terminal 1000 may further include a camera, a Bluetooth module, and the like, and details are not described herein again.
  • the display unit of the electronic device is a touch screen display
  • the electronic device further includes a memory, and one or more programs, wherein one or more programs are stored in the memory and configured to be one or one
  • the above processor executes one or more programs that include an item transfer method as described above.
  • FIG. 5 is a schematic structural diagram of a server according to an embodiment of the present invention.
  • the server 1100 includes a central processing unit (CPU) 1101, a system memory 1104 including a random access memory (RAM) 1102 and a read only memory (ROM) 1103, and a system bus 1105 that connects the system memory 1104 and the central processing unit 1101.
  • the server 1100 also includes a basic input/output system (I/O system) 1106 that facilitates transfer of information between various devices within the computer, and mass storage for storing the operating system 1113, applications 1114, and other program modules 1115.
  • I/O system basic input/output system
  • the basic input/output system 1106 includes a display 1108 for displaying information and for The user inputs information such as an input device 1109 such as a mouse or a keyboard.
  • the display 1108 and the input device 1109 are both connected to the central processing unit 1101 via an input-output controller 1110 connected to the system bus 1105.
  • the basic input/output system 1106 can also include an input output controller 1110 for receiving and processing input from a plurality of other devices, such as a keyboard, mouse, or electronic stylus.
  • the input and output controller 1110 also provides output to a display screen, printer, or other type of output device.
  • the mass storage device 1107 is connected to the central processing unit 1101 by a mass storage controller (not shown) connected to the system bus 1105.
  • the mass storage device 1107 and its associated computer readable medium provide non-volatile storage for the server 1100. That is, the mass storage device 1107 can include a computer readable medium (not shown) such as a hard disk or a CD-ROM drive.
  • the computer readable medium can include computer storage media and communication media.
  • Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data.
  • Computer storage media include RAM, ROM, EPROM, EEPROM, flash memory or other solid state storage technologies, CD-ROM, DVD or other optical storage, tape cartridges, magnetic tape, magnetic disk storage or other magnetic storage devices.
  • RAM random access memory
  • ROM read only memory
  • EPROM Erasable programmable read-only memory
  • EEPROM electrically erasable programmable read-only memory
  • the server 1100 may also be operated by a remote computer connected to the network through a network such as the Internet. That is, the server 1100 can be connected to the network 1112 through the network interface unit 1111 connected to the system bus 1105, or can also be connected to other types of networks or remote computer systems (not shown) using the network interface unit 1111. .
  • the memory further includes one or more programs, the one or more programs being stored in a memory, the one or more programs including instructions for performing the item transfer method provided by embodiments of the present invention.
  • the completion of the hardware may also be performed by a program to instruct related hardware.
  • the program may be stored in a computer readable storage medium.
  • the storage medium mentioned above may be a read only memory, a magnetic disk or an optical disk.

Abstract

A central clearing and settlement system, related to the field of data processing. The central clearing and settlement system comprises: a transaction database (101) and a clearing database (102), where the transaction database (101) is used for storing transaction data sources, comprising acquiring data, and the clearing database (102) is used for storing clearing data and executing aggregation and clearing; the system also comprises: a reconciliation system (103) used for automatically generating a reconciliation file on the basis of data of the clearing database (102); and a settlement system (104) used for capital settlement. By means of the highly customized central clearing and settlement system, unified and standardized clearing and reconciliation files facilitate unified management, thus increasing clearing efficiency, and enhancing capability for handling exceptions.

Description

中央清分结算系统Central clearing and settlement system 技术领域Technical field
本发明涉及数据处理领域,特别涉及一种中央清分结算系统。The present invention relates to the field of data processing, and in particular, to a central clearing and settlement system.
背景技术Background technique
中央清分结算系统负责对电子钱包卡,及合作银行发行的电子现金卡,在公交、地铁、特约商户,和第三方缴费等场所布放的运营方POS终端上,所有的刷卡交易数据,按运营公司和第三方特约商户的清分规则,进行清分结算处理,并可通过中央清分结算系统进行各种报表的生成和打印以及实现资金的结算。The central clearing and settlement system is responsible for the electronic wallet card and the electronic cash card issued by the cooperative bank, and all the credit card transaction data on the operator POS terminal placed in the bus, subway, special merchant, and third party payment, etc. The clearing rules of the operating company and the third-party special merchants are carried out for clearing and settlement, and the central clearing and settlement system can be used to generate and print various reports and realize settlement of funds.
在现有的城市一卡通系统中,清算系统承担数据清算和资金划转的重要功能。在部分清算系统中,采取多级平台处理:在一级平台中设立多个系统数据库,分别用于不同业务;二级平台中,对各应用单位的数据进行资金清分结算;三级平台对大商户或行业进行业务数据收集,同时对数据进行资金清分结算。In the existing city card system, the clearing system undertakes important functions of data clearing and fund transfer. In the partial clearing system, multi-level platform processing is adopted: multiple system databases are set up in the primary platform for different services; in the secondary platform, the data of each application unit is cleared and settled; Businesses are collected by large merchants or industries, and funds are cleared and settled.
对于消费数据,在很多清算系统中采用联机方式处理,POS将每笔交易数据当天收集上传系统,系统累积全天流水,发送到财务系统进行记账。运营方财务部门出具报表,与合作商户在终端机上接收到数据,进行清算对账。For consumption data, it is processed online in many clearing systems. POS collects and uploads each transaction data on the same day. The system accumulates all-day flow and sends it to the financial system for accounting. The financial department of the operator issues a statement and receives data from the partner merchant on the terminal to perform clearing and reconciliation.
在实现本发明的过程中,发明人发现现有技术至少存在以下问题:In the process of implementing the present invention, the inventors have found that the prior art has at least the following problems:
对于商户与行业的处理,是通过分级实现,针对不同的商户和行业,清算的业务规则不一致,实现比较复杂,不够灵活。在行业和商户不断增加的情况下,会带来工作量的增加,以及管理成本的增加。For the business and industry, the processing is achieved through grading. For different merchants and industries, the business rules for liquidation are inconsistent, and the implementation is more complicated and less flexible. In the case of increasing industry and merchants, there will be an increase in workload and an increase in management costs.
对于不同的商户,并没有制定对接文件的统一规范和技术标准,对账文件不支持自定义生成。同时,对脱机消费数据的处理不够完整,依赖于数据联机处理,对于脱机的异常数据没有核定核销机制,没有异常数据清结算机制。For different merchants, there is no uniform specification and technical standard for the docking documents, and the reconciliation file does not support custom generation. At the same time, the processing of offline consumption data is not complete enough, relying on data online processing, there is no verification and verification mechanism for offline abnormal data, and there is no abnormal data clearing settlement mechanism.
发明内容Summary of the invention
为了解决目前的工作量大的问题,本发明实施例提供了一种中央清分结算系统。所述技术方案如下: In order to solve the current problem of large workload, the embodiment of the present invention provides a central clearing and settlement system. The technical solution is as follows:
根据本发明实施例的第一方面,提供了一种中央清分结算系统,所述系统包括:交易库、清分库;According to a first aspect of the embodiments of the present invention, a central clearing and settlement system is provided, the system comprising: a transaction library and a clearing library;
其中,所述交易库用于保存交易数据源,包括收单数据;Wherein, the transaction library is used to store transaction data sources, including receipt data;
所述清分库用于保存清分数据,并执行汇总清分。The clearing library is used to save the clearing data and perform a summary clearing.
在第一方面第一种可能的实现方式中,所述系统还包括:对账系统,用于根据所述清分库的数据,自动生成对账文件;In a first possible implementation manner of the first aspect, the system further includes: a reconciliation system, configured to automatically generate a reconciliation file according to the data of the clearing library;
结算系统,用于进行资金结算。A settlement system for settlement of funds.
在第一方面第二种可能的实现方式中,所述系统采用ORACLE数据库、Linux和windows操作系统、TOMCAT架构和JAVA/C开发语言;采用IBM Pseries作为服务器硬件。In a second possible implementation manner of the first aspect, the system adopts an ORACLE database, a Linux and Windows operating system, a TOMCAT architecture, and a JAVA/C development language; and uses IBM Pseries as a server hardware.
本发明实施例的第二方面,提供了一种中央清分结算方法,所述方法包括:A second aspect of the embodiments of the present invention provides a central clearing settlement method, where the method includes:
设置商户的准备金,或者充值信用额度;Set the merchant's reserve, or recharge the credit line;
设置所述商户的清分规则及费率,配置所述商户对账所需文件;Setting a clearing rule and a rate of the merchant, and configuring the documents required for the merchant to reconcile;
在预定时间节点,将联机交易数据转移至清分库,和/或,将以文件或报文方式上传且校验后无异常的脱机交易数据转移至所述清分库;At the predetermined time node, the online transaction data is transferred to the clearing library, and/or the offline transaction data uploaded in the file or the message mode and verified without abnormality is transferred to the clearing library;
所述清分库对接收到的所述数据进行合法性验证;The clearing library performs legality verification on the received data;
对通过验证的数据执行汇总清分,同时对卡片进行上下账处理;Perform a summary and clearing of the verified data, and perform card processing on the card at the same time;
对账系统自动生成对账文件,通过传输系统发送至所述商户指定服务器;The reconciliation system automatically generates a reconciliation file, and sends the reconciliation file to the merchant designated server through the transmission system;
与所述商户或行业核对报表数据,并通过结算系统进行资金结算。Check the report data with the merchant or industry and settle the funds through the settlement system.
在第二方面第一种可能的实施方式中,所述方法还包括:In a first possible implementation manner of the second aspect, the method further includes:
将校验后异常的脱机交易数据,转移到异常表;Transfer the offline transaction data of the abnormality after verification to the exception table;
分析异常原因,当核实所述数据为正常时,转移至所述清分库;Analyzing the cause of the abnormality, and when it is verified that the data is normal, transferring to the clearing library;
当核实数据失败,则对数据相关影响进行回退。When the verification data fails, the data related impact is rolled back.
在第二方面第二种可能的实施方式中,所述对通过验证的数据执行汇总清分,包括:根据设置所述商户的清分规则及费率,分别清分出交易金额、佣金、手续费的金额,并对所述商户准备金、信用额度进行扣减。In a second possible implementation manner of the second aspect, the performing the summary clearing of the verified data includes: clearing out the transaction amount, commission, and procedure according to the clearing rules and rates of the merchant. The amount of the fee, and deducting the merchant's reserve and credit limit.
在第二方面第三种可能的实施方式中,所述对账系统自动生成对账文件,通过传输软件进行自动传输至所述商户指定服务器。 In a third possible implementation of the second aspect, the reconciliation system automatically generates a reconciliation file for automatic transmission to the merchant designated server by the transmission software.
在第二方面第四种可能的实施方式中,所述配置所述商户对账所需文件,即自定义所述商户需要的每日生成的对账文件。In a fourth possible implementation manner of the second aspect, the configuring the merchant reconciliation required file, that is, customizing the daily generated reconciliation file required by the merchant.
在第二方面第五种可能的实施方式中,所述方法还包括:对所述清分库中相关的表数据建立索引,和/或对所述表数据做分区管理,和/或对所述清分库中的数据定时进行历史表接替存储。In a fifth possible implementation manner of the second aspect, the method further includes: indexing related table data in the clearing library, and/or performing partition management on the table data, and/or The data in the clearing library is periodically timed to store the history table.
在第二方面第六种可能的实施方式中,所述方法还包括:所述在预定时间节点,将联机交易数据转移至清分库,具体包括:根据运营方卡发行量及现有的所述商户数量,使交易库数据与所述清分库数据进行数据同步,所述同步过程包括事务提交及事务回滚。In a sixth possible implementation manner of the second aspect, the method further includes: transferring, at a predetermined time node, the online transaction data to the clearing library, specifically, according to the issuing amount of the operating party card and the existing office The number of merchants is such that the transaction database data is synchronized with the clearing library data, and the synchronization process includes transaction commit and transaction rollback.
本发明实施例提供的技术方案带来的有益效果是:The beneficial effects brought by the technical solutions provided by the embodiments of the present invention are:
通过自定义程度高的中央清分结算系统,统一规范的清算对账文件便于统一管理,提高清算效率,增强对异常情况的处理能力。Through a highly customized central clearing and settlement system, unified and standardized clearing and reconciliation documents facilitate unified management, improve clearing efficiency, and enhance the ability to handle abnormal situations.
附图说明DRAWINGS
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings used in the description of the embodiments will be briefly described below. It is obvious that the drawings in the following description are only some embodiments of the present invention. Other drawings may also be obtained from those of ordinary skill in the art in light of the inventive work.
图1是本发明各个实施例所涉及的实施环境的结构示意图;1 is a schematic structural view of an implementation environment involved in various embodiments of the present invention;
图2是本发明一个实施例提供的中央清分结算方法的方法流程图;2 is a flowchart of a method for a central clearing settlement method according to an embodiment of the present invention;
图3是本发明另一个实施例提供的中央清分结算系统的结构示意图;3 is a schematic structural diagram of a central clearing and settlement system according to another embodiment of the present invention;
图4是本发明一个实施例提供的数据处理模块的结构示意图;4 is a schematic structural diagram of a data processing module according to an embodiment of the present invention;
图5是本发明另一实施例提供的服务器的结构示意图。FIG. 5 is a schematic structural diagram of a server according to another embodiment of the present invention.
具体实施方式detailed description
为使本发明的目的、技术方案和优点更加清楚,下面将结合附图对本发明实施方式作进一步地详细描述。The embodiments of the present invention will be further described in detail below with reference to the accompanying drawings.
请参考图1,其示出了本发明各个实施例所涉及的实施环境的结构示意图。 Please refer to FIG. 1, which is a schematic structural diagram of an implementation environment involved in various embodiments of the present invention.
系统支持海量数据的清分、清算、实现多费率、多规则清分规则设置,对各行业、各终端的数据进行日终汇总,根据费率进行清算,按照指定的清分规则进行清分,实现与各行业的日终对账、并支持差错处理、财务处理、账务审计,实现T日或T+1日行业资金结算,及时对数据进行存储备份,实行资金归集。The system supports the clearing and clearing of massive data, realizes multi-rate and multi-rule clearing rule setting, and summarizes the data of each industry and each terminal at the end of the day, clears according to the rate, and clears according to the specified clearing rules. To achieve day-to-end reconciliation with various industries, and support error handling, financial processing, accounting auditing, to achieve industrial fund settlement on T-day or T+1 day, timely store and back up data, and implement fund collection.
系统支持根据各商户的业务需求,配置不同的清分规则,添加商户准备金,设置商户的充值信用额度,自定义商户需要的每日生成的对账文件。The system supports different clearing rules according to the business needs of each merchant, adds merchant reserve, sets the merchant's top-up credit limit, and customizes the daily generated reconciliation files required by the merchant.
在每天固定的时间节点,系统将自动在数据库中进行跑批处理,将交易库数据转移到清分库,同时对数据进行合法性验证。没有通过验证的数据进入异常处理流程。验证通过的数据,则进行卡账户和商户账户的上账下账,然后做汇总处理,计算应收商户的手续费和应付商户的佣金,形成报表进行存储。At a fixed time node every day, the system will automatically run batch processing in the database, transfer the transaction database data to the clearing library, and verify the validity of the data. Data that has not been validated enters the exception handling process. After verifying the passed data, the card account and the merchant account are credited, and then the summary processing is performed, and the handling fee of the merchant and the commission of the merchant are calculated, and a report is formed for storage.
在清算完成之后,将执行对账文件生成,生成已定义的商户需要的对账文件,通过传输软件进行自动传输。After the liquidation is completed, the reconciliation file generation will be performed, and the reconciliation files required by the defined merchants will be generated and automatically transmitted through the transmission software.
对于异常数据,由业务人员根据系统给出的异常原因来核实,如确实为异常数据,则进入核销流程;如果确定为正常数据,则进入核定流程,再次进行清算。For abnormal data, the business personnel verify according to the abnormal reason given by the system. If it is abnormal data, it enters the verification process; if it is determined to be normal data, it enters the verification process and performs liquidation again.
请参考图2,其示出了本发明一个实施例提供的中央清分结算方法的方法流程图。本实施例以中央清分结算方法应用于图1所示实施环境来举例说明。该方法,可以包括:Please refer to FIG. 2, which shows a flowchart of a method for a central clearing settlement method provided by an embodiment of the present invention. This embodiment is exemplified by applying the central clearing settlement method to the implementation environment shown in FIG. 1. The method can include:
步骤201,设置商户的准备金,或者充值信用额度;Step 201: Set a reserve of the merchant, or recharge the credit line;
步骤202,设置所述商户的清分规则及费率,配置所述商户对账所需文件;Step 202: Set a clearing rule and a rate of the merchant, and configure a file required for the merchant to reconcile;
步骤2031,在预定时间节点,将联机交易数据转移至清分库,和/或,步骤2032,将以文件或报文方式上传且校验后无异常的脱机交易数据转移至所述清分库;Step 2031: Transfer the online transaction data to the clearing library at a predetermined time node, and/or, in step 2032, transfer the offline transaction data uploaded in a file or message manner and verified without abnormality to the clearing branch. Library
步骤2033,将校验后异常的脱机交易数据,转移到异常表;Step 2033: Transfer the offline transaction data of the abnormality after verification to the exception table.
步骤2034,分析异常原因,当核实所述数据为正常时,转移至所述清分库; Step 2034, analyzing the cause of the abnormality, and when verifying that the data is normal, transferring to the clearing library;
步骤2035,当核实数据失败,则对数据相关影响进行回退。 In step 2035, when the verification data fails, the data related impact is rolled back.
步骤204,所述清分库对接收到的所述数据进行合法性验证;Step 204: The clearing library performs legality verification on the received data.
步骤205,对通过验证的数据执行汇总清分,同时对卡片进行上下账处理; Step 205, performing summary summarization on the verified data, and performing card processing on the card at the same time;
具体的,所述对通过验证的数据执行汇总清分,包括:根据设置所述商户的清分规则及费率,分别清分出交易金额、佣金、手续费的金额,并对所述商户准备金、信用额度进行扣减。Specifically, the performing the summary clearing on the verified data includes: separately clearing the amount of the transaction amount, the commission, the handling fee according to the clearing rules and the rate of setting the merchant, and preparing for the merchant Gold and credit lines are deducted.
步骤206,对账系统自动生成对账文件,通过传输系统发送至所述商户指定服务器;Step 206: The reconciliation system automatically generates a reconciliation file, and sends the reconciliation file to the merchant designated server through the transmission system;
具体的,所述对账系统自动生成对账文件,通过传输软件进行自动传输至所述商户指定服务器。Specifically, the reconciliation system automatically generates a reconciliation file, and automatically transmits the reconciliation file to the merchant designated server through the transmission software.
综上所述,本发明通过自定义程度高的中央清分结算系统,统一规范的清算对账文件便于统一管理,提高清算效率,增强对异常情况的处理能力。In summary, the present invention facilitates unified management by uniformly standardizing clearing and reconciliation files through a highly customized central clearing and settlement system, improving liquidation efficiency, and enhancing the ability to handle abnormal situations.
步骤207,与所述商户或行业核对报表数据,并通过结算系统进行资金结算。Step 207: Check the report data with the merchant or the industry, and perform fund settlement through the settlement system.
具体的,所述配置所述商户对账所需文件,即自定义所述商户需要的每日生成的对账文件。Specifically, the file required for the merchant reconciliation is configured, that is, the daily generated reconciliation file required by the merchant is customized.
优选的,所述方法还包括:对所述清分库中相关的表数据建立索引,和/或对所述表数据做分区管理,和/或对所述清分库中的数据定时进行历史表接替存储。Preferably, the method further comprises: indexing related table data in the clearing library, and/or performing partition management on the table data, and/or performing timing on data in the clearing library. The table takes over the storage.
优选的,所述方法还包括:所述在预定时间节点,将联机交易数据转移至清分库,具体包括:根据运营方卡发行量及现有的所述商户数量,使交易库数据与所述清分库数据进行数据同步,所述同步过程包括事务提交及事务回滚。Preferably, the method further includes: transferring the online transaction data to the clearing library at the predetermined time node, specifically comprising: making the transaction database data and the location according to the issued amount of the operating card and the existing number of the merchants The database data is synchronized for data synchronization, and the synchronization process includes transaction commit and transaction rollback.
综上所述,本发明通过自定义程度高的中央清分结算系统,统一规范的清算对账文件便于统一管理,提高清算效率,增强对异常情况的处理能力。In summary, the present invention facilitates unified management by uniformly standardizing clearing and reconciliation files through a highly customized central clearing and settlement system, improving liquidation efficiency, and enhancing the ability to handle abnormal situations.
请参考图3,其示出了本发明另一个实施例提供的中央清分结算系统的结构示意图。本实施例以中央清分结算系统应用于图1所示实施环境来举例说明。该方法,可以包括:Please refer to FIG. 3, which is a schematic structural diagram of a central clearing settlement system according to another embodiment of the present invention. This embodiment is exemplified by applying the central clearing settlement system to the implementation environment shown in FIG. 1. The method can include:
交易库101、清分库102; Transaction library 101, clearing library 102;
其中,所述交易库101用于保存交易数据源,包括收单数据; The transaction library 101 is configured to save a transaction data source, including the receipt data;
具体的,所述清分库102用于保存清分数据,并执行汇总清分。Specifically, the clearing library 102 is configured to save the clearing data and perform a summary clearing.
所述系统还包括:对账系统103,用于根据所述清分库102的数据,自动生成对账文件;The system further includes: a reconciliation system 103, configured to automatically generate a reconciliation file according to the data of the clearing library 102;
结算系统104,用于进行资金结算。The settlement system 104 is configured to perform fund settlement.
其中,所述系统采用ORACLE数据库、Linux和windows操作系统、TOMCAT架构和JAVA/C开发语言;采用IBM Pseries作为服务器硬件。Among them, the system uses ORACLE database, Linux and windows operating system, TOMCAT architecture and JAVA/C development language; IBM Pseries is used as server hardware.
综上所述,本发明通过自定义程度高的中央清分结算系统,统一规范的清算对账文件便于统一管理,提高清算效率,增强对异常情况的处理能力。In summary, the present invention facilitates unified management by uniformly standardizing clearing and reconciliation files through a highly customized central clearing and settlement system, improving liquidation efficiency, and enhancing the ability to handle abnormal situations.
需要说明的是:上述实施例提供的中央清分结算系统在中央清分结算时,仅以上述各功能模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能模块完成,即将系统的内部结构划分成不同的功能模块,以完成以上描述的全部或者部分功能。另外,上述实施例提供的中央清分结算系统和中央清分结算方法的实施例属于同一构思,其具体实现过程详见方法实施例,这里不再赘述。It should be noted that, in the central clearing and settlement system, the central clearing and settlement system provided by the above embodiment is only illustrated by the division of the above functional modules. In actual applications, the functions may be assigned different functions as needed. The module is completed, that is, the internal structure of the system is divided into different functional modules to complete all or part of the functions described above. In addition, the embodiments of the central clearing settlement system and the central clearing settlement method provided by the above embodiments are in the same concept, and the specific implementation process is described in detail in the method embodiments, and details are not described herein again.
请参考图4,其示出了本发明一个实施例提供的终端的结构示意图。该电子设备可以用于实施上述实施例中提供的物品转移方法。具体来讲:Please refer to FIG. 4, which is a schematic structural diagram of a terminal according to an embodiment of the present invention. The electronic device can be used to implement the item transfer method provided in the above embodiments. Specifically:
终端1000可以包括RF(Radio Frequency,射频)电路1010、包括有一个或一个以上计算机可读存储介质的存储器1020、输入单元1030、显示单元1040、传感器1050、音频电路1060、短距离通信模块1070、包括有一个或者一个以上处理核心的处理器1080、以及电源1090等部件。本领域技术人员可以理解,图10中示出的终端结构并不构成对终端的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。其中:The terminal 1000 may include an RF (Radio Frequency) circuit 1010, a memory 1020 including one or more computer readable storage media, an input unit 1030, a display unit 1040, a sensor 1050, an audio circuit 1060, a short-range communication module 1070, A processor 1080 having one or more processing cores, and a power supply 1090 and the like are included. It will be understood by those skilled in the art that the terminal structure shown in FIG. 10 does not constitute a limitation to the terminal, and may include more or less components than those illustrated, or combine some components, or different component arrangements. among them:
RF电路1010可用于收发信息或通话过程中,信号的接收和发送,特别地,将基站的下行信息接收后,交由一个或者一个以上处理器1080处理;另外,将涉及上行的数据发送给基站。通常,RF电路1010包括但不限于天线、至少一个放大器、调谐器、一个或多个振荡器、用户身份模块(SIM)卡、收发信机、耦合器、LNA(Low Noise Amplifier,低噪声放大器)、双工器等。此外,RF电路1010还可以通过无线通信与网络和其他设备通信。无线通信可以使用 任一通信标准或协议,包括但不限于GSM(Global System of Mobile communication,全球移动通讯系统)、GPRS(General Packet Radio Service,通用分组无线服务)、CDMA(Code Division Multiple Access,码分多址)、WCDMA(Wideband Code Division Multiple Access,宽带码分多址)、LTE(Long Term Evolution,长期演进)、电子邮件、SMS(Short Messaging Service,短消息服务)等。The RF circuit 1010 can be used for receiving and transmitting signals during and after receiving or transmitting information, in particular, receiving downlink information of the base station and then processing it by one or more processors 1080; in addition, transmitting data related to the uplink to the base station . Generally, the RF circuit 1010 includes, but is not limited to, an antenna, at least one amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, an LNA (Low Noise Amplifier). , duplexer, etc. In addition, RF circuit 1010 can also communicate with the network and other devices via wireless communication. Wireless communication can be used Any communication standard or protocol, including but not limited to GSM (Global System of Mobile communication), GPRS (General Packet Radio Service), CDMA (Code Division Multiple Access) WCDMA (Wideband Code Division Multiple Access), LTE (Long Term Evolution), e-mail, SMS (Short Messaging Service), and the like.
存储器1020可用于存储软件程序以及模块,处理器1080通过运行存储在存储器1020的软件程序以及模块,从而执行各种功能应用以及数据处理。存储器1020可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据终端1000的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器1020可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。相应地,存储器1020还可以包括存储器控制器,以提供处理器1080和输入单元1030对存储器1020的访问。The memory 1020 can be used to store software programs and modules, and the processor 1080 executes various functional applications and data processing by running software programs and modules stored in the memory 1020. The memory 1020 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may be stored according to The data created by the use of the terminal 1000 (such as audio data, phone book, etc.) and the like. Moreover, memory 1020 can include high speed random access memory, and can also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, memory 1020 can also include a memory controller to provide access to memory 1020 by processor 1080 and input unit 1030.
输入单元1030可用于接收输入的数字或字符信息,以及产生与用户设置以及功能控制有关的键盘、鼠标、操作杆、光学或者轨迹球信号输入。具体地,输入单元1030可包括触敏表面1031以及其他输入设备1032。触敏表面1031,也称为触摸显示屏或者触控板,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触敏表面1031上或在触敏表面1031附近的操作),并根据预先设定的程式驱动相应的连接装置。可选的,触敏表面1031可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器1080,并能接收处理器1080发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触敏表面1031。除了触敏表面1031,输入单元1030还可以包括其他输入设备1032。具体地,其他输入设备1032可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆等中的一种或多种。 Input unit 1030 can be used to receive input numeric or character information, as well as to generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function controls. In particular, input unit 1030 can include touch-sensitive surface 1031 as well as other input devices 1032. Touch-sensitive surface 1031, also known as a touch display or touchpad, can collect touch operations on or near the user (such as a user using a finger, stylus, etc., on any touch-sensitive surface 1031 or The operation near the touch-sensitive surface 1031) and driving the corresponding connecting device according to a preset program. Alternatively, the touch-sensitive surface 1031 may include two parts of a touch detection device and a touch controller. Wherein, the touch detection device detects the touch orientation of the user, and detects a signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts the touch information into contact coordinates, and sends the touch information. The processor 1080 is provided and can receive commands from the processor 1080 and execute them. In addition, the touch sensitive surface 1031 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic waves. In addition to the touch-sensitive surface 1031, the input unit 1030 can also include other input devices 1032. Specifically, other input devices 1032 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, joysticks, and the like.
显示单元1040可用于显示由用户输入的信息或提供给用户的信息以及终端1000的各种图形用户接口,这些图形用户接口可以由图形、文本、图标、视频和其任意组合来构成。显示单元1040可包括显示面板1041,可选的,可以采用LCD(Liquid Crystal Display,液晶显示器)、OLED(Organic Light-Emitting Diode,有机发光二极管)等形式来配置显示面板1041。进一步的,触敏表面1031可覆盖显示面板1041,当触敏表面1031检测到在其上或附近的触摸操作后,传送给处理器1080以确定触摸事件的类型,随后处理器1080根据触摸事件的类型在显示面板1041上提供相应的视觉输出。虽然在图10中,触敏表面1031与显示面板1041是作为两个独立的部件来实现输入和输入功能,但是在某些实施例中,可以将触敏表面1031与显示面板1041集成而实现输入和输出功能。 Display unit 1040 can be used to display information entered by the user or information provided to the user and various graphical user interfaces of terminal 1000, which can be constructed from graphics, text, icons, video, and any combination thereof. The display unit 1040 may include a display panel 1041. Alternatively, the display panel 1041 may be configured in the form of an LCD (Liquid Crystal Display), an OLED (Organic Light-Emitting Diode), or the like. Further, the touch-sensitive surface 1031 can cover the display panel 1041, and when the touch-sensitive surface 1031 detects a touch operation thereon or nearby, it is transmitted to the processor 1080 to determine the type of the touch event, and then the processor 1080 according to the touch event The type provides a corresponding visual output on display panel 1041. Although in FIG. 10, touch-sensitive surface 1031 and display panel 1041 are implemented as two separate components to implement input and input functions, in some embodiments, touch-sensitive surface 1031 can be integrated with display panel 1041 for input. And output function.
终端1000还可包括至少一种传感器1050,比如光传感器、运动传感器以及其他传感器。具体地,光传感器可包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板1041的亮度,接近传感器可在终端1000移动到耳边时,关闭显示面板1041和/或背光。作为运动传感器的一种,重力加速度传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别手机姿态的应用(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;至于终端1000还可配置的陀螺仪、气压计、湿度计、温度计、红外线传感器等其他传感器,在此不再赘述。Terminal 1000 can also include at least one type of sensor 1050, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel 1041 according to the brightness of the ambient light, and the proximity sensor may close the display panel 1041 when the terminal 1000 moves to the ear. / or backlight. As a kind of motion sensor, the gravity acceleration sensor can detect the magnitude of acceleration in all directions (usually three axes). When it is stationary, it can detect the magnitude and direction of gravity. It can be used to identify the gesture of the mobile phone (such as horizontal and vertical screen switching, related Game, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tapping), etc.; as for the terminal 1000 can also be configured with gyroscopes, barometers, hygrometers, thermometers, infrared sensors and other sensors, not here Let me repeat.
音频电路1060、扬声器1061、传声器1062可提供用户与终端1000之间的音频接口。音频电路1060可将接收到的音频数据转换后的电信号,传输到扬声器1061,由扬声器1061转换为声音信号输出;另一方面,传声器1062将收集的声音信号转换为电信号,由音频电路1060接收后转换为音频数据,再将音频数据输出处理器180处理后,经RF电路110以发送给比如另一终端,或者将音频数据输出至存储器120以便进一步处理。音频电路160还可能包括耳塞插孔,以提供外设耳机与终端1000的通信。 Audio circuit 1060, speaker 1061, and microphone 1062 can provide an audio interface between the user and terminal 1000. The audio circuit 1060 can transmit the converted electrical data of the received audio data to the speaker 1061, and convert it into a sound signal output by the speaker 1061; on the other hand, the microphone 1062 converts the collected sound signal into an electrical signal, by the audio circuit 1060. After receiving, it is converted into audio data, and then processed by the audio data output processor 180, transmitted to the terminal, for example, via the RF circuit 110, or outputted to the memory 120 for further processing. The audio circuit 160 may also include an earbud jack to provide communication of the peripheral earphones with the terminal 1000.
短距离通信模块170可以包括WiFi(wireless fidelity,无线保真)技术和/或NFC技术和/或蓝牙技术和/或红外技术,终端1000通过短距离通信模块170可以帮助用户收发电子邮件、浏览网页和访问流式媒体等,它为用户提供了无 线的宽带互联网访问及近距离通信,比如在本发明实施例中用于电子卡片的读写。The short-range communication module 170 may include WiFi (wireless fidelity) technology and/or NFC technology and/or Bluetooth technology and/or infrared technology, and the terminal 1000 may help the user to send and receive emails and browse the webpage through the short-range communication module 170. And access to streaming media, etc., it provides users with no Broadband Internet access and close-range communication of the line, for example, for reading and writing of electronic cards in the embodiment of the present invention.
处理器1080是终端1000的控制中心,利用各种接口和线路连接整个手机的各个部分,通过运行或执行存储在存储器1020内的软件程序和/或模块,以及调用存储在存储器1020内的数据,执行终端1000的各种功能和处理数据,从而对手机进行整体监控。可选的,处理器1080可包括一个或多个处理核心;优选的,处理器1080可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器1080中。The processor 1080 is the control center of the terminal 1000, connecting various portions of the entire handset with various interfaces and lines, by running or executing software programs and/or modules stored in the memory 1020, and recalling data stored in the memory 1020, The various functions and processing data of the terminal 1000 are performed to perform overall monitoring of the mobile phone. Optionally, the processor 1080 may include one or more processing cores; preferably, the processor 1080 may integrate an application processor and a modem processor, where the application processor mainly processes an operating system, a user interface, an application, and the like. The modem processor primarily handles wireless communications. It will be appreciated that the above described modem processor may also not be integrated into the processor 1080.
终端1000还包括给各个部件供电的电源1090(比如电池),优选的,电源可以通过电源管理系统与处理器1080逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。电源1090还可以包括一个或一个以上的直流或交流电源、再充电系统、电源故障检测电路、电源转换器或者逆变器、电源状态指示器等任意组件。The terminal 1000 also includes a power source 1090 (such as a battery) for powering various components. Preferably, the power source can be logically coupled to the processor 1080 through a power management system to manage functions such as charging, discharging, and power management through the power management system. The power supply 1090 may also include any one or more of a DC or AC power source, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like.
尽管未示出,终端1000还可以包括摄像头、蓝牙模块等,在此不再赘述。具体在本实施例中,电子设备的显示单元是触摸屏显示器,电子设备还包括有存储器,以及一个或者一个以上的程序,其中一个或者一个以上程序存储于存储器中,且经配置以由一个或者一个以上处理器执行述一个或者一个以上程序包含用于执行如上所述的物品转移方法。Although not shown, the terminal 1000 may further include a camera, a Bluetooth module, and the like, and details are not described herein again. Specifically, in this embodiment, the display unit of the electronic device is a touch screen display, the electronic device further includes a memory, and one or more programs, wherein one or more programs are stored in the memory and configured to be one or one The above processor executes one or more programs that include an item transfer method as described above.
请参考图5,其示出了本发明一个实施例提供的服务器的结构示意图。一个或者多个该服务器可以组成本发明实施例中的订单管理系统、卡片管理系统、汇聚管理系统或者物品提供方设备。所述服务器1100包括中央处理单元(CPU)1101、包括随机存取存储器(RAM)1102和只读存储器(ROM)1103的系统存储器1104,以及连接系统存储器1104和中央处理单元1101的系统总线1105。所述服务器1100还包括帮助计算机内的各个器件之间传输信息的基本输入/输出系统(I/O系统)1106,和用于存储操作系统1113、应用程序1114和其他程序模块1115的大容量存储设备1107。Please refer to FIG. 5, which is a schematic structural diagram of a server according to an embodiment of the present invention. One or more of the servers may constitute an order management system, a card management system, a convergence management system, or an item provider device in the embodiment of the present invention. The server 1100 includes a central processing unit (CPU) 1101, a system memory 1104 including a random access memory (RAM) 1102 and a read only memory (ROM) 1103, and a system bus 1105 that connects the system memory 1104 and the central processing unit 1101. The server 1100 also includes a basic input/output system (I/O system) 1106 that facilitates transfer of information between various devices within the computer, and mass storage for storing the operating system 1113, applications 1114, and other program modules 1115. Device 1107.
所述基本输入/输出系统1106包括有用于显示信息的显示器1108和用于 用户输入信息的诸如鼠标、键盘之类的输入设备1109。其中所述显示器1108和输入设备1109都通过连接到系统总线1105的输入输出控制器1110连接到中央处理单元1101。所述基本输入/输出系统1106还可以包括输入输出控制器1110以用于接收和处理来自键盘、鼠标、或电子触控笔等多个其他设备的输入。类似地,输入输出控制器1110还提供输出到显示屏、打印机或其他类型的输出设备。The basic input/output system 1106 includes a display 1108 for displaying information and for The user inputs information such as an input device 1109 such as a mouse or a keyboard. The display 1108 and the input device 1109 are both connected to the central processing unit 1101 via an input-output controller 1110 connected to the system bus 1105. The basic input/output system 1106 can also include an input output controller 1110 for receiving and processing input from a plurality of other devices, such as a keyboard, mouse, or electronic stylus. Similarly, the input and output controller 1110 also provides output to a display screen, printer, or other type of output device.
所述大容量存储设备1107通过连接到系统总线1105的大容量存储控制器(未示出)连接到中央处理单元1101。所述大容量存储设备1107及其相关联的计算机可读介质为服务器1100提供非易失性存储。也就是说,所述大容量存储设备1107可以包括诸如硬盘或者CD-ROM驱动器之类的计算机可读介质(未示出)。The mass storage device 1107 is connected to the central processing unit 1101 by a mass storage controller (not shown) connected to the system bus 1105. The mass storage device 1107 and its associated computer readable medium provide non-volatile storage for the server 1100. That is, the mass storage device 1107 can include a computer readable medium (not shown) such as a hard disk or a CD-ROM drive.
不失一般性,所述计算机可读介质可以包括计算机存储介质和通信介质。计算机存储介质包括以用于存储诸如计算机可读指令、数据结构、程序模块或其他数据等信息的任何方法或技术实现的易失性和非易失性、可移动和不可移动介质。计算机存储介质包括RAM、ROM、EPROM、EEPROM、闪存或其他固态存储其技术,CD-ROM、DVD或其他光学存储、磁带盒、磁带、磁盘存储或其他磁性存储设备。当然,本领域技术人员可知所述计算机存储介质不局限于上述几种。上述的系统存储器1104和大容量存储设备1107可以统称为存储器。Without loss of generality, the computer readable medium can include computer storage media and communication media. Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media include RAM, ROM, EPROM, EEPROM, flash memory or other solid state storage technologies, CD-ROM, DVD or other optical storage, tape cartridges, magnetic tape, magnetic disk storage or other magnetic storage devices. Of course, those skilled in the art will appreciate that the computer storage medium is not limited to the above. The system memory 1104 and the mass storage device 1107 described above may be collectively referred to as a memory.
根据本发明的各种实施例,所述服务器1100还可以通过诸如因特网等网络连接到网络上的远程计算机运行。也即服务器1100可以通过连接在所述系统总线1105上的网络接口单元1111连接到网络1112,或者说,也可以使用网络接口单元1111来连接到其他类型的网络或远程计算机系统(未示出)。According to various embodiments of the present invention, the server 1100 may also be operated by a remote computer connected to the network through a network such as the Internet. That is, the server 1100 can be connected to the network 1112 through the network interface unit 1111 connected to the system bus 1105, or can also be connected to other types of networks or remote computer systems (not shown) using the network interface unit 1111. .
所述存储器还包括一个或者一个以上的程序,所述一个或者一个以上程序存储于存储器中,所述一个或者一个以上程序包含用于进行本发明实施例提供的物品转移方法的指令。The memory further includes one or more programs, the one or more programs being stored in a memory, the one or more programs including instructions for performing the item transfer method provided by embodiments of the present invention.
上述本发明实施例序号仅仅为了描述,不代表实施例的优劣。The serial numbers of the embodiments of the present invention are merely for the description, and do not represent the advantages and disadvantages of the embodiments.
本领域普通技术人员可以理解实现上述实施例的全部或部分步骤可以通 过硬件来完成,也可以通过程序来指令相关的硬件完成,所述的程序可以存储于一种计算机可读存储介质中,上述提到的存储介质可以是只读存储器,磁盘或光盘等。Those skilled in the art can understand that all or part of the steps of implementing the above embodiments can be The completion of the hardware may also be performed by a program to instruct related hardware. The program may be stored in a computer readable storage medium. The storage medium mentioned above may be a read only memory, a magnetic disk or an optical disk.
以上所述仅为本发明的较佳实施例,并不用以限制本发明,凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。 The above are only the preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalents, improvements, etc., which are within the spirit and scope of the present invention, should be included in the protection of the present invention. Within the scope.

Claims (2)

  1. 一种中央清分结算系统,其特征在于,所述系统包括:A central clearing and settlement system, characterized in that the system comprises:
    交易库、清分库;其中,Trading library, clearing library; among them,
    所述交易库用于保存交易数据源,包括收单数据;The transaction library is used to store transaction data sources, including receipt data;
    所述清分库用于保存清分数据,并执行汇总清分;The clearing library is used to save the clearing data and perform a summary clearing;
    其中,所述系统采用ORACLE数据库、Linux和windows操作系统、TOMCAT架构和JAVA/C开发语言;采用IBM Pseries作为服务器硬件。Among them, the system uses ORACLE database, Linux and windows operating system, TOMCAT architecture and JAVA/C development language; IBM Pseries is used as server hardware.
  2. 根据权利要求1所述的系统,其特征在于,所述系统还包括:The system of claim 1 wherein the system further comprises:
    对账系统,用于根据所述清分库的数据,自动生成对账文件;a reconciliation system, configured to automatically generate a reconciliation file according to the data of the clearing library;
    结算系统,用于进行资金结算。 A settlement system for settlement of funds.
PCT/CN2016/078011 2016-03-31 2016-03-31 Central clearing and settlement system WO2017166176A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/078011 WO2017166176A1 (en) 2016-03-31 2016-03-31 Central clearing and settlement system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/078011 WO2017166176A1 (en) 2016-03-31 2016-03-31 Central clearing and settlement system

Publications (1)

Publication Number Publication Date
WO2017166176A1 true WO2017166176A1 (en) 2017-10-05

Family

ID=59962437

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/078011 WO2017166176A1 (en) 2016-03-31 2016-03-31 Central clearing and settlement system

Country Status (1)

Country Link
WO (1) WO2017166176A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080021821A1 (en) * 2006-07-21 2008-01-24 Dinesh Kumar Katyal System and method for reconciling credit card payments with corresponding transactions
CN101236641A (en) * 2008-02-15 2008-08-06 上海申通轨道交通研究咨询有限公司 Rail traffic ticketing accounting matters auditing method
CN101261701A (en) * 2008-02-15 2008-09-10 上海申通轨道交通研究咨询有限公司 Score settlement system and method for track transportation tick business
CN103049509A (en) * 2012-12-16 2013-04-17 四川久远新方向智能科技有限公司 Business report form generation method of a station control center of a railway transportation automatic fare collection system
CN105405007A (en) * 2015-11-19 2016-03-16 成都连银信息技术有限公司 Unified account processing system supporting multiple types of payment channels

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080021821A1 (en) * 2006-07-21 2008-01-24 Dinesh Kumar Katyal System and method for reconciling credit card payments with corresponding transactions
CN101236641A (en) * 2008-02-15 2008-08-06 上海申通轨道交通研究咨询有限公司 Rail traffic ticketing accounting matters auditing method
CN101261701A (en) * 2008-02-15 2008-09-10 上海申通轨道交通研究咨询有限公司 Score settlement system and method for track transportation tick business
CN103049509A (en) * 2012-12-16 2013-04-17 四川久远新方向智能科技有限公司 Business report form generation method of a station control center of a railway transportation automatic fare collection system
CN105405007A (en) * 2015-11-19 2016-03-16 成都连银信息技术有限公司 Unified account processing system supporting multiple types of payment channels

Similar Documents

Publication Publication Date Title
WO2017054624A1 (en) Resource deduction method, device, smart terminal and deduction server
CN109067582B (en) Data management system, method and device
AU2018399177B2 (en) Electronic transaction method and terminal
WO2017166170A1 (en) Central clearing and settlement method
CN104616138A (en) Resource transferring method, system and device
CN107203878B (en) Payment transaction method and electronic equipment thereof
CN105956892B (en) Virtual bill exchange method, device and system
WO2015058512A1 (en) Nfc data transmission method, terminal device and server
WO2016082751A1 (en) Contactless payment method, device and system
CN104778174A (en) Data output control method and equipment
CN104616143A (en) Virtual bill transfer method and device in social application
CN111104425A (en) Data processing method and device
CN109544071A (en) Material logistics method, system, electronic equipment and computer readable storage medium
WO2017166174A1 (en) Central clearing and settlement method
CN108985768B (en) Data transfer system, method and device
WO2015101254A1 (en) Information interaction method, apparatus and system
US20190020725A1 (en) Event tracking for messaging platform
WO2017166175A1 (en) Central clearing and settlement system
CN112711955A (en) NFC information transmission method, NFC information transmission device and NFC terminal
WO2017166176A1 (en) Central clearing and settlement system
WO2017166171A1 (en) Central clearing and settlement system
WO2017166060A1 (en) Refill method
WO2017166101A1 (en) Card manufacturing system
CN111476562A (en) Virtual resource transfer method, device, electronic equipment and storage medium
WO2017166067A1 (en) Recharging system

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16895957

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 20.03.2019)

122 Ep: pct application non-entry in european phase

Ref document number: 16895957

Country of ref document: EP

Kind code of ref document: A1