[go: up one dir, main page]

CN101354805B - Bank interface machine, automatic recharging method and system - Google Patents

Bank interface machine, automatic recharging method and system Download PDF

Info

Publication number
CN101354805B
CN101354805B CN2007101195666A CN200710119566A CN101354805B CN 101354805 B CN101354805 B CN 101354805B CN 2007101195666 A CN2007101195666 A CN 2007101195666A CN 200710119566 A CN200710119566 A CN 200710119566A CN 101354805 B CN101354805 B CN 101354805B
Authority
CN
China
Prior art keywords
recharge
automatic
bank
telecommunications
account
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.)
Expired - Fee Related
Application number
CN2007101195666A
Other languages
Chinese (zh)
Other versions
CN101354805A (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN2007101195666A priority Critical patent/CN101354805B/en
Publication of CN101354805A publication Critical patent/CN101354805A/en
Application granted granted Critical
Publication of CN101354805B publication Critical patent/CN101354805B/en
Expired - Fee Related 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 relates to an automatic rechargeable method and an automatic rechargeable system through a bank interface message processor. The automatic rechargeable method comprises the following steps of receiving a first automatic rechargeable request message which is sent by a telecommunication service platform and carries a telecommunication account number and rechargeable amount; confirming a bank account message corresponding to the telecommunication account number, adding the bank account message in the first automatic rechargeable request message to generate a second automatic rechargeable request message, and sending the second automatic rechargeable request message to a bank system; and receiving an automatic rechargeable response message returned by the bank system, and forwarding the automatic rechargeable response message to the telecommunication service platform. The method realizes the effective isolation between telecommunication networks and bank networks through the bank interface message processor, can improve the safety of message storage by storing the bank account message in the bank interface message processor, and effectively reduces the safety risk of the system.

Description

银行接口机、自动充值方法及系统 Bank interface machine, automatic recharging method and system

技术领域technical field

本发明涉及通信技术,尤其涉及银行接口机、自动充值方法及系统。The invention relates to communication technology, in particular to a bank interface machine, an automatic charging method and system.

背景技术Background technique

在使用电信业务的过程中,用户向运营商支付费用的方式有多种,例如,到营业厅交纳现金、购买有价充值卡进行充值、银行充值等。In the process of using telecommunication services, there are many ways for users to pay fees to operators, for example, paying cash at business halls, purchasing valuable recharge cards for recharging, and bank recharging.

现在有一种自动充值方法,用户向运营商提供银行账号,当用户的余额不足时,运营商的电信业务平台自动向银行发起划账请求,从用户的银行账户中将钱充入用户在电信平台的账户中。这种方法,需要在电信业务平台和银行系统之间建立连接,电信业务平台存储有用户的电信账户信息,关联的银行账号、密码等信息,并提供流程触发机制,当触发条件满足时,例如用户的余额小于指定阈值时,电信业务平台自动触发银行充值流程,发送充值请求到银行系统,请求中携带用户信息、用户在电信平台的账号以及用户的银行账号、密码。银行系统对这些信息进行鉴权通过后,在银行账户中扣除一定的金额,并向电信业务平台返回充值成功的消息;电信业务平台将充值金额增加到用户的电信账户中。现有自动充值方法的流程如下:Now there is an automatic recharge method. The user provides the bank account number to the operator. When the user's balance is insufficient, the operator's telecommunications service platform automatically initiates a transfer request to the bank, and recharges the money from the user's bank account to the user on the telecommunications platform. in the account. This method needs to establish a connection between the telecommunications service platform and the banking system. The telecommunications service platform stores the user's telecommunications account information, associated bank account number, password and other information, and provides a process trigger mechanism. When the trigger condition is met, for example When the user's balance is less than the specified threshold, the telecommunications service platform automatically triggers the bank recharge process, sends a recharge request to the banking system, and the request carries user information, the user's account number on the telecommunications platform, and the user's bank account number and password. After the banking system authenticates the information, a certain amount is deducted from the bank account, and a successful recharge message is returned to the telecommunications service platform; the telecommunications service platform adds the recharge amount to the user's telecommunications account. The process of the existing automatic recharge method is as follows:

步骤A1、电信业务平台实现自动扫描机制,自动判断用户的电信账户余额是否低于事先设定的自动充值阈值;Step A1, the telecommunications service platform implements an automatic scanning mechanism to automatically determine whether the balance of the user's telecommunications account is lower than the preset automatic recharge threshold;

步骤A2、电信业务平台判断用户电信账户余额是否低于自动充值阈值,若是,电信业务平台根据用户电信账号在本地数据库检索相关联的银行账号及密码,以及事先设定的自动充值金额,组装消息向银行发起自动充值请求;否则,不进行处理;Step A2: The telecommunications service platform judges whether the balance of the user's telecommunications account is lower than the automatic recharge threshold. If so, the telecommunications service platform retrieves the associated bank account number and password in the local database according to the user's telecommunications account number, as well as the pre-set automatic recharge amount, and assembles the message Initiate an automatic recharge request to the bank; otherwise, do not process;

步骤A3、银行系统接收到自动充值请求后,根据请求中的银行账号和密码,检索银行侧数据库,进行鉴权,判断账户密码是否正确,以及账户余额是否足够本次充值所需;如果鉴权通过,则在银行账户中冻结充值所需金额,向电信业务平台返回自动充值响应消息;如果鉴权不通过,则向电信业务平台返回充值失败消息;Step A3: After the bank system receives the automatic recharge request, it searches the database on the bank side according to the bank account number and password in the request, performs authentication, and determines whether the account password is correct and whether the account balance is sufficient for this recharge; if authenticated If it passes, the amount required for recharging will be frozen in the bank account, and an automatic recharging response message will be returned to the telecommunications service platform; if the authentication fails, a recharging failure message will be returned to the telecommunications service platform;

步骤A4、电信业务平台接收到银行系统返回的自动充值响应消息后,判断消息中的充值结果;如果结果为充值失败,则本次自动充值失败;如果结果为充值成功,则将充值金额增加到用户的电信账户中,并向银行系统发送充值成功通知消息;Step A4: After receiving the automatic recharge response message returned by the banking system, the telecommunications service platform judges the recharge result in the message; if the result is that the recharge fails, then the automatic recharge fails this time; if the result is that the recharge is successful, the recharge amount is increased to In the user's telecommunications account, and send a successful recharge notification message to the banking system;

步骤A5、银行系统接收到充值成功通知消息后,将此前冻结的充值金额扣除;向电信平台发送充值成功响应。Step A5: After receiving the successful recharge notification message, the banking system deducts the previously frozen recharge amount; sends a recharge successful response to the telecommunications platform.

现有的这种自动充值方法,用户的银行账号及密码信息存放在电信业务平台,存在一定的安全隐患;由于电信系统的安全级别比银行系统要低,因此可能会发生泄密的情况;一旦用户的银行账号密码信息被人盗取,可能会给用户带来重大损失。In the existing automatic recharging method, the user's bank account number and password information are stored on the telecommunications service platform, which has certain security risks; because the security level of the telecommunications system is lower than that of the banking system, leaks may occur; once the user If your bank account password information is stolen, it may cause heavy losses to users.

发明内容Contents of the invention

本发明实施例所要解决的技术问题是:提供银行接口机及自动充值方法,减少自动充值业务中可能出现的安全风险。The technical problem to be solved by the embodiments of the present invention is to provide a bank interface machine and an automatic recharging method to reduce possible security risks in the automatic recharging business.

为了解决上述技术问题,本发明实施例提供了一种自动充值方法,包括:In order to solve the above technical problems, an embodiment of the present invention provides an automatic recharging method, including:

接收电信业务平台发送的携带有电信账号及充值额的第一自动充值请求消息;Receive the first automatic recharge request message carrying the telecommunication account number and the recharge amount sent by the telecommunication service platform;

确定所述电信账号对应的银行账户信息,在所述第一自动充值请求消息中添加所述银行账户信息,生成第二自动充值请求消息,并向银行系统发送所述第二自动充值请求消息;Determine the bank account information corresponding to the telecommunications account, add the bank account information to the first automatic recharge request message, generate a second automatic recharge request message, and send the second automatic recharge request message to the banking system;

接收所述银行系统返回的自动充值响应消息,并向所述电信业务平台转发所述自动充值响应消息。receiving an automatic recharge response message returned by the banking system, and forwarding the automatic recharge response message to the telecommunications service platform.

为了解决上述技术问题,本发明实施例还提供了一种银行接口机,包括:In order to solve the above technical problems, the embodiment of the present invention also provides a bank interface machine, including:

接收模块,用于接收电信业务平台以及银行系统发送的消息;The receiving module is used to receive messages sent by the telecommunications service platform and the banking system;

发送模块,用于向电信业务平台以及银行系统发送消息;The sending module is used to send messages to the telecommunications service platform and the banking system;

对应关系数据库,用于存储电信账号与银行账户信息的对应关系;Correspondence database, used to store the correspondence between telecom account and bank account information;

检索模块,用于根据接收的第一自动充值请求消息中携带的电信账号检索对应的银行账户信息;A retrieval module, configured to retrieve corresponding bank account information according to the telecommunications account number carried in the received first automatic recharge request message;

自动充值请求模块,用于在所述第一自动充值请求消息中添加所述检索模块检索到的所述银行账户信息,生成第二自动充值请求消息,并通过发送模块向银行系统发送所述第二自动充值请求消息;An automatic recharge request module, configured to add the bank account information retrieved by the retrieval module to the first automatic recharge request message, generate a second automatic recharge request message, and send the first automatic recharge request message to the banking system through a sending module 2. Automatic recharge request message;

转发模块,用于将所述电信业务平台发送的消息转发至所述银行系统,以及将所述银行系统发送的消息转发至所述电信业务平台。A forwarding module, configured to forward the message sent by the telecommunication service platform to the banking system, and forward the message sent by the bank system to the telecommunication service platform.

为了解决上述技术问题,本发明实施例又提供了一种自动充值系统,包括:In order to solve the above technical problems, an embodiment of the present invention provides an automatic recharge system, including:

电信业务平台,用于存储电信账号及所述电信账号的余额,以及发送携带有电信账号及充值额的第一自动充值请求消息,并用于在对所述电信账号对应的银行账户信息充值鉴权成功时,将所述充值额增加到所述电信账号的余额上;The telecommunications service platform is used for storing the telecommunications account number and the balance of the telecommunications account number, and sending the first automatic recharge request message carrying the telecommunications account number and the recharge amount, and for recharging and authenticating the bank account information corresponding to the telecommunications account number When successful, add the recharge amount to the balance of the telecommunications account;

银行系统,用于存储银行账户相关信息,以及对第二自动充值请求消息中携带的银行账户信息进行充值鉴权,并且在充值鉴权成功时,从所述银行账户扣除所述充值额;The banking system is configured to store bank account-related information, and perform recharge authentication on the bank account information carried in the second automatic recharge request message, and deduct the recharge amount from the bank account when the recharge authentication is successful;

银行接口机,用于存储电信账号与银行账户的对应关系及在所述电信业务平台及银行系统之间转发消息,并用于根据电信账号检索对应的银行账户信息,将检索到的银行账户信息添加到所述第一自动充值请求消息中,生成第二自动充值请求消息,并向所述银行系统发送。The bank interface machine is used to store the corresponding relationship between the telecommunication account number and the bank account and forward messages between the telecommunication service platform and the banking system, and to retrieve the corresponding bank account information according to the telecommunication account number, and add the retrieved bank account information to From the first automatic recharge request message, generate a second automatic recharge request message and send it to the bank system.

本发明实施例通过银行接口机实现了对电信网络和银行网络的有效隔离;将用户的银行账户信息存放到银行接口机上,可以提高信息存储的安全性;从而,有效减少了系统的安全风险。The embodiment of the present invention realizes the effective isolation of the telecommunication network and the bank network through the bank interface machine; storing the user's bank account information on the bank interface machine can improve the security of information storage; thereby effectively reducing the security risk of the system.

下面通过附图和实施例,对本发明的技术方案做进一步的详细描述。The technical solutions of the present invention will be described in further detail below with reference to the accompanying drawings and embodiments.

附图说明Description of drawings

图1为本发明实施例的自动充值系统一结构示意图;Fig. 1 is a schematic structural diagram of an automatic recharging system according to an embodiment of the present invention;

图2为本发明实施例的银行接口机第一结构示意图;Fig. 2 is the first structural schematic diagram of the bank interface machine of the embodiment of the present invention;

图3为本发明实施例的银行接口机第二结构示意图;Fig. 3 is the second structural schematic diagram of the bank interface machine of the embodiment of the present invention;

图4为本发明实施例的自动充值方法第一流程图;Fig. 4 is the first flowchart of the automatic recharging method according to the embodiment of the present invention;

图5为本发明实施例的自动充值方法第二流程图;5 is a second flow chart of the automatic recharging method according to the embodiment of the present invention;

图6为本发明实施例的自动充值方法第三流程图;6 is a third flow chart of the automatic recharging method according to the embodiment of the present invention;

图7为本发明实施例的自动充值方法的开通自动充值业务的流程图;Fig. 7 is the flowchart of opening the automatic recharging business of the automatic recharging method of the embodiment of the present invention;

图8为本发明实施例的自动充值方法的取消自动充值业务的流程图。Fig. 8 is a flow chart of canceling the automatic recharging service of the automatic recharging method according to the embodiment of the present invention.

具体实施方式Detailed ways

如图1所示,为本发明实施例的自动充值系统一结构示意图。本实施例包括电信业务平台10、银行接口机20以及银行系统30。电信业务平台10用于提供电信业务,其中存储有用户的电信账户信息,电信账户信息至少包括电信账号,账号的余额等,其中电信账号为电信账户的标识。银行接口机20位于银行一侧,与银行系统30共同组成了银行业务平台。银行接口机20中存储有用户的电信账号与银行账户信息的对应关系,并在电信业务平台10和银行系统30之间进行消息的转发。在银行接口机存储的对应关系中,银行账户信息可只包括银行账号,也可包括银行帐号以及密码,即银行接口机可存储电信账号与银行账号的对应关系,也可存储电信账号与银行账号及银行账户密码的对应关系,其中,银行帐号为银行账户的标识。银行系统30存储有银行账户的各种相关信息,包括银行账号、密码以及银行账户的余额等,银行系统30对银行账户进行鉴权、冻结、扣除等操作。As shown in FIG. 1 , it is a structural schematic diagram of an automatic recharging system according to an embodiment of the present invention. This embodiment includes a telecommunication service platform 10 , a bank interface machine 20 and a bank system 30 . The telecommunication service platform 10 is used to provide telecommunication services, and stores the user's telecommunication account information. The telecommunication account information includes at least the telecommunication account number and the balance of the account. The telecommunication account number is the identification of the telecommunication account. The bank interface machine 20 is located at the side of the bank, and together with the banking system 30 forms a banking service platform. The bank interface machine 20 stores the corresponding relationship between the user's telecommunication account number and bank account information, and forwards messages between the telecommunication service platform 10 and the banking system 30 . In the corresponding relationship stored by the bank interface machine, the bank account information may only include the bank account number, and may also include the bank account number and password, that is, the bank interface machine can store the corresponding relationship between the telecommunication account number and the bank account number, and also store the telecommunication account number and the bank account number and bank account passwords, where the bank account number is an identification of the bank account. The banking system 30 stores various information related to bank accounts, including bank account numbers, passwords, and bank account balances. The banking system 30 performs operations such as authentication, freezing, and deduction of bank accounts.

电信业务平台10自动扫描各电信账户,判断电信账户的余额是否低于预先设定的自动充值阈值,在余额低于自动充值阈值,需要进行自动充值时,电信业务平台10向银行接口机20发送第一自动充值请求,该自动充值请求中至少携带有需要充值的电信账号以及充值额。银行接口机20接收到电信业务平台10发送的第一自动充值请求后,根据电信账号检索对应的银行账户信息,将检索到的银行账户信息添加到第一自动充值请求消息中,生成第二自动充值请求消息,并向银行系统30发送。银行系统30对银行账户信息进行充值鉴权,当鉴权成功时,银行系统30从银行账户扣除充值额。表明充值鉴权成功消息通过银行接口机20发送至电信业务平台10,电信业务平台10将充值额增加到电信账号的余额上。The telecommunication service platform 10 automatically scans each telecommunication account, and judges whether the balance of the telecommunication account is lower than the preset automatic recharge threshold, and when the balance is lower than the automatic recharge threshold and automatic recharge is required, the telecommunication service platform 10 sends a The first automatic recharge request, which at least carries the telecommunication account number to be recharged and the recharge amount. After the bank interface machine 20 receives the first automatic recharge request sent by the telecommunications service platform 10, it retrieves the corresponding bank account information according to the telecommunications account number, adds the retrieved bank account information to the first automatic recharge request message, and generates a second automatic recharge request message. The recharge request message is sent to the bank system 30. The bank system 30 performs recharge authentication on the bank account information, and when the authentication is successful, the bank system 30 deducts the recharge amount from the bank account. The message indicating that the recharge authentication is successful is sent to the telecommunications service platform 10 through the bank interface machine 20, and the telecommunications service platform 10 adds the recharge amount to the balance of the telecommunications account.

本实施例在银行侧设置银行接口机,由银行接口机在电信业务平台与银行系统之间转发消息,从而实现了电信网络和银行网络的有效隔离;将用户电信账户与银行账户的对应关系存放在银行接口机上,改变关键信息的存储位置和传递过程,可以提高信息存储和传递的安全性,从而有效的减少了系统的安全风险。In this embodiment, a bank interface machine is set on the bank side, and the bank interface machine forwards messages between the telecommunication service platform and the banking system, thereby realizing the effective isolation of the telecommunication network and the bank network; storing the corresponding relationship between the user's telecommunication account and the bank account On the bank interface machine, changing the storage location and transmission process of key information can improve the security of information storage and transmission, thereby effectively reducing the security risk of the system.

如图2所示,为本发明实施例的银行接口机第一结构示意图。本实施例的银行接口机包括:接收模块21、发送模块22、对应关系数据库23、检索模块24、自动充值请求模块25以及转发模块26。As shown in FIG. 2 , it is a schematic diagram of the first structure of the bank interface machine according to the embodiment of the present invention. The bank interface machine in this embodiment includes: a receiving module 21 , a sending module 22 , a corresponding relationship database 23 , a retrieval module 24 , an automatic recharge request module 25 and a forwarding module 26 .

接收模块21用于接收电信业务平台以及银行系统发送的消息。发送模块22用于向电信业务平台以及银行系统发送消息。对应关系数据库23用于存储电信账号与银行账户信息的对应关系;其中,银行账户信息可包括银行账号及密码。检索模块24用于根据接收的第一自动充值请求消息中携带的电信账号在对应关系数据库23检索对应的银行账户信息。自动充值请求模块25用于在第一自动充值请求消息中添加检索模块24从对应关系数据库23检索到的银行账户信息,生成第二自动充值请求消息,并通过发送模块22向银行系统30发送第二自动充值请求消息。转发模块26用于将电信业务平台发送的消息转发至银行系统,以及将银行系统发送的消息转发至电信业务平台。The receiving module 21 is used for receiving messages sent by the telecommunication service platform and the banking system. The sending module 22 is used for sending messages to the telecommunications service platform and the banking system. The correspondence database 23 is used to store correspondences between telecommunication account numbers and bank account information; wherein, the bank account information may include bank account numbers and passwords. The retrieval module 24 is configured to retrieve the corresponding bank account information in the corresponding relationship database 23 according to the telecommunications account number carried in the received first automatic recharging request message. The automatic recharge request module 25 is used to add the bank account information retrieved by the retrieval module 24 from the corresponding relationship database 23 to the first automatic recharge request message, generate a second automatic recharge request message, and send the second automatic recharge request message to the banking system 30 through the sending module 22. 2. Automatic recharge request message. The forwarding module 26 is used for forwarding the message sent by the telecommunication service platform to the banking system, and forwarding the message sent by the bank system to the telecommunication service platform.

如图3所示,为本发明实施例的银行接口机第二结构示意图。本实施例在图2所示实施例的基础上,进一步加入了业务开通模块27及业务取消模块28。业务开通模块27用于自动充值业务的开通,当银行系统对申请开通自动充值业务的电信账号对应的银行账户信息进行的开通鉴权成功时,业务开通模块27则将电信账号与银行账户信息的对应关系记录在银行接口机的对应关系数据库23中。业务取消模块28用于自动充值业务的取消,当接收到携带有电信账号及银行账户信息的自动充值取消申请消息后,业务取消模块28查询银行接口机的对应关系数据库23,将电信账号与银行账户信息的对应关系设置为失效。本实施例的银行接口机实现了自动充值业务的开通和取消。As shown in FIG. 3 , it is a schematic diagram of the second structure of the bank interface machine according to the embodiment of the present invention. In this embodiment, on the basis of the embodiment shown in FIG. 2 , a service enabling module 27 and a service canceling module 28 are further added. The business opening module 27 is used for opening the automatic recharge service. When the banking system successfully authenticates the bank account information corresponding to the telecommunications account number applying for opening the automatic recharge service, the service opening module 27 then combines the telecommunications account number with the bank account information. The corresponding relationship is recorded in the corresponding relationship database 23 of the bank interface machine. The business cancellation module 28 is used to cancel the automatic recharge service. After receiving the automatic recharge cancellation application message carrying the telecom account number and bank account information, the business cancellation module 28 queries the corresponding relationship database 23 of the bank interface machine, and compares the telecom account number with the bank account information. The corresponding relationship of account information is set to invalid. The bank interface machine of this embodiment realizes the activation and cancellation of the automatic recharge service.

如图4所示,为本发明实施例的自动充值方法第一流程图。本实施例中银行接口机执行如下步骤:As shown in FIG. 4 , it is the first flow chart of the automatic recharging method according to the embodiment of the present invention. In this embodiment, the bank interface machine performs the following steps:

步骤S101、接收电信业务平台发送的携带有电信账号及充值额的第一自动充值请求消息;Step S101, receiving the first automatic recharge request message carrying the telecommunication account number and the recharge amount sent by the telecommunication service platform;

步骤S102、确定电信账号对应的银行账户信息;Step S102, determining the bank account information corresponding to the telecommunications account;

步骤S103、在第一自动充值请求消息中添加电信账号对应的银行账户信息,生成第二自动充值请求消息;Step S103, adding bank account information corresponding to the telecommunications account number to the first automatic recharge request message, and generating a second automatic recharge request message;

步骤S104、向银行系统发送第二自动充值请求消息;Step S104, sending a second automatic recharging request message to the banking system;

步骤S105、接收银行系统返回的自动充值响应消息;Step S105, receiving the automatic recharge response message returned by the banking system;

步骤S106、向电信业务平台转发该自动充值响应消息。Step S106, forwarding the automatic recharge response message to the telecommunications service platform.

本实施例由银行接口机在电信业务平台与银行系统之间转发消息,实现了电信网络和银行网络的有效隔离;将用户电信账户与银行账户的对应关系存放在银行接口机上,由银行接口机来确定电信账号对应的银行账户信息,这样,可以提高信息存储的安全性,从而有效减少了系统的安全风险。In this embodiment, the bank interface machine forwards messages between the telecommunication service platform and the banking system, realizing the effective isolation of the telecommunication network and the bank network; To determine the bank account information corresponding to the telecommunications account, in this way, the security of information storage can be improved, thereby effectively reducing the security risk of the system.

如图5所示,为本发明实施例的自动充值方法第二流程图。本实施例包括如下步骤:As shown in FIG. 5 , it is a second flow chart of the automatic recharging method according to the embodiment of the present invention. This embodiment includes the following steps:

步骤S201、电信业务平台自动扫描电信账户,判断电信账户的余额是否低于预先设定的自动充值阈值,若电信账户的余额低于自动充值阈值,则执行步骤S202;Step S201, the telecommunications service platform automatically scans the telecommunications account to determine whether the balance of the telecommunications account is lower than the preset automatic recharge threshold, and if the balance of the telecommunications account is lower than the automatic recharge threshold, then execute step S202;

步骤S202、电信业务平台向银行接口机发送携带有电信账号及充值额的第一自动充值请求消息;Step S202, the telecommunication service platform sends the first automatic recharge request message carrying the telecommunication account number and the recharge amount to the bank interface machine;

步骤S203、银行接口机在对应关系数据库检索电信账号对应的银行账户信息,在第一自动充值请求消息中添加检索到的银行账户信息,生成第二自动充值请求消息,并向银行系统发送第二自动充值请求消息;银行账户信息可包括银行账号及密码;Step S203, the bank interface machine retrieves the bank account information corresponding to the telecommunications account in the corresponding relationship database, adds the retrieved bank account information to the first automatic recharge request message, generates a second automatic recharge request message, and sends the second automatic recharge request message to the banking system. Automatic recharge request message; bank account information may include bank account number and password;

步骤S204、银行系统对银行账户信息进行充值鉴权,若充值鉴权成功,执行步骤S205;Step S204, the bank system performs recharge authentication on the bank account information, and if the recharge authentication succeeds, execute step S205;

步骤S205、银行系统从银行账户扣除充值额,生成携带有充值鉴权结果的自动充值响应消息,并向银行接口机发送;Step S205, the bank system deducts the recharge amount from the bank account, generates an automatic recharge response message carrying the recharge authentication result, and sends it to the bank interface machine;

步骤S206、银行接口机接收自动充值响应消息,并向电信业务平台转发;Step S206, the bank interface machine receives the automatic recharge response message, and forwards it to the telecommunications service platform;

步骤S207、电信业务平台判断充值鉴权结果为成功,将充值额增加到电信账号的余额上。Step S207, the telecommunications service platform judges that the recharge authentication result is successful, and adds the recharge amount to the balance of the telecommunications account.

本实施例实现了电信账户的自动充值;由银行接口机在电信业务平台与银行系统之间转发消息,将用户电信账户与银行账户的对应关系存放在银行接口机上,在电信网络和银行网络有效隔离同时,提高了信息存储的安全性,从而有效的减少了系统的安全风险。This embodiment realizes the automatic recharging of the telecommunication account; the bank interface machine forwards messages between the telecommunication service platform and the banking system, and stores the corresponding relationship between the user's telecommunication account and the bank account on the bank interface machine, which is effective in the telecommunication network and the bank network. At the same time, the isolation improves the security of information storage, thus effectively reducing the security risk of the system.

在充值鉴权成功后,银行系统也可先不进行充值额的扣除,而是在电信业务平台充值成功后,再将充值额从银行账户中扣除。此时,电信业务平台在充值成功后,需要通过银行接口机向银行系统发送充值成功消息。这样,可以避免由于网络通信故障等原因造成的银行系统已扣除充值额,但电信业务平台并没有收到鉴权结果为成功的自动充值响应而未将充值额添加到电信账户的情况的发生。After the recharge authentication is successful, the banking system may not deduct the recharge amount first, but deduct the recharge amount from the bank account after the telecommunications service platform recharges successfully. At this time, after the recharge is successful, the telecommunications service platform needs to send a recharge success message to the banking system through the bank interface machine. In this way, it can be avoided that the banking system has deducted the recharge amount due to network communication failures and other reasons, but the telecom service platform has not received an automatic recharge response that the authentication result is successful and has not added the recharge amount to the telecom account.

电信业务平台可根据需要在多种情况下进行电信账户扫描,例如,在定期处理电信账户时,或者以一定周期,或者在业务量低谷时。The telecommunications service platform can scan telecommunications accounts in various situations as required, for example, when dealing with telecommunications accounts on a regular basis, or in a certain period, or when the business volume is low.

自动充值阈值以及每次的充值额可由用户设定,也可由电信运营商设定。The automatic recharge threshold and the recharge amount each time can be set by the user or by the telecom operator.

如图6所示,为本发明实施例的自动充值方法第三流程图。As shown in FIG. 6 , it is the third flow chart of the automatic recharging method according to the embodiment of the present invention.

步骤S301、电信业务平台自动扫描电信账户,判断电信账户的余额是否低于预先设定的自动充值阈值,若电信账户的余额低于自动充值阈值,则执行步骤S302;Step S301, the telecommunications service platform automatically scans the telecommunications account to determine whether the balance of the telecommunications account is lower than the preset automatic recharge threshold, and if the balance of the telecommunications account is lower than the automatic recharge threshold, then execute step S302;

步骤S302、电信业务平台向银行接口机发送第一自动充值请求消息;该第一自动充值请求消息携带有余额低于自动充值阈值的电信账户的账号以及充值额;Step S302, the telecommunications service platform sends a first automatic recharge request message to the bank interface machine; the first automatic recharge request message carries the account number and recharge amount of the telecommunications account whose balance is lower than the automatic recharge threshold;

步骤S303、银行接口机接收到第一自动充值请求消息后,在对应关系数据库检索电信账号对应的银行账户信息,若检索失败,则向电信业务平台返回充值失败消息;若检索成功,则执行步骤304;Step S303: After receiving the first automatic recharge request message, the bank interface machine retrieves the bank account information corresponding to the telecommunications account in the corresponding relationship database, and if the retrieval fails, returns a recharge failure message to the telecommunications service platform; if the retrieval is successful, executes step S303. 304;

步骤S304、银行接口机在第一自动充值请求消息中添加检索到的银行账户信息,生成第二自动充值请求消息,并向银行系统发送第二自动充值请求消息;银行账户信息可包括银行账号及密码;Step S304, the bank interface machine adds the retrieved bank account information to the first automatic recharge request message, generates a second automatic recharge request message, and sends the second automatic recharge request message to the banking system; the bank account information may include the bank account number and password;

步骤S305、银行系统对银行账户信息进行充值鉴权;银行系统根据第二自动充值请求消息携带的银行账号和密码检索银行侧的数据库,判断密码是否正确,并根据充值额判断该银行账户的余额是否够充值所需,若充值鉴权成功,执行步骤S306;否则,则向银行接口机返回充值结果为失败的自动充值响应消息;Step S305, the bank system performs recharge authentication on the bank account information; the bank system retrieves the database on the bank side according to the bank account number and password carried in the second automatic recharge request message, judges whether the password is correct, and judges the balance of the bank account according to the recharge amount Whether it is enough for the recharge, if the recharge authentication is successful, execute step S306; otherwise, return the automatic recharge response message that the recharge result is failure to the bank interface machine;

步骤S306、银行系统在银行账户中冻结充值所需的充值额,并向银行接口机返回充值结果为成功的自动充值响应消息;Step S306, the bank system freezes the recharge amount required for recharge in the bank account, and returns an automatic recharge response message indicating that the recharge result is successful to the bank interface machine;

步骤S307、银行接口机接收到自动充值响应消息后,将消息转发给电信业务平台;Step S307, after the bank interface machine receives the automatic recharge response message, it forwards the message to the telecommunications service platform;

步骤S308、电信业务平台判断自动充值响应消息中的充值结果是否为成功,若是,执行步骤S309;否则,本次自动充值失败;Step S308, the telecommunications service platform judges whether the recharge result in the automatic recharge response message is successful, if so, execute step S309; otherwise, the automatic recharge fails this time;

步骤S309、电信业务平台将充值额增加到电信账户的余额上,并向银行接口机发送充值成功通知消息;Step S309, the telecommunications service platform adds the recharge amount to the balance of the telecommunications account, and sends a recharge success notification message to the bank interface machine;

步骤S310、银行接口机接收到电信业务平台发送的充值成功通知消息后,将消息转发给银行系统;Step S310, the bank interface machine forwards the message to the banking system after receiving the recharge success notification message sent by the telecommunication service platform;

步骤S311、银行系统接收到充值成功通知消息后,将此前冻结的充值金额扣除,并向银行接口机返回充值成功响应消息;Step S311, after the bank system receives the recharge success notification message, it deducts the previously frozen recharge amount, and returns a recharge success response message to the bank interface machine;

步骤S312、银行接口机接收到银行系统发送的充值成功响应消息后,将消息转发给电信业务平台。Step S312: After receiving the recharge success response message sent by the banking system, the bank interface machine forwards the message to the telecommunications service platform.

本实施例中,银行系统在对银行账户信息的充值鉴权成功后,先在银行账户中冻结充值额,当接收到电信业务平台发送的充值成功通知时,再将充值额扣除。这样,当由于通信故障、设备故障等原因,导致充值鉴权成功但电信业务平台充值不成功的情况发生时,银行系统若没有接收到电信业务平台返回的充值成功通知消息,则不会将充值额从银行账户中扣除,从而可避免银行账户充值额的误扣除。并且,事先冻结充值额也可避免由于在充值鉴权成功到接收到充值成功通知消息期间进行了一些其他的银行账户操作,而导致的扣除充值额时银行账户余额不足的情况的发生。In this embodiment, after the bank system successfully authenticates the recharge of the bank account information, it first freezes the recharge amount in the bank account, and then deducts the recharge amount when receiving a notification of successful recharge sent by the telecommunications service platform. In this way, when the recharge authentication is successful but the recharge of the telecommunications service platform is unsuccessful due to communication failures, equipment failures, etc., if the banking system does not receive the recharge success notification message returned by the telecommunications service platform, it will not send the recharge The amount is deducted from the bank account, thus avoiding the mistaken deduction of the recharge amount of the bank account. Moreover, freezing the recharge amount in advance can also avoid the occurrence of insufficient balance in the bank account when the recharge amount is deducted due to some other bank account operations performed between the successful recharge authentication and the receipt of the recharge success notification message.

如图7所示,为本发明实施例的自动充值方法的开通自动充值业务的流程图。本实施例包括如下步骤:As shown in FIG. 7 , it is a flow chart of activating the automatic recharge service of the automatic recharge method according to the embodiment of the present invention. This embodiment includes the following steps:

步骤S401、电信业务平台向银行接口机发送携带有电信账号及银行账户信息的自动充值开通申请消息;Step S401, the telecommunications service platform sends an automatic recharge activation application message carrying the telecommunications account number and bank account information to the bank interface machine;

步骤S402、银行接口机向银行系统转发自动充值开通申请消息;Step S402, the bank interface machine forwards the application message for opening automatic recharge to the banking system;

步骤S403、银行系统对银行账户信息进行开通鉴权,判断银行账户的账号密码是否正确,并将开通鉴权结果返回银行接口机;Step S403, the bank system performs activation authentication on the bank account information, judges whether the account password of the bank account is correct, and returns the activation authentication result to the bank interface machine;

步骤S404、银行接口机判断银行系统返回的鉴权结果是否为成功,若是,执行步骤S405;否则,执行步骤S406;Step S404, the bank interface machine judges whether the authentication result returned by the banking system is successful, if so, execute step S405; otherwise, execute step S406;

步骤S405、银行接口机在对应关系数据库记录电信账号与银行账户信息的对应关系,并向电信业务平台返回自动充值开通成功消息;Step S405, the bank interface machine records the corresponding relationship between the telecommunications account number and the bank account information in the corresponding relationship database, and returns the automatic recharge activation success message to the telecommunications service platform;

步骤S406、银行接口机向电信业务平台返回自动充值业务开通失败消息。Step S406, the bank interface machine returns a message of failure to activate the automatic recharge service to the telecommunications service platform.

本实施例实现了自动充值业务的自动开通。银行接口机接收到电信业务平台发送的携带有电信账号及银行账户信息的自动充值开通申请消息后向银行系统转发,然后接收银行系统返回的开通鉴权结果,若开通鉴权成功,则记录电信账号与银行账户信息的对应关系,并向电信业务平台返回自动充值开通成功消息。在开通过程中,由银行接口机记录电信账户与银行账户信息的对应关系,增强了信息存储的安全性。通过本实施例,用户可以通过电信运营商的受理渠道,如营业厅,客户服务中心,申请开通自动充值业务。This embodiment realizes the automatic activation of the automatic recharging service. The bank interface machine receives the automatic recharge activation application message carrying the telecom account number and bank account information sent by the telecommunications service platform, forwards it to the banking system, and then receives the activation authentication result returned by the banking system. If the activation authentication is successful, it records the telecommunications The corresponding relationship between the account number and the bank account information, and return the automatic recharge activation success message to the telecommunications service platform. During the opening process, the bank interface machine records the corresponding relationship between the telecommunications account and the bank account information, which enhances the security of information storage. Through this embodiment, the user can apply for opening the automatic recharge service through the acceptance channels of the telecommunication operator, such as business halls and customer service centers.

另外,用户也可通过银行系统申请开通自动充值业务。用户将电信账号、银行账户信息提供给银行系统,银行系统就可对银行账户进行开通鉴权,若鉴权通过,则可将电信账号以及银行账户信息发送至银行接口机,由银行接口机记录电信账号与银行账户信息的对应关系。In addition, users can also apply for automatic recharge service through the banking system. The user provides the telecom account number and bank account information to the banking system, and the banking system can authenticate the opening of the bank account. If the authentication is passed, the telecom account number and bank account information can be sent to the bank interface machine and recorded by the bank interface machine. Correspondence between telecom account number and bank account information.

如图8所示,为本发明实施例的自动充值方法的取消自动充值业务的流程图。本实施例包括如下步骤:As shown in FIG. 8 , it is a flow chart of canceling the automatic recharging service of the automatic recharging method according to the embodiment of the present invention. This embodiment includes the following steps:

步骤S501、电信业务平台向银行接口机发送携带有电信账号及银行账户信息的自动充值取消申请消息;Step S501, the telecommunications service platform sends an automatic recharge cancellation application message carrying the telecommunications account number and bank account information to the bank interface machine;

步骤S502、银行接口机查询对应关系数据库,判断是否记录有该电信账号与银行账户的对应关系,若检索到,执行步骤S503;否则,执行步骤S504;Step S502, the bank interface machine queries the corresponding relationship database, and judges whether the corresponding relationship between the telecommunication account number and the bank account is recorded, and if found, executes step S503; otherwise, executes step S504;

步骤S503、银行接口机将电信账号与银行账户信息的对应关系设置为失效,并向电信业务平台返回自动充值取消成功消息;Step S503, the bank interface machine sets the corresponding relationship between the telecommunication account number and the bank account information as invalid, and returns an automatic recharge cancellation success message to the telecommunication service platform;

步骤S504、银行接口机向电信业务平台返回自动充值取消失败消息。Step S504, the bank interface machine returns a message of failure to cancel the automatic recharge to the telecommunications service platform.

本实施例实现了自动充值业务的自动取消。银行接口机接收到电信业务平台发送的携带有电信账号及银行账户信息的自动充值取消申请消息后,查询电信账号及银行账户信息的对应关系,将该对应关系设置为失效,并向电信业务平台返回自动充值取消成功消息。通过本实施例,用户可以通过电信运营商的受理渠道,如营业厅,客户服务中心,申请取消自动充值业务。This embodiment realizes the automatic cancellation of the automatic recharging service. After the bank interface machine receives the automatic recharge cancellation application message carrying the telecom account number and bank account information sent by the telecom service platform, it inquires about the corresponding relationship between the telecom account number and the bank account information, sets the corresponding relationship as invalid, and reports to the telecom service platform Returns the successful message of automatic recharge cancellation. Through this embodiment, the user can apply for canceling the automatic recharge service through the acceptance channels of the telecommunications operator, such as business halls and customer service centers.

另外,用户也可通过银行系统申请取消自动充值业务。用户将电信账号、银行账户信息提供给银行系统,银行系统生成并向银行接口机发送携带有电信账号及银行账户信息的自动充值取消申请消息,银行接口机检索对应关系数据库,将相应的电信账号及银行账户信息的对应关系设置为失效,从而就可通过银行系统取消自动充值业务。In addition, users can also apply to cancel the automatic recharge service through the banking system. The user provides the telecom account number and bank account information to the banking system, and the banking system generates and sends an automatic recharge cancellation application message carrying the telecom account number and bank account information to the bank interface machine. The corresponding relationship between bank account information and bank account information is set to invalid, so that the automatic recharge service can be canceled through the banking system.

本发明实施例通过银行接口机实现了对电信网络和银行网络的有效隔离;将用户的银行账户信息存放到银行接口机上,可以提高信息存储的安全性;从而,有效减少了系统的安全风险。The embodiment of the present invention realizes the effective isolation of the telecommunication network and the bank network through the bank interface machine; storing the user's bank account information on the bank interface machine can improve the security of information storage; thereby effectively reducing the security risk of the system.

最后应当说明的是:以上实施例仅用以说明本发明的技术方案而非对其限制;尽管参照较佳实施例对本发明进行了详细的说明,所属领域的普通技术人员应当理解,依然可以对本发明的具体实施方式进行修改或者对部分技术特征进行等同替换;而不脱离本发明技术方案的精神,其均应涵盖在本发明请求保护的技术方案范围当中。Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present invention and not to limit them; although the present invention has been described in detail with reference to the preferred embodiments, those of ordinary skill in the art should understand that the present invention can still be Modifications to the specific implementation of the invention or equivalent replacement of some technical features; without departing from the spirit of the technical solution of the present invention, should be included in the scope of the technical solution claimed in the present invention.

Claims (14)

1.一种自动充值方法,其特征在于,所述自动充值方法包括:1. An automatic recharging method, characterized in that, the automatic recharging method comprises: 接收电信业务平台发送的携带有电信账号及充值额的第一自动充值请求消息;Receive the first automatic recharge request message carrying the telecommunication account number and the recharge amount sent by the telecommunication service platform; 确定所述电信账号对应的银行账户信息,在所述第一自动充值请求消息中添加所述银行账户信息,生成第二自动充值请求消息,并向银行系统发送所述第二自动充值请求消息;Determine the bank account information corresponding to the telecommunications account, add the bank account information to the first automatic recharge request message, generate a second automatic recharge request message, and send the second automatic recharge request message to the banking system; 接收所述银行系统返回的自动充值响应消息,并向所述电信业务平台转发所述自动充值响应消息。receiving an automatic recharge response message returned by the banking system, and forwarding the automatic recharge response message to the telecommunications service platform. 2.根据权利要求1所述的自动充值方法,其特征在于,所述接收电信业务平台发送的携带有电信账号及充值额的第一自动充值请求消息之前还包括:电信业务平台扫描电信账户,判断所述电信账户的余额是否低于预先设定的充值阈值,当所述电信账户的余额低于所述充值阈值时,所述电信业务平台发送所述第一自动充值请求。2. The automatic recharging method according to claim 1, characterized in that before receiving the first automatic recharging request message sent by the telecommunication service platform and carrying the telecommunication account number and the recharge amount, it also includes: scanning the telecommunication account by the telecommunication service platform, Judging whether the balance of the telecommunications account is lower than a preset recharge threshold, and when the balance of the telecommunications account is lower than the recharge threshold, the telecommunications service platform sends the first automatic recharge request. 3.根据权利要求1所述的自动充值方法,其特征在于,所述向银行系统发送所述第二自动充值请求消息之后还包括:所述银行系统对所述银行账户信息进行充值鉴权,将充值鉴权结果携带于所述自动充值响应消息中并发送所述自动充值响应消息。3. The automatic recharging method according to claim 1, characterized in that, after sending the second automatic recharging request message to the bank system, it further comprises: the bank system performs recharge authentication on the bank account information, Carry the recharge authentication result in the automatic recharge response message and send the automatic recharge response message. 4.根据权利要求3所述的自动充值方法,其特征在于,所述进行充值鉴权具体为:根据所述第二自动充值请求消息中的银行账户信息在银行数据库中检索,判断银行账户信息是否正确,并根据所述充值额判断所述银行账户的余额是否充足,若所述银行账户信息正确且所述银行账户余额充足,则充值鉴权成功。4. The automatic recharging method according to claim 3, wherein the recharging authentication specifically includes: searching in the bank database according to the bank account information in the second automatic recharging request message, and judging the bank account information Whether it is correct, and judge whether the balance of the bank account is sufficient according to the recharge amount, if the bank account information is correct and the bank account balance is sufficient, the recharge authentication is successful. 5.根据权利要求3所述的自动充值方法,其特征在于,当所述充值鉴权结果为成功时,所述电信业务平台将所述充值额增加到所述电信账户的余额上,所述银行系统从所述银行账户扣除所述充值额。5. The automatic recharging method according to claim 3, characterized in that, when the recharging authentication result is successful, the telecommunications service platform adds the recharging amount to the balance of the telecommunications account, the The banking system deducts the top-up amount from the bank account. 6.根据权利要求3所述的自动充值方法,其特征在于,所述发送所述自动充值响应消息之前,还包括:所述银行系统在所述银行账户中冻结所述充值额。6. The automatic recharge method according to claim 3, further comprising: freezing the recharge amount in the bank account by the bank system before sending the automatic recharge response message. 7.根据权利要求1所述的自动充值方法,其特征在于,所述电信业务平台向银行接口机发送第一自动充值请求消息之前,还包括:开通自动充值业务的步骤。7. The automatic recharging method according to claim 1, characterized in that, before the telecommunication service platform sends the first automatic recharging request message to the bank interface machine, it further comprises: the step of activating the automatic recharging service. 8.根据权利要求7所述的自动充值方法,其特征在于,所述开通自动充值业务的步骤具体为:8. The automatic recharge method according to claim 7, characterized in that, the step of opening the automatic recharge service is specifically: 接收所述电信业务平台发送的携带有电信账号及银行账户信息的自动充值开通申请消息,并向所述银行系统转发;receiving the automatic recharge activation application message carrying the information of the telecommunication account number and the bank account sent by the telecommunication service platform, and forwarding it to the banking system; 接收所述银行系统返回的开通鉴权结果;receiving the activation authentication result returned by the banking system; 若所述开通鉴权结果为成功,则记录所述电信账号与所述银行账户信息的对应关系,并向所述电信业务平台返回自动充值开通成功消息。If the activation authentication result is successful, record the corresponding relationship between the telecommunications account number and the bank account information, and return an automatic recharge activation success message to the telecommunications service platform. 9.根据权利要求1所述的自动充值方法,其特征在于,所述自动充值方法还包括:取消自动充值业务的步骤。9. The automatic recharging method according to claim 1, further comprising the step of canceling the automatic recharging service. 10.根据权利要求9所述的自动充值方法,其特征在于,所述取消自动充值业务的步骤具体为:10. The automatic recharge method according to claim 9, wherein the step of canceling the automatic recharge service is specifically: 接收所述电信业务平台发送的携带有电信账号及银行账户信息的自动充值取消申请消息;receiving the automatic recharge cancellation application message carrying the telecom account number and bank account information sent by the telecom service platform; 查询所述电信账号及银行账户信息的对应关系,将所述对应关系设置为失效,并向所述电信业务平台返回自动充值取消成功消息。Querying the corresponding relationship between the telecommunications account number and the bank account information, setting the corresponding relationship as invalid, and returning an automatic recharge cancellation success message to the telecommunications service platform. 11.一种银行接口机,其特征在于,所述银行接口机包括:11. A bank interface machine, characterized in that the bank interface machine comprises: 接收模块,用于接收电信业务平台以及银行系统发送的消息;The receiving module is used to receive messages sent by the telecommunications service platform and the banking system; 发送模块,用于向电信业务平台以及银行系统发送消息;The sending module is used to send messages to the telecommunications service platform and the banking system; 对应关系数据库,用于存储电信账号与银行账户信息的对应关系;;Correspondence database, used to store correspondence between telecom account numbers and bank account information; 检索模块,用于根据接收的第一自动充值请求消息中携带的电信账号检索对应的银行账户信息;A retrieval module, configured to retrieve corresponding bank account information according to the telecommunications account number carried in the received first automatic recharge request message; 自动充值请求模块,用于在所述第一自动充值请求消息中添加所述检索模块检索到的所述银行账户信息,生成第二自动充值请求消息,并通过发送模块向银行系统发送所述第二自动充值请求消息;An automatic recharge request module, configured to add the bank account information retrieved by the retrieval module to the first automatic recharge request message, generate a second automatic recharge request message, and send the first automatic recharge request message to the banking system through a sending module 2. Automatic recharge request message; 转发模块,用于将所述电信业务平台发送的消息转发至所述银行系统,以及将所述银行系统发送的消息转发至所述电信业务平台。A forwarding module, configured to forward the message sent by the telecommunication service platform to the banking system, and forward the message sent by the bank system to the telecommunication service platform. 12.根据权利要求11所述的银行接口机,其特征在于,所述银行接口机还包括:12. The bank interface machine according to claim 11, characterized in that, the bank interface machine further comprises: 业务开通模块,用于在所述银行系统对申请开通自动充值业务的电信账号对应的银行账户信息进行的开通鉴权成功时,将所述电信账号与银行账户信息的对应关系记录在所述对应关系数据库中。The business opening module is used to record the corresponding relationship between the telecommunications account and the bank account information in the corresponding in a relational database. 13.根据权利要求11或12所述的银行接口机,其特征在于,所述银行接口机还包括:13. The bank interface machine according to claim 11 or 12, characterized in that the bank interface machine further comprises: 业务取消模块,用于在接收到携带有电信账号及银行账户信息的自动充值取消申请消息后,查询所述对应关系数据库,将所述电信账号与所述银行账户信息的对应关系设置为失效。The business cancellation module is configured to query the correspondence database and set the correspondence between the telecommunications account and the bank account information as invalid after receiving the automatic recharge cancellation application message carrying the information of the telecommunications account and the bank account. 14.一种自动充值系统,其特征在于,所述自动充值系统包括:14. An automatic recharge system, characterized in that the automatic recharge system includes: 电信业务平台,用于存储电信账号及所述电信账号的余额,以及发送携带有电信账号及充值额的第一自动充值请求消息,并用于在对所述电信账号对应的银行账户信息充值鉴权成功时,将所述充值额增加到所述电信账号的余额上;The telecommunications service platform is used for storing the telecommunications account number and the balance of the telecommunications account number, and sending the first automatic recharge request message carrying the telecommunications account number and the recharge amount, and for recharging and authenticating the bank account information corresponding to the telecommunications account number When successful, add the recharge amount to the balance of the telecommunications account; 银行系统,用于存储银行账户相关信息,以及对第二自动充值请求消息中携带的银行账户信息进行充值鉴权,并且在充值鉴权成功时,从所述银行账户扣除所述充值额;The banking system is configured to store bank account-related information, perform recharge authentication on the bank account information carried in the second automatic recharge request message, and deduct the recharge amount from the bank account when the recharge authentication succeeds; 银行接口机,用于存储电信账号与银行账户的对应关系及在所述电信业务平台及银行系统之间转发消息,并用于根据电信账号检索对应的银行账户信息,将检索到的银行账户信息添加到所述第一自动充值请求消息中,生成第二自动充值请求消息,并向所述银行系统发送。The bank interface machine is used to store the corresponding relationship between the telecommunication account number and the bank account and forward messages between the telecommunication service platform and the banking system, and to retrieve the corresponding bank account information according to the telecommunication account number, and add the retrieved bank account information to From the first automatic recharge request message, generate a second automatic recharge request message and send it to the bank system.
CN2007101195666A 2007-07-26 2007-07-26 Bank interface machine, automatic recharging method and system Expired - Fee Related CN101354805B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2007101195666A CN101354805B (en) 2007-07-26 2007-07-26 Bank interface machine, automatic recharging method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2007101195666A CN101354805B (en) 2007-07-26 2007-07-26 Bank interface machine, automatic recharging method and system

Publications (2)

Publication Number Publication Date
CN101354805A CN101354805A (en) 2009-01-28
CN101354805B true CN101354805B (en) 2010-08-04

Family

ID=40307604

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2007101195666A Expired - Fee Related CN101354805B (en) 2007-07-26 2007-07-26 Bank interface machine, automatic recharging method and system

Country Status (1)

Country Link
CN (1) CN101354805B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106022909B (en) * 2016-05-19 2020-08-04 中国银行股份有限公司 Account information maintenance method and device
CN107798523A (en) * 2016-09-12 2018-03-13 平安科技(深圳)有限公司 Automatic charging method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1365227A (en) * 2001-03-08 2002-08-21 申全民 Bank card paying system for telecommunication fee
CN1447571A (en) * 2002-03-22 2003-10-08 华为技术有限公司 Method for adding value to telecommunication service card and its devices
CN1564615A (en) * 2003-09-18 2005-01-12 杭州蓝通科技有限公司 Method of realizing public calling service and cell phone value-added function by utilizing bank card via radio network
CN1578358A (en) * 2003-07-28 2005-02-09 华为技术有限公司 Method for recharging on recharge card
EP1657903A1 (en) * 2000-12-18 2006-05-17 Sbc Technology Resource Inc. Prepaid wireless telephone account regeneration in a wireless access protocol system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1657903A1 (en) * 2000-12-18 2006-05-17 Sbc Technology Resource Inc. Prepaid wireless telephone account regeneration in a wireless access protocol system
CN1365227A (en) * 2001-03-08 2002-08-21 申全民 Bank card paying system for telecommunication fee
CN1447571A (en) * 2002-03-22 2003-10-08 华为技术有限公司 Method for adding value to telecommunication service card and its devices
CN1578358A (en) * 2003-07-28 2005-02-09 华为技术有限公司 Method for recharging on recharge card
CN1564615A (en) * 2003-09-18 2005-01-12 杭州蓝通科技有限公司 Method of realizing public calling service and cell phone value-added function by utilizing bank card via radio network

Also Published As

Publication number Publication date
CN101354805A (en) 2009-01-28

Similar Documents

Publication Publication Date Title
US8831990B2 (en) Method and system for a payment transaction associated with a declaration of intent
US8543474B2 (en) Method, communication apparatus and system for handling a recharge service
CA2842108A1 (en) Financial transaction system and method
JP2000502551A (en) Payment method for mobile communication services
CN101019447B (en) Service system and method for small amount mobile payment using virtual caller ID
CN110351349A (en) A kind of method and system for realizing the work of cloud speaker
CN101901239A (en) Information query method, information query system and terminal
US20060265325A1 (en) System and method for facilitating payment via a communications network using value accredited to a customer of the communications network
CN102592367B (en) Processing method for telecommunication service payment and equipment and system for realizing same
CN101354805B (en) Bank interface machine, automatic recharging method and system
US20080261558A1 (en) System and Method for Transferring Credit Between Mobile Phone Subscribers
JP2002508633A (en) Mobile phone communication system with prepaid card
KR100342723B1 (en) The notification method of bank account updating
CN103841284B (en) A kind of prepaid mobile phone recharging fee payment method, system and device
JP3902602B2 (en) Server apparatus and asynchronous electronic payment service method using the same
JP2009086946A (en) Account management system and account management method
JP4201507B2 (en) Communication service user management system
WO2011137594A1 (en) Method and system for recharging user terminal account
EP2613513A1 (en) Transfer of credit from a mobile terminal
JP2009272885A (en) In-group communication method, and in-group communication management device
CN102271321A (en) prepayment request processing method and device
WO2012086798A1 (en) Terminal device, charge management system, and charge management method
JP2004165871A (en) Telephone line connection terminal, telephone line connection system, and telephone line connection program
WO2012086796A1 (en) Terminal device, charge management system, and charge management method
AU2013245498A1 (en) A system and method for facilitating financial transactions

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20100804

Termination date: 20150726

EXPY Termination of patent right or utility model