CN106301881B - Service processing method and device - Google Patents

Service processing method and device Download PDF

Info

Publication number
CN106301881B
CN106301881B CN201510369922.4A CN201510369922A CN106301881B CN 106301881 B CN106301881 B CN 106301881B CN 201510369922 A CN201510369922 A CN 201510369922A CN 106301881 B CN106301881 B CN 106301881B
Authority
CN
China
Prior art keywords
service
gateway
configuration information
execution
payment
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201510369922.4A
Other languages
Chinese (zh)
Other versions
CN106301881A (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.)
Advanced Nova Technology Singapore Holdings Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201510369922.4A priority Critical patent/CN106301881B/en
Publication of CN106301881A publication Critical patent/CN106301881A/en
Application granted granted Critical
Publication of CN106301881B publication Critical patent/CN106301881B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The application provides a service processing method and a device, wherein the method comprises the following steps: when a target service to be executed is received, acquiring service execution configuration information corresponding to the target service from a pre-configured configuration information base, wherein the service execution configuration information comprises: a gateway for executing the target service, and a service execution mode of the gateway; and sending a service execution request to the gateway according to the service execution mode so as to enable the gateway to execute the target service. The method and the device improve the adaptability and the expandability of the service platform to the service execution.

Description

Service processing method and device
Technical Field
The present application relates to network technologies, and in particular, to a method and an apparatus for processing a service.
Background
In the related art, various network services to be executed may be received by the service platform, where the execution of the network service may be that the service platform sends a service execution instruction to the service gateway, and the service gateway executes the service and feeds back an execution result. The gateway can execute the service in various modes, for example, the gateway can execute the service in real time and execute the service when receiving a service request; or it may be a service executed at regular time, for example, at a fixed time point.
In the related technology, a hard-coded development mode can be adopted for the configuration of the service platform adapted to the gateway mode, for the gateways with different service modes, the service platform needs to develop different adaptive configurations, and the service platform realizes the indication sending function adapted to the gateway mode according to the developed configuration and carries out service processing. However, this method makes the service platform have poor extensibility and poor adaptability to service execution in different modes.
Disclosure of Invention
In view of this, the present application provides a service processing method and apparatus, so as to improve adaptability and extensibility of a service platform for service execution.
Specifically, the method is realized through the following technical scheme:
in a first aspect, a method for service processing is provided, including:
when a target service to be executed is received, acquiring service execution configuration information corresponding to the target service from a pre-configured configuration information base, wherein the service execution configuration information comprises: a gateway for executing the target service, and a service execution mode of the gateway;
and sending a service execution request to the gateway according to the service execution mode so as to enable the gateway to execute the target service.
In a second aspect, a service processing apparatus is provided, including:
an information obtaining module, configured to, when a target service to be executed is received, obtain, from a pre-configured configuration information base, service execution configuration information corresponding to the target service, where the service execution configuration information includes: a gateway for executing the target service, and a service execution mode of the gateway;
and the service request module is used for sending a service execution request to the gateway according to the service execution mode so as to enable the gateway to execute the target service.
In a third aspect, a service processing method is provided, which is applied to a payment request service of a payment system; the method comprises the following steps:
when receiving a payment request service to be executed, the payment request service indicates a payment gateway to request money, and service execution configuration information corresponding to the payment request service is acquired from a pre-configured configuration information base, wherein the service execution configuration information comprises: the payment gateway is used for executing the payment request service, and the service execution mode of the payment gateway;
and sending a service execution request to the payment gateway according to the service execution mode so that the payment gateway executes the payment request service.
In a fourth aspect, a service processing apparatus is provided, which is applied to a payment request service of a payment system; the device comprises:
the system comprises a configuration information acquisition module, a payment gateway and a pre-configured configuration information base, wherein the configuration information acquisition module is used for indicating a payment gateway to make a payment when receiving a to-be-executed money request service, acquiring service execution configuration information corresponding to the money request service from the pre-configured configuration information base, and the service execution configuration information comprises: the payment gateway is used for executing the payment request service, and the service execution mode of the payment gateway;
and the payment execution request module is used for sending a service execution request to the payment gateway according to the service execution mode so that the payment gateway executes the payment service.
According to the service processing method and the service processing device, the configuration information base is preset, and the service is executed according to the service execution mode in the configuration information base corresponding to the target service, so that the mode corresponding to the service can be adopted in the configuration information base for different target services, and the adaptability and the expandability of the service platform for service execution are improved.
Drawings
FIG. 1 is a schematic diagram of an application scenario illustrated in an exemplary embodiment of the present application;
FIG. 2 is a flow chart illustrating a method of business processing according to an exemplary embodiment of the present application;
FIG. 3 is a schematic diagram of a service implementation shown in an exemplary embodiment of the present application;
FIG. 4 is a schematic diagram of a payment system shown in an exemplary embodiment of the present application;
FIG. 5 is a flowchart illustrating a request for funds according to an exemplary embodiment of the present application;
FIG. 6 is a block diagram of a business processing apparatus according to an exemplary embodiment of the present application;
fig. 7 is a block diagram of another service processing device according to an exemplary embodiment of the present application;
FIG. 8 is a flow chart illustrating another method of business processing according to an exemplary embodiment of the present application;
FIG. 9 is a block diagram of yet another business processing apparatus shown in an exemplary embodiment of the present application;
fig. 10 is a block diagram of another service processing device according to an exemplary embodiment of the present application.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
The service processing method of the embodiment of the application may be executed by a service processing device, and the service processing device may be set on a service platform. Referring to the example of fig. 1, when receiving a target service 12 to be executed (the service to be executed may be referred to as a target service), the service platform 11 may instruct the gateway to execute the service, for example, instruct the gateway 13 in fig. 1 to execute the service, and the gateway 13 feeds back a service execution result to the service platform 11 after executing the service.
Among them, for the same service platform 11, there may be a plurality of types of gateways 13, such as the gateway 13, the gateway 14, and the gateway 15 shown in fig. 1, and the plurality of gateways may have different service execution modes, such as that the gateway 13 executes services at regular time (e.g., executes services at 0:35 of each day), and the gateway 14 executes services at fixed time intervals (e.g., executes services at 24 hours after generating services), and so on. Accordingly, when the service platform instructs the gateway to execute the target service, the service platform also needs to adapt to the service execution mode of the gateway for matching.
Fig. 2 illustrates a service processing method executed by a service processing apparatus, which may include the following processes:
201. when a target service to be executed is received, acquiring service execution configuration information corresponding to the target service from a pre-configured configuration information base, wherein the service execution configuration information comprises: a gateway for executing the target service, and a service execution mode of the gateway;
202. and sending a service execution request to the gateway according to the service execution mode so as to enable the gateway to execute the target service.
In step 201, a configuration information base may be preset in the service processing device, as shown in fig. 3, the configuration information base 31 is set in the service processing device, and when receiving the target service, the executor 32 acquires service execution configuration information corresponding to the target service from the configuration information base 31, including a gateway executing the service and a service execution mode of the gateway. Different target services and corresponding service execution configuration information may be different, such as the target service a and the target service B shown in fig. 3, and different gateways may be used or different gateway service execution modes may be used in execution. The service execution mode is, for example, the aforementioned gateway timing execution service.
In 202, the executor 32 will use different indication modes, i.e. different service execution modes shown in fig. 3, mode a or mode B, etc., when instructing the gateway to execute the service according to the service execution configuration information corresponding to different target services. For example, if the execution gateways corresponding to the target service a and the target service B are different, the executor will respectively request different gateways to execute the corresponding target services; or, even if the same gateway is used, the service execution mode of the gateway may be different when the gateway executes different services, which may cause the executor 32 to request the gateway to execute the service at different times.
In the service processing method of this embodiment, the configuration information base is set in the service processing device of the service platform, and the configuration information base includes different service execution configuration information, so that the service processing device can respectively execute different service processing modes according to the service execution configuration information in a configured manner, so that the service processing device can adapt to multiple service execution modes, and when a new service execution mode needs to be added, only new service execution configuration information needs to be added in the configuration information base, which is very good in extensibility.
The above-mentioned service processing method is described in more detail below by taking an international credit card request service in a payment system as an example, where the payment system may be a pay bank payment system or other payment systems. In this example, the payment system corresponds to the service platform, the target service is an international credit card request service, and the gateway for executing the request service is a payment gateway. Fig. 4 illustrates the payment system.
The target service to be executed received by the service processing device is a money requisition task for a certain order, for example, when a user uses an international credit card to perform online shopping, after payment authorization, a payment gateway is instructed by a payment system to perform a money requisition (capture), namely, the payment gateway initiates a money deduction request to an issuing bank of the international credit card, and a money deduction execution result is fed back to the payment system. Therefore, the service processing device of this embodiment receives the target service, that is, requests the credit card for a certain order, for example, an order needs to be paid for 100 yuan, and the payment gateway requests the issuer of the international credit card to deduct the credit card for 100 yuan.
As shown in fig. 4, the payment gateway for the requested payment in this embodiment includes, but is not limited to: wpg (world path gateway), HCG (High Capacity gateway), cybs (cyber source), MIGS (mastercard internet gateway); the request for the order may be executed by one of the payment gateways. For example, the HCG and the WPG described above belong to different types of gateways, but even the same gateway may have different service execution modes, where the service execution modes may include an active debit (merchantcappure) and an automatic debit (Auto capture), where the active debit is an active debit from a merchant side, that is, when the payment platform receives an international payment notification after successful authorization for an order, the payment platform may start to indicate the debit to the payment gateway, and belong to a service platform active execution mode; and the automatic payment is an automatic payment requested by the gateway side, belongs to the gateway automatic execution mode, and generally the automatic payment can comprise fixed time payment (for example, payment at 0:35 of each day) and time interval payment (for example, payment at 24 hours after order authorization), wherein 0:35 or 24 hours after authorization, is the execution time when the gateway automatically executes. The following table 1 illustrates the above different cases:
table 1 service execution configuration information
Channel name Money requisition mode Time interval Whether or not to take effect Description of the invention
WPG-A-002 Auto capture 24hours N Request for money 24 hours after authorization
WPG-M-001 Merchant capture 0 Y Merchant side initiative money request
HCG-M-001 Merchant capture 0 Y Merchant side initiative money request
CYBS-M-001 Merchant capture 0 Y Merchant side initiative money request
MIGS-A-003 Auto capture 0:35 Y Fixed time payment
The information shown in table 1 above may be stored in a configuration information base, and each line record in table 1 may be referred to as "service execution configuration information," and it can be seen that the service execution configuration information includes a gateway (e.g., WPG) for executing the payment request service, and also includes a service execution mode of the gateway (e.g., Auto capture, 24-hour payment after authorization). In this embodiment, a gateway corresponding to a service execution mode may be referred to as a channel, for example, the channel corresponding to the first line record is "gateway WPG with 24-hour time interval", and the first line record is service execution configuration information of the channel; and the channel corresponding to the second row record is 'gateway WPG for the merchant to initiatively request money', and the second row record is the service execution configuration information of the channel.
In addition, in table 1 above, the channel name includes a gateway name, a shorthand of the deposit request pattern, and an identifier of the deposit request interval pattern. For example, in WPG-a-002, the gateway is WPG, a is the identifier of Auto capture, which indicates that it is an automatic money requisition mode, and 002 indicates the interval time, that is, the money requisition is performed after a certain time interval from the authorization time; 001 represents no time requirement, and the merchant side actively requests money at the moment; 003 is a fixed time debit, such as a 0:35 debit per day.
The service processing device may generate a money requisition task according to the received target service and the service execution configuration information in the configuration information base in table 1, place the money requisition task in the money requisition task pool in fig. 4, and execute a money requisition to the corresponding payment gateway according to the money requisition task in the money requisition task pool. Fig. 5 illustrates a process of making a request for payment after receiving a target service by a service processing device in a payment system, which may include:
501. the service processing device receives a payment request service to be executed;
for example, after the payment system successfully authorizes the payment, the user will next make international payment for the international credit card for the successfully authorized order. At this time, the service processing device is equivalent to receive a target service to be executed, and the target service is the debit service of the international credit card.
502. The service processing device acquires service execution configuration information corresponding to the debit service from a pre-configured configuration information base;
for example, as described above, the configuration information base includes multiple service execution configuration information, and the multiple service execution configuration information corresponds to different payment gateways or different service execution modes of the same payment gateway. In this step, the service processing apparatus determines, from the configuration information base, service execution configuration information corresponding to the debit request service received at 501, including a payment gateway for executing the debit request service and a service execution mode of the payment gateway.
The service processing device may determine the service execution configuration information corresponding to the debit service as follows: in the process of generating the debit service, the service processing device can obtain gateway information, for example, in the process that the user uses the international credit card to pay through the payment system, the payment system can know the payment gateway corresponding to the international credit card passing through in the process of authorizing payment, for example, the WPG. The service processing device will look up the service execution configuration information including the payment gateway in the configuration information base as the service execution configuration information corresponding to the payment request service, such as the row record of the WPG for the payment gateway included in the channel name as shown in table 1.
In addition, in a general case, different service execution modes of the same payment gateway may configure one of the modes to be valid, for example, as shown in table 1, the WPG gateway includes two modes, namely an active debit mode and an automatic debit mode, and only the active debit mode is configured to be valid in table 1, and the service processing apparatus in this step only obtains the configuration corresponding to the valid configuration as the debit service when looking up. If different modes of the same payment gateway are active simultaneously, such as WPG-A-002 and WPG-M-001 in Table 1 above, the union minimum of the time intervals may be taken as the debit time. For example, if the debit time according to one of the modes is 15 points and the debit time according to the other mode is 17 points, then the debit is performed at 15 points.
In addition, whether the configuration information for configuring a certain service in table 1 is valid or not may be configured according to a certain service rule. For example, the WPG-A-002 channel can be configured to be effective in a certain period of time, and the WPG-M-001 channel can be configured to be effective in the other period of time. This determination of whether a channel is effective may be configured by the payment system administrator, or may be configured by a separate module outside the configuration information base to store configuration rules of whether a channel is effective, such as which time slot configures which channel is effective, or which area configures which channel is effective, and then the configuration information base performs the setting of whether configuration information is effective according to the services in the configuration rule setting table 1.
If the service execution configuration information obtained in the step is the service platform active execution mode, continuing to execute 503; if the service execution configuration information is the gateway auto-execution mode, execution continues at 504.
503. Sending a service execution request to a payment gateway in the service execution configuration information;
for example, if the service execution mode of the payment gateway is Merchant capture in the acquired service execution configuration information corresponding to the service, the service processing device will send a service execution request to the payment gateway at the beginning of a zero time interval, that is, instruct the gateway to execute a debit, where the request may include a debit amount, international credit card information of the debit, and the like, so that the payment gateway deducts a credit from a credit card issuer according to the request. And 506 continues execution.
504. The business processing device generates tasks to be executed, and the method comprises the following steps: the payment method comprises the following steps of applying for a payment service, paying a gateway and obtaining task execution time according to execution time corresponding to an automatic execution mode of the gateway;
for example, if the service execution mode of the gateway is Auto capture in the acquired service execution configuration information corresponding to the service, this indicates that the service is an automatic execution mode of the gateway, and in order to adapt to the payment time of the gateway, the service processing apparatus of this embodiment may temporarily not send a payment instruction to the payment gateway, but may generate an automatic payment-solicitation record indicating a payment task to be executed, which may include the payment service to be executed (e.g., order information, amount of money solicited, etc.), the gateway (e.g., WPG), and the task execution time.
The task execution time may be obtained according to an execution time corresponding to the gateway automatic execution mode, for example, if the time interval is 24 hours, the time 24 hours after the current authorization success time is recorded as the task execution time; or, if the time is fixed time, the fixed time point such as 0:35 is used as the task execution time. And indicating the gateway to request money at the task execution time according to the automatic money request prompting record.
505. When the task execution time is up, sending a service execution request to a payment gateway;
for example, as described above, according to the automatic debit account triggering record, when the task execution time arrives, the service processing device may instruct the payment gateway to debit an issuer of the international credit card, wherein the debit amount, information of the international credit card, and the like are carried.
In a specific implementation, the service processing device may generate corresponding money requesting tasks according to the actions in the active mode or the automatic mode, for example, in 503, the service processing device may generate a money requesting task, where the money requesting task also includes money requesting service information and a corresponding payment gateway, and may mark a send for the money requesting task, which indicates that the task needs to be executed immediately. Further, for the automatic execution mode in 504, the automatic reimbursement facilitation record may be considered as a reimbursement task, including task execution time. These chargeback tasks are all put into the chargeback task pool shown in fig. 4, and all the tasks in the chargeback task pool are to be executed.
The executor in fig. 3 may be provided with a timer, where the timer is used to periodically obtain the pending money requesting task from the money requesting task pool, and indicate the corresponding gateway money requesting according to the money requesting task. For example, if the timer checks the money application task pool every 5 minutes, mainly checking whether the execution time of each task is reached, for example, if the money application task marked sent indicates that the task needs to be executed immediately, the executor indicates a money application to the corresponding gateway according to the money application task. For another example, if the task execution time of the money application task is not reached, the money application task is still placed in the money application task pool, and the task is executed again if the time is reached when the next timer time is reached to the check task pool.
Certainly, the money requesting tasks may all be placed in a money requesting task pool, the service processing device may distinguish whether the tasks have been executed through different identifiers, the executed money requesting tasks also need to wait for the payment gateway to feed back a money requesting result, the executed money requesting tasks may be moved out of the task pool when receiving the money requesting result corresponding to the tasks, and if the money requesting result is that the money requesting is unsuccessful, the state of the money requesting tasks may be changed to be executed again.
506. The business processing device receives the feedback of the money request result;
for example, the service processing device may receive a credit result feedback, such as a credit success. The money requisition can be continuously executed 507 after the money requisition is successful, and if the money requisition is failed, the money requisition task can be continuously executed in the next round. Further, if the money petition result is not returned for more than 24 hours, it can be considered that the money petition has been successful.
507. And the service processing device informs the front-end service of the money request result and pushes the front-end service to be carried out.
For example, when the request is successful, the transaction of the payment system corresponding to the request order will continue.
In the service processing method of this embodiment, as long as the configuration information of different channels is put into the configuration information base, the service processing device can obtain the configuration corresponding to different services from the configuration information base, can execute different chargeback modes matching with multiple gateways, and has strong adaptability; and when a new channel is added, the service execution configuration information corresponding to the channel is added into the configuration information base, so that the expansion is convenient.
In addition, in the current payment system, especially in the above mentioned international credit card request payment service, the payment system is a platform with poor hard-coded expansibility and adaptability, and this embodiment provides a payment system by using the above service processing method, so that the payment system can flexibly adapt to payment gateways of multiple service modes, and the adaptability of the payment system to various gateway modes and the expandability of the payment system to the subsequent new service modes are significantly improved.
Fig. 6 illustrates a structure diagram of a service processing apparatus, and the implementation process of the function and the effect of each unit in the apparatus is specifically described in the implementation process of the corresponding step in the above method, which is not described herein again. As shown in fig. 6, the service processing apparatus may include: an information acquisition module 61 and a service request module 62; wherein the content of the first and second substances,
an information obtaining module 61, configured to, when receiving a target service to be executed, obtain, from a pre-configured configuration information base, service execution configuration information corresponding to the target service, where the service execution configuration information includes: a gateway for executing the target service, and a service execution mode of the gateway;
a service request module 62, configured to send a service execution request to the gateway according to the service execution mode, so that the gateway executes the target service. For example, the service request module is an executor.
Further, the information obtaining module 61, when obtaining the service execution configuration information corresponding to the target service, includes: and searching service execution configuration information of a gateway corresponding to the gateway information according to the gateway information obtained in the target service generation process, wherein the service execution configuration information is used as service execution configuration information corresponding to the target service.
Referring to fig. 7, the service request module 62 in the apparatus may include at least one of the following: a first service request unit 621 and a second service request unit 622; wherein the content of the first and second substances,
a first service request unit 621, configured to send a service execution request to the gateway when it is determined that the service execution mode is a service platform active execution mode;
a second service request unit 622, configured to generate a to-be-executed task when the service execution mode is the gateway automatic execution mode, where the to-be-executed task includes: the target service, the gateway and the task execution time obtained according to the execution time corresponding to the automatic execution mode of the gateway, and when the task execution time is up, a service execution request is sent to the gateway.
For the device embodiments, since they substantially correspond to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. Further, for the parts of the respective modules or units in the service processing apparatus described above, instructions executed by a computer may be possible. Illustratively, and again taking the payment system as an example, the payment system may be deployed on a server that may include a processing component including one or more processors and memory resources, represented by memory, for storing computer instructions executable by the processing component, such as storing the business processing devices described above, i.e., the instructions stored in the memory may include one or more modules each corresponding to a set of instructions. The processing component may call instructions in the memory to perform the business process methods of the above embodiments.
In addition, the server may include other components, such as a power component for performing power management of the server; the payment gateway can be used for receiving payment request tasks or sending instructions for executing the payment request tasks to the payment gateway; and may also include input/output (I/O) interfaces, etc., which are not described in detail.
According to the above description of the service processing method of the present application, the service processing flow shown in fig. 8 can be obtained, and the flow is a case service for a payment system, for example, a method that can be adopted by the payment system in fig. 4 when a request is indicated to a payment gateway, and includes:
801. when receiving a payment request service to be executed, the payment request service indicates a payment gateway to request money, and service execution configuration information corresponding to the payment request service is acquired from a pre-configured configuration information base, wherein the service execution configuration information comprises: the payment gateway is used for executing the payment request service, and the service execution mode of the payment gateway;
802. and sending a service execution request to the payment gateway according to the service execution mode so that the payment gateway executes the payment request service.
The detailed steps of the service processing method of fig. 8 can be combined with the example of fig. 5.
Fig. 9 illustrates a traffic processing apparatus that may be used to perform the traffic processing method of fig. 8, and the apparatus may include: a configuration information acquisition module 91 and a request for payment execution module 92; wherein the content of the first and second substances,
a configuration information obtaining module 91, configured to, when receiving a to-be-executed debit service, obtain, by using a pre-configured configuration information base, service execution configuration information corresponding to the debit service, where the debit service indicates a payment gateway to make a debit, and the service execution configuration information includes: the payment gateway is used for executing the payment request service, and the service execution mode of the payment gateway;
a request for payment execution module 92, configured to send a service execution request to the payment gateway according to the service execution mode, so that the payment gateway executes the payment request service.
For example, in the configuration information base, the following are included: and the multiple service execution configuration information corresponds to different gateways or different service execution modes of the same gateway.
Further, referring to fig. 10, the service processing apparatus may further include: and a mode configuration module 93, configured to configure one of the service execution modes to take effect according to a preset service rule for different service execution modes of the same gateway.
By applying the payment request service of the payment system by adopting the service processing method and the device, the payment system can flexibly adapt to payment gateways with various service modes, and the adaptability of the payment system to various gateway modes and the expandability of the payment system to a subsequent newly added service mode are obviously improved.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the scheme of the application. One of ordinary skill in the art can understand and implement it without inventive effort.
The above description is only exemplary of the present application and should not be taken as limiting the present application, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the scope of protection of the present application.

Claims (14)

1. A method for processing a service, comprising:
when a target service to be executed is received, acquiring service execution configuration information corresponding to the target service from a pre-configured configuration information base, wherein the service execution configuration information comprises: a gateway for executing the target service, and a service execution mode of the gateway;
according to the service execution mode, sending a service execution request to the gateway so that the gateway executes the target service;
the acquiring of the service execution configuration information corresponding to the target service includes:
and searching service execution configuration information of a gateway corresponding to the gateway information according to the gateway information obtained in the target service generation process, wherein the service execution configuration information is used as service execution configuration information corresponding to the target service.
2. The method of claim 1, wherein the configuration information base comprises: and the multiple service execution configuration information corresponds to different gateways or different service execution modes of the same gateway.
3. The method of claim 1, wherein the traffic execution mode comprises:
the service platform actively executes the mode; and the number of the first and second groups,
a gateway auto-execution mode, and an execution time when the gateway is automatically executed.
4. The method of claim 3, wherein when the service execution mode is a service platform active execution mode;
the sending a service execution request to the gateway according to the service execution mode includes: and sending a service execution request to the gateway when the active execution mode of the service platform is determined.
5. The method of claim 3, wherein when the service execution mode is a gateway auto-execution mode;
the sending a service execution request to the gateway according to the service execution mode includes:
generating a task to be executed, wherein the task to be executed comprises: the target service, the gateway and the task execution time obtained according to the execution time corresponding to the automatic execution mode of the gateway;
and when the task execution time is up, sending a service execution request to the gateway.
6. The method of any of claims 1-5, further comprising: and receiving service execution configuration information and storing the service execution configuration information in the configuration information base.
7. A traffic processing apparatus, comprising:
an information obtaining module, configured to, when a target service to be executed is received, obtain, from a pre-configured configuration information base, service execution configuration information corresponding to the target service, where the service execution configuration information includes: a gateway for executing the target service, and a service execution mode of the gateway;
a service request module, configured to send a service execution request to the gateway according to the service execution mode, so that the gateway executes the target service;
the information obtaining module, when obtaining the service execution configuration information corresponding to the target service, includes: and searching service execution configuration information of a gateway corresponding to the gateway information according to the gateway information obtained in the target service generation process, wherein the service execution configuration information is used as service execution configuration information corresponding to the target service.
8. The apparatus of claim 7, wherein the service request module comprises at least one of:
the first service request unit is used for sending a service execution request to the gateway when the service execution mode is determined to be the service platform active execution mode;
a second service request unit, configured to generate a to-be-executed task when the service execution mode is a gateway automatic execution mode, where the to-be-executed task includes: the target service, the gateway and the task execution time obtained according to the execution time corresponding to the automatic execution mode of the gateway, and when the task execution time is up, a service execution request is sent to the gateway.
9. A service processing method is characterized in that the method is applied to a payment request service of a payment system; the method comprises the following steps:
when receiving a payment request service to be executed, the payment request service indicates a payment gateway to request money, and service execution configuration information corresponding to the payment request service is acquired from a pre-configured configuration information base, wherein the service execution configuration information comprises: the payment gateway is used for executing the payment request service, and the service execution mode of the payment gateway;
according to the service execution mode, sending a service execution request to the payment gateway so that the payment gateway executes the payment request service;
the acquiring of the service execution configuration information corresponding to the debit service includes:
and searching service execution configuration information of a gateway corresponding to the gateway information according to the gateway information obtained in the money requisition service generation process, wherein the service execution configuration information is used as service execution configuration information corresponding to the money requisition service.
10. The method of claim 9, wherein the configuration information base comprises: and the multiple service execution configuration information corresponds to different gateways or different service execution modes of the same gateway.
11. The method of claim 10, wherein for different service execution modes of the same gateway, one of the service execution modes is configured to take effect according to a preset service rule.
12. A service processing apparatus, wherein the apparatus is applied to a payment request service of a payment system; the device comprises:
the system comprises a configuration information acquisition module, a payment gateway and a pre-configured configuration information base, wherein the configuration information acquisition module is used for indicating a payment gateway to make a payment when receiving a to-be-executed money request service, acquiring service execution configuration information corresponding to the money request service from the pre-configured configuration information base, and the service execution configuration information comprises: the payment gateway is used for executing the payment request service, and the service execution mode of the payment gateway;
a payment execution request module, configured to send a service execution request to the payment gateway according to the service execution mode, so that the payment gateway executes the payment service;
the configuration information obtaining module, when obtaining the service execution configuration information corresponding to the money requisition service, includes: and searching service execution configuration information of a gateway corresponding to the gateway information according to the gateway information obtained in the money requisition service generation process, wherein the service execution configuration information is used as service execution configuration information corresponding to the money requisition service.
13. The apparatus of claim 12, wherein the configuration information base comprises: and the multiple service execution configuration information corresponds to different gateways or different service execution modes of the same gateway.
14. The apparatus of claim 13, further comprising:
and the mode configuration module is used for configuring one of the service execution modes to take effect according to the preset service rule for different service execution modes of the same gateway.
CN201510369922.4A 2015-06-29 2015-06-29 Service processing method and device Active CN106301881B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510369922.4A CN106301881B (en) 2015-06-29 2015-06-29 Service processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510369922.4A CN106301881B (en) 2015-06-29 2015-06-29 Service processing method and device

Publications (2)

Publication Number Publication Date
CN106301881A CN106301881A (en) 2017-01-04
CN106301881B true CN106301881B (en) 2020-01-03

Family

ID=57650445

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510369922.4A Active CN106301881B (en) 2015-06-29 2015-06-29 Service processing method and device

Country Status (1)

Country Link
CN (1) CN106301881B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107025559B (en) * 2017-01-26 2020-09-18 创新先进技术有限公司 Service processing method and device
CN107392766A (en) * 2017-07-25 2017-11-24 上海壹账通金融科技有限公司 Method for processing business, adapter and computer-readable recording medium
CN110738806B (en) * 2018-07-20 2022-05-27 阿里巴巴集团控股有限公司 Payment mode determination method, device and system and electronic equipment
CN112564944A (en) * 2020-11-20 2021-03-26 深圳市友华通信技术有限公司 Gateway information setting method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1642197A (en) * 2004-01-16 2005-07-20 华为技术有限公司 Business distribution method of non-line system
CN101458797A (en) * 2008-12-22 2009-06-17 腾讯科技(深圳)有限公司 Transaction system and method
CN102111398A (en) * 2010-08-11 2011-06-29 厦门雅迅网络股份有限公司 Method for transmitting service information to mobile terminals by center
CN103581336A (en) * 2013-11-20 2014-02-12 中国联合网络通信集团有限公司 Service flow scheduling method and system based on cloud computing platform
CN104299132A (en) * 2014-09-05 2015-01-21 江苏维罗可思信息科技有限公司 Uniform payment gateway

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1642197A (en) * 2004-01-16 2005-07-20 华为技术有限公司 Business distribution method of non-line system
CN101458797A (en) * 2008-12-22 2009-06-17 腾讯科技(深圳)有限公司 Transaction system and method
CN102111398A (en) * 2010-08-11 2011-06-29 厦门雅迅网络股份有限公司 Method for transmitting service information to mobile terminals by center
CN103581336A (en) * 2013-11-20 2014-02-12 中国联合网络通信集团有限公司 Service flow scheduling method and system based on cloud computing platform
CN104299132A (en) * 2014-09-05 2015-01-21 江苏维罗可思信息科技有限公司 Uniform payment gateway

Also Published As

Publication number Publication date
CN106301881A (en) 2017-01-04

Similar Documents

Publication Publication Date Title
CN108959621B (en) Method, device, equipment and storage medium for realizing block chain network
US11727381B2 (en) Method, server, and readable storage medium for processing payment in offline scenario
CN109583857B (en) Method, system, device and storage medium for processing public offer task
CN106301881B (en) Service processing method and device
JP6648391B2 (en) Service processing method and device
CN108898021B (en) Threat information processing method, system and computing device based on block chain
CN107527222B (en) Information processing method, device and system
CN111738712A (en) Payment processing method, device, equipment and medium for block chain
CN104767714A (en) Method, terminal and system for associating user resource information
CN109933626B (en) Financial business data processing method and device and financial transaction terminal
CN106469412B (en) Data processing method and device
CN110599267A (en) Electronic invoice billing method and device, computer readable storage medium and computer equipment
CN107038025B (en) SOA architecture-based system calling method and device
CN106034148B (en) Rapid information interaction method, local server, remote server and system
CN110084578A (en) Method, apparatus and storage medium based on Third-party payment platform payment
CN107295052A (en) A kind of method for processing business and device
CN113052587A (en) Transfer service processing method and device based on block chain
CN112783629A (en) Service calling method and device, electronic equipment and storage medium
CN109754321B (en) Data processing method and device, medium and terminal thereof
CN105787791B (en) Service request processing method and device
US20230050176A1 (en) Method of processing a transaction request
CN111080301A (en) Data processing method, terminal, electronic device and computer storage medium
CN110874492A (en) Data processing method and device, computing equipment and system
CN105405011A (en) Method, server and system for transaction authentication through mobile terminal
CN104102998A (en) Security information interaction system, device and method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into 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: 20200922

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20200922

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee after: Advanced innovation technology Co.,Ltd.

Address before: A four-storey 847 mailbox in Grand Cayman Capital Building, British Cayman Islands

Patentee before: Alibaba Group Holding Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20240221

Address after: Guohao Times City # 20-01, 128 Meizhi Road, Singapore

Patentee after: Advanced Nova Technology (Singapore) Holdings Ltd.

Country or region after: Singapore

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee before: Innovative advanced technology Co.,Ltd.

Country or region before: Cayman Islands