CN111092740A - Online charging method and system - Google Patents

Online charging method and system Download PDF

Info

Publication number
CN111092740A
CN111092740A CN201911403213.8A CN201911403213A CN111092740A CN 111092740 A CN111092740 A CN 111092740A CN 201911403213 A CN201911403213 A CN 201911403213A CN 111092740 A CN111092740 A CN 111092740A
Authority
CN
China
Prior art keywords
service
api interface
gateway
interface service
calling
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.)
Granted
Application number
CN201911403213.8A
Other languages
Chinese (zh)
Other versions
CN111092740B (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.)
Hunan Tiancheng Anxin Technology Co ltd
Original Assignee
Itruschina 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 Itruschina Co ltd filed Critical Itruschina Co ltd
Priority to CN201911403213.8A priority Critical patent/CN111092740B/en
Publication of CN111092740A publication Critical patent/CN111092740A/en
Application granted granted Critical
Publication of CN111092740B publication Critical patent/CN111092740B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/14Charging, metering or billing arrangements for data wireline or wireless communications
    • H04L12/1442Charging, metering or billing arrangements for data wireline or wireless communications at network operator level
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/14Charging, metering or billing arrangements for data wireline or wireless communications
    • H04L12/1453Methods or systems for payment or settlement of the charges for data transmission involving significant interaction with the data transmission network

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses an online charging method and a system, comprising a gateway determining an api interface service which can be called by a terminal according to received verification response information; the verification response information comprises a first verification response and a second verification response; and the gateway acquires an api interface service calling status code returned by the terminal and carries out online charging according to the status code. The proposal ensures that the gateway authorizes and calls the application service after allowing the user equipment to use, ensures that the user does not have the arrearage condition, perfects the online charging mechanism and effectively promotes the safety and the processing performance of the online charging system.

Description

Online charging method and system
Technical Field
The invention relates to the technical field of communication, in particular to an online charging method and system.
Background
With the successive birth of various services of the Internet, various charging modes aiming at the various services correspondingly grow; online charging provides a flexible way for operators to change different kinds of commodities, including both traditional commodities and digital commodities, telecommunication capability, as well as IoT, 5G and the like, facing the future.
With the development of cloud platforms, various paid services are increasing, charging rules of the platforms are easily confused when each service is charged, and a uniform charging mode is needed to charge each service uniformly.
Disclosure of Invention
In order to meet the requirements, the invention provides an online charging method and system, which solve the problem of uniform charging of each service, enable each service to be charged and counted in a platform, charge only after the service of the service is completed, and verify whether a charging rule is available before calling the service, thereby avoiding the problem that the charging cannot be performed after the service is completed.
The purpose of the invention is realized by adopting the following technical scheme:
an online charging method, the method comprising:
the gateway determines the api interface service which can be called by the terminal according to the received verification response information; the verification response information comprises a first verification response and a second verification response;
and the gateway acquires an api interface service calling status code returned by the terminal and carries out online charging according to the status code.
Preferably, the determining, by the gateway, the api interface service that can be invoked by the terminal according to the received verification response information includes:
the gateway determines the calling authority of the first api interface service according to the first verification response;
the gateway determines the calling authority of the second api interface service according to the second verification response;
and when the calling rights of the first and second api interface services are met, providing the api interface service for the terminal.
Further, the gateway determining the invocation authority of the api interface service according to the received first verification response comprises:
a gateway receives a first service request sent by a terminal;
the gateway determines a first service according to the first service request, uses a service code and an application identifier corresponding to the first service as a first charging rule check, and creates a first session;
the gateway sends a first charging rule checking request of the first service to a pre-established rule database through the first session, wherein the first charging rule checking request comprises the service code and the application identifier;
the gateway receives a first verification response sent by the rule database, wherein the first verification response comprises first charging rule verification result information and a target charging rule identifier matched with the first charging rule verification request;
and the gateway judges the calling authority of the first api interface service according to the first charging rule verification result information and the target charging rule identifier matched with the first charging rule verification request.
Further, the gateway determining, according to the first charging rule verification result information and the target charging rule identifier matched with the first charging rule verification request, the calling authority of the first api interface service includes:
and if the first charging rule is verified successfully, providing the calling authority of the first api interface service for the first service according to the target charging rule identifier matched with the first charging rule verification request.
Further, the gateway determining the invocation authority of the second api interface service according to the second verification response includes:
the gateway receives a second service request sent by the terminal;
the gateway determines a second service according to the second service request, uses a service code and an application identifier corresponding to the second service as a second account balance check, and creates a second session;
the gateway sends a second account balance check request of a second service to an order management platform through the second session, wherein the second charging rule check request comprises a service code and an application identifier corresponding to the second service;
the gateway receives a second verification response sent by the order management platform, wherein the second verification response comprises account balance information and a arrearage state identifier corresponding to a second account balance verification request;
and the gateway judges the calling authority of the second api interface service according to the account balance information corresponding to the second account balance check request and the arrearage state identification.
Further, the gateway determining, according to the account balance information corresponding to the second account balance check request and the arrearage status identifier, the invocation permission of the second api interface service includes:
if the arrearage state identification is an arrearage state, inquiring account balance information corresponding to the second account balance check request; and if the account balance information is larger than a preset threshold value, providing a calling authority of a second api interface service for the second service.
Preferably, the gateway obtains an api interface service call status code returned by the terminal, and performing online charging according to the status code includes:
receiving an api interface service calling status code;
executing online charging according to the success/failure state of the api interface service calling carried by the api interface service calling state code; if the state carried by the api interface service calling state code shows that the api interface service calling is successful, the gateway sends a fee deduction request to the terminal, wherein the fee deduction request comprises the service volume of the api interface service;
and the gateway receives the fee deduction response sent by the terminal.
An online charging system, the system comprising:
the verification module is used for determining the api interface service which can be called by the terminal according to the received verification response information by the gateway; the verification response information comprises a first verification response and a second verification response;
and the charging module is used for acquiring the api interface service calling status code returned by the terminal by the gateway and carrying out online charging according to the status code.
Preferably, the verification module includes:
the first verification submodule is used for determining the calling authority of the first api interface service according to the first verification response by the gateway;
the second verification submodule is used for determining the calling authority of the second api interface service according to the second verification response by the gateway;
and the service calling submodule is used for providing the api interface service for the terminal when the calling rights of the first api interface service and the second api interface service are met simultaneously.
Preferably, the charging module includes:
the obtaining submodule is used for receiving an api interface service calling state code;
the execution submodule is used for executing online charging according to the api interface service calling success/failure state carried by the api interface service calling state code;
the payment submodule is used for sending a fee deduction request to the terminal by the gateway if the state carried by the api interface service calling state code shows that the api interface service calling is successful, wherein the fee deduction request comprises the service volume of the api interface service;
and the response submodule is used for receiving the fee deduction response sent by the terminal by the gateway.
Compared with the closest prior art, the invention has the following beneficial effects:
the invention provides an online charging method and a system.A gateway determines an api interface service which can be called by a terminal according to received verification response information; the verification response information can be information for verifying the charging rule, platform order information or balance information and the like, so that the gateway authorizes the application service to be called after allowing the user equipment to use, and ensures that the user cannot generate a defaulting condition. The problem of unified charging of each service is solved, each service is charged on a platform, the charging and counting charging service is not associated with specific services of each micro service, charging can be carried out only after the services are completed, and whether the charging rules are available or not is verified before the services are called, so that the problem that charging cannot be carried out after the services are completed is solved.
The method and the device improve an online charging mechanism and effectively improve the safety and the processing performance of the online charging system.
Drawings
In order to more clearly illustrate the detailed description of the invention or the technical solutions in the prior art, the drawings that are needed in the detailed description of the invention or the prior art will be briefly described below. Throughout the drawings, like elements or portions are generally identified by like reference numerals. In the drawings, elements or portions are not necessarily drawn to scale.
Fig. 1 is a flowchart of an online charging method provided in embodiment 1 of the present application;
fig. 2 is a schematic view of online charging based on cloud service provided in embodiment 2 of the present application.
Detailed Description
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings. The following examples are only for illustrating the technical solutions of the present invention more clearly, and therefore are only examples, and the protection scope of the present invention is not limited thereby.
It is to be noted that, unless otherwise specified, technical or scientific terms used herein shall have the ordinary meaning as understood by those skilled in the art to which the invention pertains.
The online charging method and the online charging system aim to solve the problem of online charging of cloud services, so that calling of each service under the cloud services needs to be performed through gateway verification for the next operation. The specific steps include checking whether the application service is owed, whether the available quantity is sufficient, whether the available charging rules are configured, and the like. And provides a corresponding solution for the condition of various calling failures, for example, if the residual charge is insufficient, the charge can be reserved for the user equipment according to the residual charge and the corresponding charging rule. If the service calling fails, the charging is cancelled, and the charging rules of the two modes of the post-payment and the prepayment are configured according to the needs. The gateway authorizes the application service to be called after allowing the user equipment to use, and ensures that the user does not have arrearage. The gateway acquires the api interface service calling status code returned by the terminal, and performs online charging according to the status code, thereby perfecting an online charging mechanism and effectively improving the safety and processing performance of an online charging system.
Specifically, as shown in fig. 1, a flowchart of an online charging method provided in embodiment 1 of the present application is shown, and as can be seen from fig. 1, the method in embodiment 1 may include the following steps:
s101: the gateway determines the api interface service which can be called by the terminal according to the received verification response information; the verification response information comprises a first verification response and a second verification response;
s102: and the gateway acquires an api interface service calling status code returned by the terminal and carries out online charging according to the status code.
In step S101, the determining, by the gateway according to the received verification response information, that the api interface service that can be invoked by the terminal includes:
A. the gateway determines the calling authority of the first api interface service according to the first verification response;
B. the gateway determines the calling authority of the second api interface service according to the second verification response;
and when the calling rights of the first and second api interface services are met, providing the api interface service for the terminal.
In step a, the gateway determining the invocation authority of the api interface service according to the received first verification response includes:
a gateway receives a first service request sent by a terminal;
the gateway determines a first service according to the first service request, uses a service code and an application identifier corresponding to the first service as a first charging rule check, and creates a first session;
the gateway sends a first charging rule checking request of the first service to a pre-established rule database through the first session, wherein the first charging rule checking request comprises the service code and the application identifier;
the gateway receives a first verification response sent by the rule database, wherein the first verification response comprises first charging rule verification result information and a target charging rule identifier matched with the first charging rule verification request;
and the gateway judges the calling authority of the first api interface service according to the first charging rule verification result information and the target charging rule identifier matched with the first charging rule verification request.
The gateway judges the calling authority of the first api interface service according to the first charging rule verification result information and the target charging rule identifier matched with the first charging rule verification request, and comprises the following steps:
and if the first charging rule is verified successfully, providing the calling authority of the first api interface service for the first service according to the target charging rule identifier matched with the first charging rule verification request.
In step B, the gateway determining, according to the second verification response, the invocation permission of the second api interface service includes:
the gateway receives a second service request sent by the terminal;
the gateway determines a second service according to the second service request, uses a service code and an application identifier corresponding to the second service as a second account balance check, and creates a second session;
the gateway sends a second account balance check request of a second service to an order management platform through the second session, wherein the second charging rule check request comprises a service code and an application identifier corresponding to the second service;
the gateway receives a second verification response sent by the order management platform, wherein the second verification response comprises account balance information and a arrearage state identifier corresponding to a second account balance verification request;
and the gateway judges the calling authority of the second api interface service according to the account balance information corresponding to the second account balance check request and the arrearage state identification.
The gateway judges the calling authority of the second api interface service according to the account balance information corresponding to the second account balance check request and the arrearage state identifier, and the method comprises the following steps:
if the arrearage state identification is an arrearage state, inquiring account balance information corresponding to the second account balance check request; and if the account balance information is larger than a preset threshold value, providing a calling authority of a second api interface service for the second service.
In step S102, the gateway obtains an api interface service call status code returned by the terminal, and performing online charging according to the status code includes:
receiving an api interface service calling status code;
executing online charging according to the success/failure state of the api interface service calling carried by the api interface service calling state code; if the state carried by the api interface service calling state code shows that the api interface service calling is successful, the gateway sends a fee deduction request to the terminal, wherein the fee deduction request comprises the service volume of the api interface service;
and the gateway receives the fee deduction response sent by the terminal.
Example 2: based on the same inventive concept, the invention also provides an online charging system, which comprises:
the verification module is used for determining the api interface service which can be called by the terminal according to the received verification response information by the gateway; the verification response information comprises a first verification response and a second verification response;
and the charging module is used for acquiring the api interface service calling status code returned by the terminal by the gateway and carrying out online charging according to the status code.
Wherein the verification module comprises:
the first verification submodule is used for determining the calling authority of the first api interface service according to the first verification response by the gateway;
the second verification submodule is used for determining the calling authority of the second api interface service according to the second verification response by the gateway;
and the service calling submodule is used for providing the api interface service for the terminal when the calling rights of the first api interface service and the second api interface service are met simultaneously.
The charging module comprises:
the obtaining submodule is used for receiving an api interface service calling state code;
the execution submodule is used for executing online charging according to the api interface service calling success/failure state carried by the api interface service calling state code;
the payment submodule is used for sending a fee deduction request to the terminal by the gateway if the state carried by the api interface service calling state code shows that the api interface service calling is successful, wherein the fee deduction request comprises the service volume of the api interface service;
and the response submodule is used for receiving the fee deduction response sent by the terminal by the gateway.
As shown in fig. 2, implementation 3 relates to an online charging schematic diagram based on cloud services; as can be seen from fig. 2, the gateway of the present embodiment is divided into a master gateway and a slave gateway, and the master gateway and the slave gateway perform parallel processing to perform authentication for calling the api interface service. Calling of each service under a cloud service (master-slave mechanism) needs to be checked through a gateway for the next operation, and online charging of the cloud service needs to check whether the application service is arreared or not, whether the available quantity is sufficient or not, and whether an available charging rule is configured or not; the method provides a solution for the following service calling failure, the cancellation of charging and the realization of cloud charging rule differentiation in the modes of post-payment and prepayment according to requirements. The invocation of the api interface service requires a charging rule check through the gateway (apigate) by passing a parameter service code (serviceCode) and an application identification (appId). And if the verification is passed, calling the api interface service, after the api interface service is called, returning a state code, if the charging is successful, and if the charging is failed, returning back.
In this embodiment, the determining, by the primary gateway, the invocation authority of the api interface service according to the received first authentication response includes:
a main gateway receives a first service request sent by a terminal;
the main gateway determines a first service according to the first service request, verifies a service code and an application identifier corresponding to the first service as a first charging rule, and creates a first session;
the main gateway sends a first charging rule checking request of the first service to a pre-established rule database through the first session, wherein the first charging rule checking request comprises the service code and the application identifier;
the main gateway receives a first verification response sent by the rule database, wherein the first verification response comprises first charging rule verification result information and a target charging rule identifier matched with the first charging rule verification request;
and the gateway main judges the calling authority of the first api interface service according to the first charging rule verification result information and the target charging rule identifier matched with the first charging rule verification request.
And if the first charging rule is verified successfully, providing the calling authority of the first api interface service for the first service according to the target charging rule identifier matched with the first charging rule verification request.
Determining, from the gateway according to the second verification response, the invocation permission of the second api interface service includes:
receiving a second service request sent by the terminal from a gateway;
determining a second service according to the second service request by the slave gateway, using a service code and an application identifier corresponding to the second service as a second account balance check, and creating a second session;
sending a second account balance check request of a second service to an order management platform from a gateway through the second session, wherein the second charging rule check request comprises a service code and an application identifier corresponding to the second service;
receiving a second verification response sent by the order management platform from the gateway, wherein the second verification response comprises account balance information and a arrearage state identifier corresponding to a second account balance verification request;
and the slave gateway judges the calling authority of the second api interface service according to the account balance information corresponding to the second account balance check request and the arrearage state identification.
If the arrearage state identification is an arrearage state, inquiring account balance information corresponding to the second account balance check request; and if the account balance information is larger than a preset threshold value, providing a calling authority of a second api interface service for the second service.
And providing an application service of online charging for the terminal through the verification result cloud platform of the master gateway and the slave gateway.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; such modifications and substitutions do not depart from the spirit and scope of the present invention, and they should be construed as being included in the following claims and description.

Claims (10)

1. An online charging method, characterized in that the method comprises:
the gateway determines the api interface service which can be called by the terminal according to the received verification response information; the verification response information comprises a first verification response and a second verification response;
and the gateway acquires an api interface service calling status code returned by the terminal and carries out online charging according to the status code.
2. The method of claim 1, wherein the gateway determining the api interface service that can be called by the terminal according to the received authentication response information comprises:
the gateway determines the calling authority of the first api interface service according to the first verification response;
the gateway determines the calling authority of the second api interface service according to the second verification response;
and when the calling rights of the first and second api interface services are met, providing the api interface service for the terminal.
3. The method of claim 2, wherein the gateway determining the invocation authority of the api interface service according to the received first verification response comprises:
a gateway receives a first service request sent by a terminal;
the gateway determines a first service according to the first service request, uses a service code and an application identifier corresponding to the first service as a first charging rule check, and creates a first session;
the gateway sends a first charging rule checking request of the first service to a pre-established rule database through the first session, wherein the first charging rule checking request comprises the service code and the application identifier;
the gateway receives a first verification response sent by the rule database, wherein the first verification response comprises first charging rule verification result information and a target charging rule identifier matched with the first charging rule verification request;
and the gateway judges the calling authority of the first api interface service according to the first charging rule verification result information and the target charging rule identifier matched with the first charging rule verification request.
4. The method of claim 3, wherein the gateway determining the invocation authority of the first api interface service according to the first charging rule checking result information and the target charging rule identifier matched with the first charging rule checking request comprises:
and if the first charging rule is verified successfully, providing the calling authority of the first api interface service for the first service according to the target charging rule identifier matched with the first charging rule verification request.
5. The method of claim 2, wherein the gateway determining the invocation authority of the second api interface service according to the second authentication response comprises:
the gateway receives a second service request sent by the terminal;
the gateway determines a second service according to the second service request, uses a service code and an application identifier corresponding to the second service as a second account balance check, and creates a second session;
the gateway sends a second account balance check request of a second service to an order management platform through the second session, wherein the second charging rule check request comprises a service code and an application identifier corresponding to the second service;
the gateway receives a second verification response sent by the order management platform, wherein the second verification response comprises account balance information and a arrearage state identifier corresponding to a second account balance verification request;
and the gateway judges the calling authority of the second api interface service according to the account balance information corresponding to the second account balance check request and the arrearage state identification.
6. The method of claim 5, wherein the gateway determining the invocation authority of the second api interface service according to the account balance information and the arrearage status identifier corresponding to the second account balance check request comprises:
if the arrearage state identification is an arrearage state, inquiring account balance information corresponding to the second account balance check request; and if the account balance information is larger than a preset threshold value, providing a calling authority of a second api interface service for the second service.
7. The method of claim 1, wherein the gateway obtains an api interface service call status code returned by the terminal, and performing online charging according to the status code comprises:
receiving an api interface service calling status code;
executing online charging according to the success/failure state of the api interface service calling carried by the api interface service calling state code; if the state carried by the api interface service calling state code shows that the api interface service calling is successful, the gateway sends a fee deduction request to the terminal, wherein the fee deduction request comprises the service volume of the api interface service;
and the gateway receives the fee deduction response sent by the terminal.
8. An online charging system, the system comprising:
the verification module is used for determining the api interface service which can be called by the terminal according to the received verification response information by the gateway; the verification response information comprises a first verification response and a second verification response;
and the charging module is used for acquiring the api interface service calling status code returned by the terminal by the gateway and carrying out online charging according to the status code.
9. The system of claim 8, wherein the verification module comprises:
the first verification submodule is used for determining the calling authority of the first api interface service according to the first verification response by the gateway;
the second verification submodule is used for determining the calling authority of the second api interface service according to the second verification response by the gateway;
and the service calling submodule is used for providing the api interface service for the terminal when the calling rights of the first api interface service and the second api interface service are met simultaneously.
10. The system of claim 8, wherein the billing module comprises:
the obtaining submodule is used for receiving an api interface service calling state code;
the execution submodule is used for executing online charging according to the api interface service calling success/failure state carried by the api interface service calling state code;
the payment submodule is used for sending a fee deduction request to the terminal by the gateway if the state carried by the api interface service calling state code shows that the api interface service calling is successful, wherein the fee deduction request comprises the service volume of the api interface service;
and the response submodule is used for receiving the fee deduction response sent by the terminal by the gateway.
CN201911403213.8A 2019-12-30 2019-12-30 Online charging method and system Active CN111092740B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911403213.8A CN111092740B (en) 2019-12-30 2019-12-30 Online charging method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911403213.8A CN111092740B (en) 2019-12-30 2019-12-30 Online charging method and system

Publications (2)

Publication Number Publication Date
CN111092740A true CN111092740A (en) 2020-05-01
CN111092740B CN111092740B (en) 2022-05-31

Family

ID=70397844

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911403213.8A Active CN111092740B (en) 2019-12-30 2019-12-30 Online charging method and system

Country Status (1)

Country Link
CN (1) CN111092740B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111815324A (en) * 2020-06-28 2020-10-23 北京金山云网络技术有限公司 Bill processing method, device and system
CN113762949A (en) * 2021-02-23 2021-12-07 西安京迅递供应链科技有限公司 Data processing method and device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1859534A (en) * 2006-03-21 2006-11-08 华为技术有限公司 Charging method and system for traffic service
CN101072276A (en) * 2006-05-11 2007-11-14 华为技术有限公司 Billing method and system
CN101257394A (en) * 2008-04-14 2008-09-03 北京首信科技有限公司 Method of on-line real time content charging
US20110202653A1 (en) * 2010-02-12 2011-08-18 Yusun Kim Riley Methods, systems, and computer readable media for service detection over an rx interface
CN102958028A (en) * 2011-08-22 2013-03-06 中兴通讯股份有限公司 Service fee owing control method, service fee owing control system, service center and real-time charging equipment
CN109274507A (en) * 2017-07-17 2019-01-25 华为技术有限公司 Billing control method, equipment and system
CN109787780A (en) * 2017-11-10 2019-05-21 华为技术有限公司 The open functional entity of charging method and ability based on API content

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1859534A (en) * 2006-03-21 2006-11-08 华为技术有限公司 Charging method and system for traffic service
CN101072276A (en) * 2006-05-11 2007-11-14 华为技术有限公司 Billing method and system
CN101257394A (en) * 2008-04-14 2008-09-03 北京首信科技有限公司 Method of on-line real time content charging
US20110202653A1 (en) * 2010-02-12 2011-08-18 Yusun Kim Riley Methods, systems, and computer readable media for service detection over an rx interface
CN102958028A (en) * 2011-08-22 2013-03-06 中兴通讯股份有限公司 Service fee owing control method, service fee owing control system, service center and real-time charging equipment
CN109274507A (en) * 2017-07-17 2019-01-25 华为技术有限公司 Billing control method, equipment and system
CN109787780A (en) * 2017-11-10 2019-05-21 华为技术有限公司 The open functional entity of charging method and ability based on API content

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
许文君等: "移动增值业务讲座 第2讲 基于智能网的实时灵活计费引擎", 《中国新通信》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111815324A (en) * 2020-06-28 2020-10-23 北京金山云网络技术有限公司 Bill processing method, device and system
CN113762949A (en) * 2021-02-23 2021-12-07 西安京迅递供应链科技有限公司 Data processing method and device

Also Published As

Publication number Publication date
CN111092740B (en) 2022-05-31

Similar Documents

Publication Publication Date Title
CN100389561C (en) Charge network and charge agency device and charge method
US8260254B2 (en) Network billing
CN111092740B (en) Online charging method and system
CN101208943A (en) Controlling provision of services in a communications network
JP7226858B2 (en) Method and device for providing roaming service using blockchain
CN108933789B (en) Method for preventing personal information leakage and third-party application server
CN110381455B (en) Flow monitoring processing method and related device and system
CN104902433A (en) Method for accessing network by application program in mobile terminal, distribution server and system
CN101860838B (en) Method and system for charging prepayment
US8630397B2 (en) Method and system for enabling charging of non-charging controlled services
US8744051B2 (en) Translation of fees for value added services in a communication network
KR20210142736A (en) Billing method, apparatus, and system
KR20050096453A (en) Service system and method for mobile payment of small amount using virtual caller id
US20080233917A1 (en) Method for Implementing Charging in Intelligent Networks
CN101998225A (en) Method, system and device for realizing user terminal service
WO2012100524A1 (en) System and method for controlling service arrearages
EP3104550B1 (en) Mobile digital cellular telecommunication system with advanced functionality for rating correction
CN104579701A (en) Real-time charging method, device and system
US20070217581A1 (en) System and Method for Implementing Prepaid Data Services
CN109963260A (en) A kind of method and device that determining business terminates
CN111581613B (en) Account login verification method and system
CN109802840B (en) Charging management and control method and system based on aviation passenger communication and mobile terminal
KR20100056636A (en) Payment gateway suitable for number portability environment, and method for billing approval process of payment gateway
CN106487527B (en) Elastic charging method and device
CN111163051A (en) Service ordering method, device and terminal equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20230414

Address after: Room 607-610, Changsha Zhongdian Software Park Headquarters Building, No. 39 Jianshan Road, Changsha High tech Development Zone, Changsha City, Hunan Province, 410205

Patentee after: Hunan Tiancheng Anxin Technology Co.,Ltd.

Address before: 100085 401, building 4, courtyard 7, Shangdi 8th Street, Haidian District, Beijing

Patentee before: ITRUSCHINA CO.,LTD.