CN112734453A - Electronic ticket collecting method, electronic ticket issuing method, electronic ticket collecting device, electronic ticket issuing device, electronic ticket equipment and storage medium - Google Patents

Electronic ticket collecting method, electronic ticket issuing method, electronic ticket collecting device, electronic ticket issuing device, electronic ticket equipment and storage medium Download PDF

Info

Publication number
CN112734453A
CN112734453A CN201911031960.3A CN201911031960A CN112734453A CN 112734453 A CN112734453 A CN 112734453A CN 201911031960 A CN201911031960 A CN 201911031960A CN 112734453 A CN112734453 A CN 112734453A
Authority
CN
China
Prior art keywords
electronic ticket
plug
request
electronic
server
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
CN201911031960.3A
Other languages
Chinese (zh)
Other versions
CN112734453B (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201911031960.3A priority Critical patent/CN112734453B/en
Publication of CN112734453A publication Critical patent/CN112734453A/en
Application granted granted Critical
Publication of CN112734453B publication Critical patent/CN112734453B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0207Discounts or incentives, e.g. coupons or rebates

Abstract

The application provides an electronic ticket getting method, an electronic ticket issuing device, electronic ticket equipment and a storage medium. Relates to the technical field of computers. The method comprises the following steps: running the sub-application; sending an electronic ticket getting request to a server through an electronic ticket plug-in; receiving the electronic ticket sent by the server through the electronic ticket plug-in; and displaying the receiving result of the electronic ticket through the electronic ticket plug-in. In the embodiment of the application, an electronic ticket plug-in is integrated in the sub-application program, the electronic ticket plug-in realizes the electronic ticket getting function, and the electronic ticket plug-in is a universal plug-in, so that the sub-application program is not required to be developed by a developer of the sub-application program (for example, codes for realizing the ticket getting function are written in the sub-application program), and meanwhile, corresponding function logic is not required to be added in the background of the sub-application program, so that the development cost and the development difficulty of the small program for realizing the ticket getting function are reduced.

Description

Electronic ticket collecting method, electronic ticket issuing method, electronic ticket collecting device, electronic ticket issuing device, electronic ticket equipment and storage medium
Technical Field
The embodiment of the application relates to the technical field of computers, in particular to an electronic ticket getting method, an electronic ticket issuing method, an electronic ticket getting device, an electronic ticket issuing device, electronic ticket equipment and a storage medium.
Background
With the continuous development of computer technology, various applications enter the daily life of people, and the small program is used as an application which can be used without being downloaded and installed, so that the small program is widely concerned by various industries, particularly the retail industry, and merchants realize online and offline combination through the small program, so that the competitiveness is improved.
In the related art, a merchant needs to develop an applet and provide a service background of the merchant, and then issue a coupon to a user in the applet. The merchant issues the coupon through the applet, which may include the following steps: the applet of the merchant sends the identification information (such as openid) of the user to the service background of the merchant; after receiving the user identifier, the service background of the merchant requests the coupon issuing server to issue the coupon by combining the identifier information (such as the batch identifier of the coupon) of the coupon currently required to be issued. And then, the coupon issuing server returns the relevant information of the coupon to the applet, and the applet processes the relevant information of the coupon and displays the information of successful coupon getting to prompt the user.
In the related art, each merchant needs to develop a service background of the merchant, and requests the coupon issuing server to issue the coupon through the service background of the merchant, so that the cost of developing small programs by the merchant is high, and the difficulty is high.
Disclosure of Invention
The embodiment of the application provides an electronic ticket getting method, an electronic ticket issuing method, an electronic ticket getting device, electronic ticket issuing equipment and a storage medium, and can be used for solving the problems that in the related technology, a merchant has higher cost and higher difficulty in developing small programs.
The technical scheme is as follows:
in one aspect, an embodiment of the present application provides an electronic ticket obtaining method, where the method includes:
running a sub application program, wherein the sub application program is an application program running depending on a parent application program, and an electronic ticket plug-in is integrated in the sub application program;
sending an electronic ticket getting request to a server through the electronic ticket plug-in, wherein the electronic ticket getting request is used for requesting to get the electronic ticket;
receiving the electronic ticket sent by the server through the electronic ticket plug-in;
and displaying the receiving result of the electronic ticket through the electronic ticket plug-in.
In another aspect, an embodiment of the present application provides an electronic ticket issuing method, where the method includes:
receiving an electronic ticket getting request sent by an electronic ticket plug-in, wherein the electronic ticket plug-in is integrated in a sub application program, the sub application program is an application program which runs depending on a parent application program, and the electronic ticket getting request is used for requesting to get an electronic ticket;
acquiring the electronic ticket according to the electronic ticket getting request;
and sending the electronic ticket to the electronic ticket plug-in.
In another aspect, an embodiment of the present application provides an electronic ticket collecting device, where the device includes:
the electronic ticket system comprises a program running module, a ticket processing module and a ticket processing module, wherein the program running module is used for running a sub application program, the sub application program is an application program which runs by depending on a parent application program, and an electronic ticket plug-in is integrated in the sub application program;
the request sending module is used for sending an electronic ticket getting request to a server through the electronic ticket plug-in, and the electronic ticket getting request is used for requesting to get the electronic ticket;
the electronic ticket receiving module is used for receiving the electronic ticket sent by the server through the electronic ticket plug-in;
and the result display module is used for displaying the receiving result of the electronic ticket through the electronic ticket plug-in.
In another aspect, an embodiment of the present application provides an electronic ticket issuing apparatus, including:
the electronic ticket receiving module is used for receiving an electronic ticket getting request sent by an electronic ticket plug-in, the electronic ticket plug-in is integrated in a sub application program, the sub application program is an application program which runs depending on a parent application program, and the electronic ticket getting request is used for requesting to get an electronic ticket;
the electronic ticket obtaining module is used for obtaining the electronic ticket according to the electronic ticket getting request;
and the electronic ticket sending module is used for sending the electronic ticket to the electronic ticket plug-in.
In yet another aspect, an embodiment of the present application provides a computer device, which includes a processor and a memory, where the memory stores at least one instruction, at least one program, a code set, or a set of instructions, and the at least one instruction, the at least one program, the code set, or the set of instructions is loaded and executed by the processor to implement the method for getting an electronic ticket according to the above aspect, or to implement the method for sending an electronic ticket according to the above aspect.
In yet another aspect, an embodiment of the present application provides a computer-readable storage medium having at least one instruction, at least one program, a set of codes, or a set of instructions stored therein, which is loaded and executed by a processor to implement the method for getting an electronic ticket according to the above aspect or the method for sending an electronic ticket according to the above aspect.
In yet another aspect, the present application provides a computer program product, which when executed by a processor, is configured to implement the method for getting an electronic ticket according to the above aspect, or implement the method for sending an electronic ticket according to the above aspect.
The technical scheme provided by the embodiment of the application can have the following beneficial effects:
and requesting the server to issue the electronic ticket and receive the electronic ticket through the electronic ticket plug-in integrated in the sub application program. Compared with the related art, the small program developer needs to write codes for realizing the coupon function in the small program and the merchant background. In the embodiment of the application, an electronic ticket plug-in is integrated in the sub-application program, the electronic ticket plug-in realizes the electronic ticket getting function, and the electronic ticket plug-in is a universal plug-in, so that the sub-application program is not required to be developed by a developer of the sub-application program (for example, codes for realizing the ticket getting function are written in the sub-application program), and meanwhile, corresponding function logic is not required to be added in the background of the sub-application program, so that the development cost and the development difficulty of the small program for realizing the ticket getting function are reduced.
Drawings
FIG. 1 is a schematic illustration of an implementation environment provided by one embodiment of the present application;
FIG. 2 is a schematic illustration of an implementation environment provided by another embodiment of the present application;
FIG. 3 is a flow chart of an electronic ticket picking method provided by an embodiment of the present application;
FIG. 4 is a schematic diagram illustrating an application for use of an e-ticket insert;
fig. 5 is a diagram illustrating a result of reception of an electronic ticket;
fig. 6 is a flowchart of an electronic ticket collecting method according to another embodiment of the present application;
FIG. 7 is a diagram illustrating an example of a usage hint;
fig. 8 is a flowchart of an electronic ticket collecting method according to another embodiment of the present application;
FIG. 9 is a block diagram of an electronic ticket retriever according to an embodiment of the present application;
fig. 10 is a block diagram of an electronic ticket gate apparatus according to another embodiment of the present application;
fig. 11 is a block diagram of an electronic ticket issuing apparatus provided in an embodiment of the present application;
fig. 12 is a block diagram of an electronic ticket issuing apparatus according to another embodiment of the present application;
fig. 13 is a block diagram of a terminal according to an embodiment of the present application;
fig. 14 is a schematic structural diagram of a server according to an embodiment of the present application.
Detailed Description
To make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
Before describing the embodiments of the present application, a brief introduction of related terms designed in the embodiments of the present application will be made.
The sub-application program: a child application is an application that runs in dependence of a parent application. The sub-application may specifically be a social application, a file management application, a mail application, or a game application, etc. The above-described sub-application may be referred to as an "applet". The user can directly open the sub-application program by scanning the two-dimensional code corresponding to the sub-application program or searching the name of the sub-application program. The child application can be conveniently acquired and propagated within the parent application.
And the developer completes the operations of development, debugging, previewing, code uploading and the like of the sub-application program in the sub-application program development tool. The above-described sub-application development tool may be referred to as WePY. WePY is a componentized development framework with all the services and functions of the component implemented on the component itself, with the component and component isolated from each other. After a developer issues a code file of a child application program to a server, the parent application program may request to acquire a file of the child application program from the server through an HTTP (HyperText Transfer Protocol) request or a WebSocket request, and then the parent application program displays a page of the child application program by loading the file.
The parent application program: the parent application is an application for bearing the child application, and provides an environment for implementing the child application. The parent application is a native application. A native application is an application that can run directly on an operating system. The parent application may be a social application, a dedicated application that specifically supports the child applications, a file management application, a mail application, or a gaming application, among others. The Social application includes an instant messaging application, an SNS (Social Network Service) application, or a live application, and the like.
Referring to fig. 1, a schematic diagram of an implementation environment provided by an embodiment of the present application is shown. The implementation environment may include: a terminal 10 and a server 20.
In the embodiment of the present application, a target application is installed and operated in the terminal 10, and the target application may also be operated with a sub-application, where the sub-application is an application operated depending on the target application, that is, in the embodiment of the present application, the target application is an object application serving as a word application. In addition, the sub-application program is also integrated with an electronic ticket plug-in.
It should be noted that, in the embodiment of the present application, the above-mentioned electronic ticket plug-in is provided by a developer of the target application.
Optionally, the target application may be an instant messaging application, a social application, a payment application, or the like, which is not limited in this embodiment of the application.
The terminal 10 may be an electronic device such as a mobile phone, a tablet Computer, a wearable device, a PC (Personal Computer), and the like.
The server 20 may be a server, a server cluster composed of a plurality of servers, or a cloud computing service center. The server 20 may communicate with the terminal 10 through a wired or wireless network.
Alternatively, as shown in fig. 2, when the server 20 is a server cluster composed of a plurality of servers, the server 20 may include a coupon server 21, a database server 22, an electronic ticket issuing server 23, and a wind control server 24. Wherein, the coupon server 21 is used for communicating with the electronic coupon plug-in the terminal 10; the database server 22 is used for carrying out effective verification on the electronic ticket issuing activity; the electronic ticket issuing server 23 is used for issuing electronic tickets; the wind control server 24 is used for detecting whether the user requesting to receive the electronic ticket meets the electronic ticket receiving condition. In addition, the coupon server 21 is also configured to forward information sent by the database server 22, the electronic ticket issuing server 23, and the wind control server 24 to the electronic ticket plug-in.
The ticket collecting server 21 communicates with the database server 22, the electronic ticket issuing server 23, and the wind control server 24 via a wired or wireless network, respectively.
The technical solution of the present application will be described below by means of several embodiments.
Referring to fig. 3, a flowchart of an electronic ticket collecting method according to an embodiment of the present application is shown. In the present embodiment, the method is mainly applied to the target application installed and running in the terminal of the implementation environment shown in fig. 1 for example. The method may include the steps of:
step 301, running the sub-application.
The child application is an application that runs in dependence on the parent application. The user can run a target application installed in the terminal, that is, a parent application of the sub-application, and then run the sub-application. For example, in the user interface of the parent application, an icon of the child application is displayed, and the user clicks the icon of the child application to start running the child application. For another example, the user scans the two-dimensional code of the sub-application through the parent application, and starts to run the sub-application.
In the embodiment of the present application, an electronic ticket plug-in is further integrated in the sub application. The plug-in integrated in the sub application is used for realizing the extended functions of the sub application. Optionally, a plurality of plug-ins may be integrated into the sub-application to implement a plurality of different extended functions.
The electronic ticket plug-in is used for achieving the function of obtaining the electronic ticket through the sub application program. Different sub-applications can download and use the electronic ticket plug-in, namely, the electronic ticket plug-in can be integrated into different sub-applications. For example, integrated into sub-applications of different merchants.
Optionally, the interface of the content displayed by the electronic ticket plug-in may be overlaid on the interface displayed by the sub application program, and displayed in a floating layer.
It should be noted that the electronic ticket plug-in is provided by a developer of the parent application.
Illustratively, the parent application is an "X-letter" application, and a sub-application, such as an applet of an electronic shop developed by a merchant, may be run in the "X-letter" application; the applet may also integrate an e-coupon plug-in, such as a coupon plug-in, provided by the developer of the "X-mail" application.
Alternatively, when the developer of the sub application wants to use the electronic ticket plug-in the sub application, the developer of the sub application may apply for using the electronic ticket plug-in to the developer of the parent application in a computer device (e.g., a PC).
Illustratively, as shown in fig. 4, a schematic diagram of an application for using an e-ticket inserter is exemplarily shown. A plug-in application interface 40 is displayed on a computer device used by a developer of the sub-application, the plug-in application interface 40 comprises a plug-in search bar 41 and a plug-in adding control 42, the plug-in search bar is used for providing input of the developer of the sub-application and searching for a plug-in required by the developer of the sub-application, and the plug-in adding control 42 is used for requesting to add the plug-in the sub-application. The developer of the sub application inputs and searches the electronic ticket plug-in the plug-in search field 41 to obtain the electronic ticket plug-in 43, and the developer of the sub application selects the electronic ticket plug-in 43 and then clicks the plug-in addition control 42 to apply the developer of the parent application for using the electronic ticket plug-in. The developer of the parent application, after the audit is passed, allows the developer of the child application to integrate the e-ticket plug-in 43 in the child application.
Optionally, the electronic ticket plug-in can be version-updated to optimize the function thereof. When the developer of the sub-application adds the electronic ticket plug-in the sub-application, the latest version of the electronic ticket plug-in is added by default.
Step 302, sending an electronic ticket getting request to a server through an electronic ticket plug-in.
The electronic ticket getting request is used for requesting to get the electronic ticket.
In one possible implementation, the electronic ticket collecting request can be sent to the server through the electronic ticket plug-in when the electronic ticket plug-in is operated.
In another possible embodiment, after the electronic ticket plug-in is operated, the electronic ticket plug-in can provide an electronic ticket getting control; and after the trigger signal corresponding to the electronic ticket getting control is acquired, sending an electronic ticket getting request to the server through the electronic ticket plug-in.
Optionally, the sending, by the electronic ticket plug-in to the server, an electronic ticket getting request includes: and after receiving the activity configuration information sent by the sub-application program, sending an electronic ticket getting request to the server through the electronic ticket plug-in.
The electronic ticket getting request comprises activity configuration information, and the activity configuration information comprises identification information of the electronic ticket getting activity.
And step 303, receiving the electronic ticket sent by the server through the electronic ticket plug-in.
And after the electronic ticket obtaining request is sent to the server, the electronic ticket sent by the server is received through the electronic ticket plug-in.
And 304, displaying the receiving result of the electronic ticket through the electronic ticket plug-in.
The electronic ticket plug-in can display the receiving result of the electronic ticket collar after receiving the electronic ticket sent by the server. The receiving result of the electronic ticket is used for prompting the user that the electronic ticket is successfully received or the electronic ticket is unsuccessfully received.
Optionally, the electronic ticket receiving result further includes at least one of: the number of the electronic tickets, the money amount of the electronic tickets and the valid period of the electronic tickets. The embodiments of the present application do not limit this.
Optionally, the displaying the result of the electronic ticket by the electronic ticket plug-in may include: and displaying the coupon prompt information of the electronic coupon through the electronic coupon plug-in. The coupon drawing prompt information is used for prompting that the electronic coupon is successfully drawn.
Illustratively, as shown in fig. 5, a schematic diagram of a pickup result of an electronic ticket is exemplarily shown. The e-ticket inserter displays a pickup result 50 of the e-ticket, the pickup result 50 including an amount 51 of the picked up e-ticket, such as "you get 4-dollar coupon"; the number 52 of electronic tickets, such as two electronic tickets including 3-element and 1-element; the valid period 53 of the electronic ticket is valid as 2019.04.08-2019.05.08.
In summary, according to the technical scheme provided by the embodiment of the application, the server is requested to issue the electronic ticket and receive the electronic ticket through the electronic ticket plug-in integrated in the sub application program. Compared with the related art, the small program developer needs to write codes for realizing the coupon function in the small program and the merchant background. In the embodiment of the application, an electronic ticket plug-in is integrated in the sub-application program, the electronic ticket plug-in realizes the electronic ticket getting function, and the electronic ticket plug-in is a universal plug-in, so that the sub-application program is not required to be developed by a developer of the sub-application program (for example, codes for realizing the ticket getting function are written in the sub-application program), and meanwhile, corresponding function logic is not required to be added in the background of the sub-application program, so that the development cost and the development difficulty of the small program for realizing the ticket getting function are reduced.
Referring to fig. 6, a flowchart of an electronic ticket collecting method according to another embodiment of the present application is shown. In the present embodiment, the method is mainly applied to the implementation environment shown in fig. 1 for illustration. The method may include the steps of:
step 601, the target application runs the sub-application.
The above-described sub application is an application that runs depending on the parent application (i.e., the target application). And the sub application program is also integrated with an electronic ticket plug-in.
This step is the same as or similar to the step 301 in the embodiment of fig. 3, and is not described herein again.
Step 602, the target application program sends an electronic ticket getting request to the server through the electronic ticket plug-in.
The electronic ticket getting request is used for requesting to get the electronic ticket.
This step is the same as or similar to the step 302 in the embodiment of fig. 3, and is not described here again.
Correspondingly, the server receives the electronic ticket getting request sent by the electronic ticket plug-in.
And step 603, the server acquires the electronic ticket according to the electronic ticket getting request.
After receiving the electronic coupon picking request sent by the electronic coupon plug-in, the server can acquire the electronic coupon according to the electronic coupon picking request.
Step 604, the server sends the electronic ticket to the electronic ticket plug-in.
After the server acquires the electronic ticket, the server can send the electronic ticket to the electronic ticket plug-in.
Correspondingly, the target application program receives the electronic ticket sent by the server through the electronic ticket plug-in.
Optionally, after the target application receives the electronic ticket sent by the server through the electronic ticket plug-in, the following steps may be further performed:
(1) generating a user operation record corresponding to the electronic ticket through the electronic ticket plug-in;
(2) and sending the user operation record to the server through the electronic ticket plug-in.
After the target application program receives the electronic ticket sent by the server through the electronic ticket plug-in, the user can perform a series of operations corresponding to the electronic ticket, such as viewing the electronic ticket, closing the electronic ticket, using the electronic ticket, and the like. The target application program can generate a user operation record through the electronic ticket plug-in so as to record the operation corresponding to the electronic ticket. After that, the target application program may send the user operation record to the server.
The user operation record corresponding to the electronic ticket is sent to the server through the electronic ticket plug-in unit, and a developer of the electronic ticket plug-in unit can correspondingly optimize the electronic ticket plug-in unit according to the user operation record, so that the display of the electronic ticket is more in line with the operation habit of a user, and the user experience is improved.
Optionally, after the target application receives the electronic ticket sent by the server through the electronic ticket plug-in, the following steps may be further performed:
(1) receiving a sharing instruction corresponding to the electronic coupon, wherein the sharing instruction comprises identification information of a user to be shared;
(2) sharing the electronic coupon to the user to be shared according to the identification information of the user to be shared;
(3) and displaying the sharing result.
After receiving the electronic ticket through the electronic ticket plug-in, the target application program can also receive a sharing instruction corresponding to the electronic ticket, wherein the sharing instruction is used for sharing the electronic ticket to other users, namely users to be shared. The user to be shared may be a user who has a friend relationship with the user who picks up the electronic ticket.
After the sharing instruction is received, the electronic ticket can be sent to the person to be shared according to the identification information of the user to be shared, which is included in the sharing instruction. Further, the target application program can display a sharing result through the electronic ticket plug-in, and the sharing result is used for prompting the success or failure of electronic ticket sharing.
Under the condition that the user who receives the electronic ticket does not use the electronic ticket, the electronic ticket is shared by the user to be shared, and the utilization rate of the electronic ticket is improved.
Step 605, the target application displays the electronic ticket picking result through the electronic ticket plug-in.
Optionally, after the target application displays the electronic ticket picking result through the electronic ticket plug-in, the following steps can be further executed:
(1) receiving a closing instruction corresponding to the pickup result;
(2) canceling the display of the pickup result according to the closing instruction;
(3) and displaying the use prompt information of the electronic ticket in a floating window mode.
Optionally, the pickup result display interface includes a result closing control, and the pickup result closing control is used for a user to close a pickup result.
After the getting result of the electronic ticket is displayed, the user can click the result closing control, correspondingly, the target application program can receive a closing instruction corresponding to the getting result through the electronic ticket plug-in, and further cancel the display of the getting result according to the closing instruction. Then, the target application program can display the use prompt information of the electronic ticket in a floating window form through the electronic ticket plug-in, and the use prompt information is used for prompting the use condition of the electronic ticket.
Illustratively, as shown in fig. 7, a schematic diagram of using hint information is exemplarily shown. The display interface of the pickup result also comprises a result closing control 71, the user clicks the result closing control 71, and correspondingly, the target application program can receive a closing instruction corresponding to the pickup result through the electronic ticket plug-in. Thereafter, the display of the above-mentioned reception result is canceled, and the usage notice information 72 of the electronic ticket is displayed in the form of a floating window, that is, 1 element is subtracted as follows, and 3 elements are subtracted from 12.2 elements. After the ordering is successful, a payment interface 73 is displayed, wherein the payment interface 73 displays an amount 74 to be paid, such as 21.8, and the amount 74 to be paid is the amount after the electronic ticket is used; also displayed is an initial payment amount 75, such as 22.8, the initial payment amount 75 referring to the amount of unused electronic tickets; also displayed is a payment code entry field 76, the payment code entry field 76 being for the user to enter a payment code.
Optionally, the pickup result includes a target payment method required to be used by the electronic ticket. That is, the usage condition of the electronic ticket includes a usage target payment means.
In this case, after the electronic ticket plug-in displays the result of getting the electronic ticket, the following steps may be further performed:
(1) displaying a payment mode list;
(2) acquiring a selection signal corresponding to a target payment mode;
(3) and after the selection signal is acquired, paying by using the electronic ticket according to a target payment mode.
After the pickup result is displayed, a payment mode list can be displayed, wherein the payment mode list comprises at least one payment mode. The user may select a target payment method displayed in the pickup result, and accordingly, the target application program acquires a selection signal corresponding to the target payment method, and then may perform payment using the electronic ticket based on the target payment method.
In summary, according to the technical scheme provided by the embodiment of the application, the server is requested to issue the electronic ticket and receive the electronic ticket through the electronic ticket plug-in integrated in the sub application program. Compared with the related technology, the merchant needs to develop a service background of the merchant and request the server to issue the coupon through the service background of the merchant. According to the technical scheme provided by the embodiment of the application, the electronic ticket plug-in is interacted with the server, a service background of a merchant is not needed, and therefore the received electronic ticket can be directly displayed to a user through the electronic ticket plug-in.
On the other hand, the user operation record corresponding to the electronic ticket is sent to the server through the electronic ticket plug-in, and a developer of the electronic ticket plug-in can correspondingly optimize the electronic ticket plug-in according to the user operation record, so that the display of the electronic ticket is more in line with the operation habit of the user, and the user experience is improved.
Referring to fig. 8, a flowchart of an electronic ticket collecting method according to another embodiment of the present application is shown. In the present embodiment, the method is mainly applied to the implementation environment shown in fig. 2 for illustration. The method may include the steps of:
in step 801, the target application runs a sub-application.
The child application is an application that runs in dependence on the parent application. And the sub application program is also integrated with an electronic ticket plug-in.
This step is the same as or similar to the step 301 in the embodiment of fig. 3, and is not described herein again.
Step 802, the target application sends an electronic coupon getting request to the coupon server through the electronic coupon plug-in.
The electronic ticket getting request is used for requesting to get the electronic ticket.
This step is the same as or similar to the step 302 in the embodiment of fig. 3, and is not described here again.
Correspondingly, the coupon server receives the electronic coupon getting request sent by the electronic coupon plug-in.
And step 803, the coupon server sends an activity query request to the database server according to the identification information of the electronic coupon issuing activity.
The electronic ticket getting request comprises identification information of electronic ticket issuing activities. The identification information of the electronic ticket issuing activity is used to identify the electronic ticket issuing activity. For example, the identification information of the electronic ticket issuing event may be a batch number of the electronic ticket issuing event.
The database server stores the corresponding relationship between the identification information of at least one group of electronic ticket issuing activities and the electronic tickets.
After the identification information of the electronic ticket issuing activity is acquired by the ticket getting server, the electronic ticket corresponding to the electronic ticket issuing activity can be found according to the identification information of the electronic ticket issuing activity and the corresponding relation between the identification information of the electronic ticket issuing activity and the electronic ticket stored in the database server.
Step 804, the database server sends the activity query result to the coupon server.
The database server also stores the corresponding relationship between the identification information of at least one group of electronic ticket issuing activities and the valid time period, that is, each electronic ticket issuing activity has the valid time period, and if the valid time period is exceeded, the electronic ticket issuing activity is invalid.
The above-mentioned activity inquiry result is used for indicating that the electronic ticket issuing activity is effective or not.
Correspondingly, the coupon server receives the activity query result sent by the database server.
If the activity query result indicates that the electronic ticket issuing activity is valid, the following step 808 is performed.
By inquiring whether the electronic ticket issuing activity is effective or not, the electronic ticket is further issued to the electronic ticket plug-in unit when the electronic ticket issuing activity is effective, so that the issuing of invalid electronic tickets is avoided, the transmission overhead is saved, and the user experience is improved.
In step 805, the coupon server sends a coupon record query request to the database server.
The electronic ticket getting request includes identification information of a target user.
The database server also stores the corresponding relation between the identification information of at least one target user and the coupon record. The coupon server may send a coupon record query request to the database server, where the coupon record query request includes identification information of the target user, and the coupon record query request is used to request query of a coupon record of the target user.
Optionally, the identification information of the target user may be obtained by an e-ticket plug-in.
At step 806, the database server sends the coupon record for the target user to the coupon server.
Correspondingly, the coupon server receives the coupon record of the target user sent by the database server.
If the coupon record of the target user meets the electronic ticket issuing condition, the following step 808 is executed.
For example, by inquiring the user's coupon record and issuing the electronic ticket to the electronic ticket inserter in the case of confirming that the user has first received the electronic ticket, repeated issuing of the electronic ticket is avoided.
Step 807, the coupon server sends a wind control request to the wind control server.
The electronic ticket getting request includes identification information of a target user.
Further, the wind control request includes identification information of the target user, and the wind control request is used for requesting to detect whether the target user meets the electronic ticket getting condition.
Optionally, the electronic ticket collecting condition includes at least one of: the target user is to receive the electronic ticket for the first time, and the target user completes real-name authentication.
If the target user meets the electronic ticket getting condition, the following step 808 is performed.
It should be noted that, in the embodiment of the present application, the order of executing steps 803 and 804, steps 805 and 806, and step 807 is not limited. In one example, steps 803 and 804 may be performed first, then steps 805 and 806, and finally step 807. In another example, steps 805 and 806 may be performed first, then steps 803 and 804, and finally step 807 may be performed.
And step 808, the coupon server sends the electronic ticket issuing request to the electronic ticket issuing server according to the electronic ticket getting request.
The electronic ticket issuing request is used for requesting the transmission of the electronic ticket.
Step 809, the electronic ticket issuing server sends the electronic ticket to the ticket getting server.
Correspondingly, the coupon server receives the electronic coupon sent by the electronic coupon issuing server.
Step 810, the coupon server sends the electronic coupon to the electronic coupon plug-in.
Correspondingly, the target application program receives the electronic ticket sent by the ticket collecting server through the electronic ticket plug-in.
This step is the same as or similar to the step 604 in the embodiment of fig. 6, and is not repeated here.
And step 811, the target application program displays the getting result of the electronic ticket through the electronic ticket plug-in.
This step is the same as or similar to the step 605 in the embodiment of fig. 6, and is not repeated here.
In summary, according to the technical scheme provided in the embodiment of the present application, an electronic ticket getting request is sent to the electronic ticket server through the electronic ticket plug-in, the electronic ticket server sends an electronic ticket issuing request to the electronic ticket issuing server according to the electronic ticket getting request, and further, the electronic ticket server receives the electronic ticket sent by the electronic ticket issuing server and sends the electronic ticket to the electronic ticket plug-in. Compared with the related technology, the period of self-development of the merchants is long, and when the server promotes the electronic ticket issuing activity once, the development time of each merchant needs to be coordinated, so that the activity promotion difficulty is high. According to the technical scheme provided by the embodiment of the application, the electronic ticket plug-in and the server all belong to the same developer, so that when the server is used for popularizing the electronic ticket issuing activity once, development time of each merchant does not need to be coordinated, and activity popularization difficulty is reduced.
The following are embodiments of the apparatus of the present application that may be used to perform embodiments of the method of the present application. For details which are not disclosed in the embodiments of the apparatus of the present application, reference is made to the embodiments of the method of the present application.
Referring to fig. 9, a block diagram of an electronic ticket getting apparatus according to an embodiment of the present application is shown. The device has the function of realizing the electronic ticket getting method example, and the function can be realized by hardware or by hardware executing corresponding software. The device may be the terminal described above, or may be provided on the terminal. The apparatus 900 may include: a program running module 910, a request transmitting module 920, an electronic ticket receiving module 930, and a result displaying module 940.
And a program running module 910, configured to run a sub-application, where the sub-application is an application running on the parent application, and the sub-application is integrated with an e-ticket plug-in.
A request sending module 920, configured to send an electronic ticket obtaining request to a server through the electronic ticket plugin, where the electronic ticket obtaining request is used to request to obtain an electronic ticket.
An electronic ticket receiving module 930, configured to receive the electronic ticket sent by the server through the electronic ticket plug-in.
And a result display module 940 for displaying the result of getting the electronic ticket through the electronic ticket plug-in.
In summary, according to the technical scheme provided by the embodiment of the application, the server is requested to issue the electronic ticket and receive the electronic ticket through the electronic ticket plug-in integrated in the sub application program. Compared with the related art, the small program developer needs to write codes for realizing the coupon function in the small program and the merchant background. In the embodiment of the application, an electronic ticket plug-in is integrated in the sub-application program, the electronic ticket plug-in realizes the electronic ticket getting function, and the electronic ticket plug-in is a universal plug-in, so that the sub-application program is not required to be developed by a developer of the sub-application program (for example, codes for realizing the ticket getting function are written in the sub-application program), and meanwhile, corresponding function logic is not required to be added in the background of the sub-application program, so that the development cost and the development difficulty of the small program for realizing the ticket getting function are reduced.
In some possible designs, the electronic ticket receiving module 930 is configured to send the electronic ticket getting request to the server through the electronic ticket plug-in after receiving the activity configuration information sent by the sub application program; the electronic ticket getting request comprises the activity configuration information, and the activity configuration information comprises identification information of electronic ticket getting activity.
In some possible designs, as shown in fig. 10, the apparatus 900 further comprises: an instruction receiving module 950, a cancellation display module 960, and an information display module 970.
An instruction receiving module 950, configured to receive a closing instruction corresponding to the getting result.
A cancellation display module 960, configured to cancel displaying the pickup result according to the close instruction.
The information display module 970 is configured to display the usage prompt information of the electronic ticket in a floating window form, where the usage prompt information is used to prompt the usage of the electronic ticket.
In some possible designs, as shown in fig. 10, the apparatus 900 further comprises: a record generation module 980 and a record transmission module 990.
A record generating module 980, configured to generate a user operation record corresponding to the electronic ticket through the electronic ticket plug-in.
A record sending module 990, configured to send the user operation record to the server through the e-ticket plug-in.
In some possible designs, as shown in fig. 10, the apparatus 900 further comprises: a sharing receiving module 1000, an electronic ticket sharing module 1010 and a sharing display module 1020.
The sharing receiving module 1000 is configured to receive a sharing instruction corresponding to the electronic coupon, where the sharing instruction includes identification information of a user to be shared.
The electronic coupon sharing module 1010 is configured to share the electronic coupon with the user to be shared according to the identification information of the user to be shared.
And a sharing display module 1020 for displaying the sharing result.
In some possible designs, the pickup result includes a target payment mode required to be used by the electronic ticket; as shown in fig. 10, the apparatus 900 further includes: a list display module 1030, a mode selection module 1040, and an electronic ticket payment module 1050.
The list display module 1030 is configured to display a payment method list, where the payment method list includes at least one payment method.
A mode selection module 1040, configured to obtain a selection signal corresponding to the target payment mode.
And the electronic ticket payment module 1050 is used for paying by using the electronic ticket based on the target payment mode after the selection signal is acquired.
Referring to fig. 11, a block diagram of an electronic ticket issuing apparatus according to an embodiment of the present application is shown. The device has the functions of realizing the electronic ticket issuing method example, and the functions can be realized by hardware or by hardware executing corresponding software. The device may be the server described above, or may be provided on the server. The apparatus 1100 may include: a request receiving module 1110, an electronic ticket acquiring module 1120, and an electronic ticket transmitting module 1130.
A request receiving module 1110, configured to receive an electronic ticket picking request sent by an electronic ticket plug-in, where the electronic ticket plug-in is integrated in a sub application program, the sub application program is an application program running in dependence on a parent application program, and the electronic ticket picking request is used to request to pick up an electronic ticket.
An electronic ticket obtaining module 1120, configured to obtain the electronic ticket according to the electronic ticket getting request.
An electronic ticket sending module 1130, configured to send the electronic ticket to the electronic ticket plug-in.
In summary, according to the technical scheme provided by the embodiment of the application, the server is requested to issue the electronic ticket and receive the electronic ticket through the electronic ticket plug-in integrated in the sub application program. Compared with the related art, the small program developer needs to write codes for realizing the coupon function in the small program and the merchant background. In the embodiment of the application, an electronic ticket plug-in is integrated in the sub-application program, the electronic ticket plug-in realizes the electronic ticket getting function, and the electronic ticket plug-in is a universal plug-in, so that the sub-application program is not required to be developed by a developer of the sub-application program (for example, codes for realizing the ticket getting function are written in the sub-application program), and meanwhile, corresponding function logic is not required to be added in the background of the sub-application program, so that the development cost and the development difficulty of the small program for realizing the ticket getting function are reduced.
In some possible designs, the electronic ticket obtaining module 1120 is configured to send an electronic ticket issuing request to an electronic ticket issuing server according to the electronic ticket obtaining request, where the electronic ticket issuing request is used to request to send the electronic ticket; and receiving the electronic ticket sent by the electronic ticket issuing server.
In some possible designs, the electronic ticket getting request includes identification information of an electronic ticket issuing activity. As shown in fig. 12, the apparatus 1100 further includes: a query sending module 1140 and a result receiving module 1150.
The query sending module 1140 is configured to send an activity query request to a database server according to the identification information of the electronic ticket issuing activity, where the database server stores a corresponding relationship between at least one group of identification information of the electronic ticket issuing activity and the electronic ticket.
A result receiving module 1150, configured to receive an activity query result sent by the database server, where the activity query result is used to indicate whether the electronic ticket issuing activity is valid.
The electronic ticket obtaining module 1120 is configured to execute the step of obtaining the electronic ticket according to the electronic ticket getting request when the activity query result indicates that the electronic ticket issuing activity is valid.
In some possible designs, the electronic ticket picking request includes identification information of a target user; as shown in fig. 12, the apparatus 1100 further includes: a record sending module 1160 and a record receiving module 1170.
The record sending module 1160 is configured to send a coupon record query request to a database server, where the coupon record query request includes the identification information of the target user, and the coupon record query request is used to request to query the coupon record of the target user.
A record receiving module 1170, configured to receive the coupon record of the target user sent by the database server;
the electronic ticket obtaining module 1120 is configured to execute the step of obtaining the electronic ticket according to the electronic ticket obtaining request when the ticket obtaining record of the target user meets an electronic ticket issuing condition.
In some possible designs, the electronic ticket picking request includes identification information of a target user; as shown in fig. 12, the apparatus 1100 further includes: and a wind control sending module 1180.
And a wind control sending module 1180, configured to the wind control request sending module 1140, configured to send a wind control request to a wind control server, where the wind control request includes identification information of the target user, and the wind control request is used to request to detect whether the target user meets an electronic ticket getting condition.
The electronic ticket obtaining module 1120 is configured to execute the step of obtaining the electronic ticket according to the electronic ticket getting request when the target user meets the electronic ticket getting condition.
It should be noted that, when the apparatus provided in the foregoing embodiment implements the functions thereof, only the division of the functional modules is illustrated, and in practical applications, the functions may be distributed by different functional modules according to needs, that is, the internal structure of the apparatus may be divided into different functional modules to implement all or part of the functions described above. In addition, the apparatus and method embodiments provided by the above embodiments belong to the same concept, and specific implementation processes thereof are described in the method embodiments for details, which are not described herein again.
Referring to fig. 13, a block diagram of a terminal according to an embodiment of the present application is shown. In general, terminal 1300 includes: a processor 1301 and a memory 1302.
Processor 1301 may include one or more processing cores, such as a 4-core processor, an 8-core processor, and the like. The processor 1301 may be implemented in at least one hardware form of a DSP (Digital Signal Processing), an FPGA (Field Programmable Gate Array), and a PLA (Programmable Logic Array). The processor 1301 may also include a main processor and a coprocessor, where the main processor is a processor for Processing data in an awake state, and is also referred to as a Central Processing Unit (CPU); a coprocessor is a low power processor for processing data in a standby state. In some embodiments, the processor 1301 may be integrated with a GPU (Graphics Processing Unit), which is responsible for rendering and drawing content that the display screen needs to display. In some embodiments, processor 1301 may further include an AI (Artificial Intelligence) processor for processing computational operations related to machine learning.
Memory 1302 may include one or more computer-readable storage media, which may be non-transitory. The memory 1302 may also include high speed random access memory, as well as non-volatile memory, such as one or more magnetic disk storage devices, flash memory storage devices. In some embodiments, a non-transitory computer readable storage medium in memory 1302 is used to store at least one instruction, at least one program, set of codes, or set of instructions for execution by processor 1301 to implement the method of electronic ticket retrieval provided by the method embodiments of the present application, or to implement the method of electronic ticket issuance described in the above aspects.
In some embodiments, terminal 1300 may further optionally include: a peripheral interface 1303 and at least one peripheral. Processor 1301, memory 1302, and peripheral interface 1303 may be connected by a bus or signal line. Each peripheral device may be connected to the peripheral device interface 1303 via a bus, signal line, or circuit board. Specifically, the peripheral device may include: at least one of a communication interface 1304, a display screen 1305, an audio circuit 1306, a camera assembly 1307, a positioning assembly 1308, and a power supply 1309.
Those skilled in the art will appreciate that the configuration shown in fig. 13 is not intended to be limiting with respect to terminal 1300 and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components may be employed.
Referring to fig. 14, a schematic structural diagram of a server according to an embodiment of the present application is shown. Specifically, the method comprises the following steps:
the server 1400 includes a CPU (Central Processing Unit) 1401, a system Memory 1404 including a RAM (Random Access Memory) 1402 and a ROM (Read Only Memory) 1403, and a system bus 1405 connecting the system Memory 1404 and the Central Processing Unit 1401. The server 1400 also includes a basic I/O (Input/Output) system 1406 that facilitates transfer of information between devices within the computer, and a mass storage device 1407 for storing an operating system 1413, application programs 1414, and other program modules 1412.
The basic input/output system 1406 includes a display 1408 for displaying information and an input device 1409, such as a mouse, keyboard, etc., for user input of information. Wherein the display 1408 and input device 1409 are both connected to the central processing unit 1401 via an input-output controller 1410 connected to the system bus 1405. The basic input/output system 1406 may also include an input/output controller 1410 for receiving and processing input from a number of other devices, such as a keyboard, mouse, or electronic stylus. Similarly, input-output controller 1410 also provides output to a display screen, a printer, or other type of output device.
The mass storage device 1407 is connected to the central processing unit 1401 through a mass storage controller (not shown) connected to the system bus 1405. The mass storage device 1407 and its associated computer-readable media provide non-volatile storage for the server 1400. That is, the mass storage device 1407 may include a computer readable medium (not shown) such as a hard disk or CD-ROM (Compact disk Read-Only Memory) drive.
Without loss of generality, the computer-readable media may comprise computer storage media and communication media. Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media includes RAM, ROM, EPROM (Erasable Programmable Read Only Memory), flash Memory or other solid state Memory technology, CD-ROM, DVD or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices. Of course, those skilled in the art will appreciate that the computer storage media is not limited to the foregoing. The system memory 1404 and mass storage device 1407 described above may collectively be referred to as memory.
The server 1400 may also operate in accordance with various embodiments of the present application by connecting to remote computers over a network, such as the internet. That is, the server 1400 may be connected to the network 1412 through the network interface unit 1411 coupled to the system bus 1405, or the network interface unit 1411 may be used to connect to other types of networks or remote computer systems (not shown).
The memory also includes at least one instruction, at least one program, set of codes, or set of instructions stored in the memory and configured to be executed by the one or more processors to implement the above-described electronic ticket getting method or to implement the electronic ticket issuing method.
In an exemplary embodiment, a computer device is also provided. The computer device may be a terminal or a server. The computer device comprises a processor and a memory, wherein at least one instruction, at least one program, a set of codes or a set of instructions is stored in the memory, and the at least one instruction, the at least one program, the set of codes or the set of instructions is loaded and executed by the processor to realize the electronic ticket getting method or realize the electronic ticket issuing method.
In an exemplary embodiment, there is also provided a computer-readable storage medium having stored therein at least one instruction, at least one program, a set of codes, or a set of instructions, which when executed by a processor, implements the above-described electronic ticket getting method or implements the above-described electronic ticket issuing method.
In an exemplary embodiment, there is also provided a computer program product for implementing the above-described electronic ticket getting method or implementing the above-described electronic ticket issuing method when the computer program product is executed by a processor.
It should be understood that reference to "a plurality" herein means two or more. "and/or" describes the association relationship of the associated objects, meaning that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship.
The above description is only exemplary of the present application and should not be taken as limiting the present application, and any modifications, equivalents, improvements and the like that are made within the spirit and principle of the present application should be included in the protection scope of the present application.

Claims (15)

1. An electronic ticket collecting method, comprising:
running a sub application program, wherein the sub application program is an application program running depending on a parent application program, and an electronic ticket plug-in is integrated in the sub application program;
sending an electronic ticket getting request to a server through the electronic ticket plug-in, wherein the electronic ticket getting request is used for requesting to get the electronic ticket;
receiving the electronic ticket sent by the server through the electronic ticket plug-in;
and displaying the receiving result of the electronic ticket through the electronic ticket plug-in.
2. The method of claim 1, wherein sending an electronic ticket procurement request to a server via the electronic ticket plug-in comprises:
after receiving activity configuration information sent by the sub-application program, sending the electronic ticket getting request to the server through the electronic ticket plug-in;
the electronic ticket getting request comprises the activity configuration information, and the activity configuration information comprises identification information of electronic ticket getting activity.
3. The method according to claim 1, wherein after the displaying the result of the electronic ticket through the electronic ticket plug-in, further comprising:
receiving a closing instruction corresponding to the pickup result;
canceling the display of the pickup result according to the closing instruction;
and displaying the use prompt information of the electronic ticket in a floating window form, wherein the use prompt information is used for prompting the use condition of the electronic ticket.
4. The method according to any one of claims 1 to 3, wherein after receiving the electronic ticket sent by the server through the electronic ticket plug-in, the method further comprises:
generating a user operation record corresponding to the electronic ticket through the electronic ticket plug-in;
and sending the user operation record to the server through the electronic ticket plug-in.
5. The method according to any one of claims 1 to 3, wherein after receiving the electronic ticket sent by the server through the electronic ticket plug-in, the method further comprises:
receiving a sharing instruction corresponding to the electronic coupon, wherein the sharing instruction comprises identification information of a user to be shared;
according to the identification information of the user to be shared, the electronic coupon is shared with the user to be shared;
and displaying the sharing result.
6. The method according to any one of claims 1 to 3, wherein the pickup result includes a target payment method required for use of the electronic ticket;
after the electronic ticket plug-in displays the receiving result of the electronic ticket, the method further comprises the following steps:
displaying a payment mode list, wherein the payment mode list comprises at least one payment mode;
acquiring a selection signal corresponding to the target payment mode;
and after the selection signal is acquired, paying by using the electronic ticket based on the target payment mode.
7. An electronic ticket issuing method, characterized by comprising:
receiving an electronic ticket getting request sent by an electronic ticket plug-in, wherein the electronic ticket plug-in is integrated in a sub application program, the sub application program is an application program which runs depending on a parent application program, and the electronic ticket getting request is used for requesting to get an electronic ticket;
acquiring the electronic ticket according to the electronic ticket getting request;
and sending the electronic ticket to the electronic ticket plug-in.
8. The method according to claim 7, wherein the obtaining the electronic ticket according to the electronic ticket getting request comprises:
sending an electronic ticket issuing request to an electronic ticket issuing server according to the electronic ticket getting request, wherein the electronic ticket issuing request is used for requesting to send the electronic ticket;
and receiving the electronic ticket sent by the electronic ticket issuing server.
9. The method according to claim 7, wherein the electronic ticket drawing request includes identification information of an electronic ticket issuing activity;
before the electronic ticket is obtained according to the electronic ticket getting request, the method further comprises the following steps:
sending an activity query request to a database server according to the identification information of the electronic ticket issuing activity, wherein the database server stores the corresponding relation between the identification information of at least one group of electronic ticket issuing activity and the electronic ticket;
receiving an activity query result sent by the database server, wherein the activity query result is used for indicating whether the electronic ticket issuing activity is effective or not;
and if the activity query result indicates that the electronic ticket issuing activity is valid, executing the step of acquiring the electronic ticket according to the electronic ticket getting request.
10. The method according to claim 7, wherein the electronic ticket picking request includes identification information of a target user;
before the electronic ticket is obtained according to the electronic ticket getting request, the method further comprises the following steps:
sending a coupon record query request to a database server, wherein the coupon record query request comprises the identification information of the target user, and the coupon record query request is used for requesting to query the coupon record of the target user;
receiving a coupon record of the target user sent by the database server;
and if the coupon record of the target user meets the electronic coupon issuing condition, executing the step of obtaining the electronic coupon according to the electronic coupon getting request.
11. The method according to any one of claims 7 to 10, wherein the electronic ticket picking request includes identification information of a target user;
before the electronic ticket is obtained according to the electronic ticket getting request, the method further comprises the following steps:
sending a wind control request to a wind control server, wherein the wind control request comprises identification information of the target user, and the wind control request is used for requesting to detect whether the target user meets the electronic ticket getting condition;
and if the target user meets the electronic ticket getting condition, executing the step of obtaining the electronic ticket according to the electronic ticket getting request.
12. An electronic ticket retrieval apparatus, comprising:
the electronic ticket system comprises a program running module, a ticket processing module and a ticket processing module, wherein the program running module is used for running a sub application program, the sub application program is an application program which runs by depending on a parent application program, and an electronic ticket plug-in is integrated in the sub application program;
the request sending module is used for sending an electronic ticket getting request to a server through the electronic ticket plug-in, and the electronic ticket getting request is used for requesting to get the electronic ticket;
the electronic ticket receiving module is used for receiving the electronic ticket sent by the server through the electronic ticket plug-in;
and the result display module is used for displaying the receiving result of the electronic ticket through the electronic ticket plug-in.
13. An electronic ticket issuing apparatus, characterized in that the apparatus comprises:
the electronic ticket receiving module is used for receiving an electronic ticket getting request sent by an electronic ticket plug-in, the electronic ticket plug-in is integrated in a sub application program, the sub application program is an application program which runs depending on a parent application program, and the electronic ticket getting request is used for requesting to get an electronic ticket;
the electronic ticket obtaining module is used for obtaining the electronic ticket according to the electronic ticket getting request;
and the electronic ticket sending module is used for sending the electronic ticket to the electronic ticket plug-in.
14. A computer device comprising a processor and a memory, the memory having stored therein at least one instruction, at least one program, set of codes, or set of instructions, which is loaded and executed by the processor to implement the method of any one of claims 1 to 6 or to implement the method of any one of claims 7 to 11.
15. A computer readable storage medium having stored therein at least one instruction, at least one program, a set of codes, or a set of instructions, which is loaded and executed by a processor to implement the method of any one of claims 1 to 6 or to implement the method of any one of claims 7 to 11.
CN201911031960.3A 2019-10-28 2019-10-28 Electronic coupon pickup method, electronic coupon issuing device, electronic coupon pickup apparatus, electronic coupon issuing apparatus, and storage medium Active CN112734453B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911031960.3A CN112734453B (en) 2019-10-28 2019-10-28 Electronic coupon pickup method, electronic coupon issuing device, electronic coupon pickup apparatus, electronic coupon issuing apparatus, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911031960.3A CN112734453B (en) 2019-10-28 2019-10-28 Electronic coupon pickup method, electronic coupon issuing device, electronic coupon pickup apparatus, electronic coupon issuing apparatus, and storage medium

Publications (2)

Publication Number Publication Date
CN112734453A true CN112734453A (en) 2021-04-30
CN112734453B CN112734453B (en) 2024-02-02

Family

ID=75589222

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911031960.3A Active CN112734453B (en) 2019-10-28 2019-10-28 Electronic coupon pickup method, electronic coupon issuing device, electronic coupon pickup apparatus, electronic coupon issuing apparatus, and storage medium

Country Status (1)

Country Link
CN (1) CN112734453B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114119112A (en) * 2022-01-10 2022-03-01 浙江口碑网络技术有限公司 Preferential resource processing method and device, electronic equipment and computer storage medium

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005218029A (en) * 2004-02-02 2005-08-11 Matsushita Electric Ind Co Ltd Secure device for performing data exchange between card applications, and portable terminal
US20100121697A1 (en) * 2008-11-12 2010-05-13 Verizon Corporate Resources Group Llc Methods, systems and computer program products for a mobile targeted coupon distributor
US20100223632A1 (en) * 2009-02-27 2010-09-02 Alain Regnier Plug-in architecture for wsd dcp operations
US20130211890A1 (en) * 2011-02-10 2013-08-15 Kathy Heitmueller Electronic coupon issuance and redemption apparatuses, methods and systems
KR20150048291A (en) * 2013-10-25 2015-05-07 에스케이플래닛 주식회사 service providing device, control method thereof, coupon system and computer readable medium having computer program recorded thereof
CN105719139A (en) * 2016-01-20 2016-06-29 李政德 Mobile fusion electronic payment method adopting participation of electronic vouchers in consumption payment
WO2017020460A1 (en) * 2015-07-31 2017-02-09 百度在线网络技术(北京)有限公司 Method and apparatus for integrating plugin
CN107179923A (en) * 2017-03-31 2017-09-19 腾讯科技(深圳)有限公司 Applied program processing method, device and computer equipment
CN107229526A (en) * 2017-05-17 2017-10-03 腾讯科技(深圳)有限公司 Message treatment method, device, storage medium and computer equipment in group session
CN107357644A (en) * 2017-06-30 2017-11-17 腾讯科技(深圳)有限公司 Applied program processing method, device, storage medium and computer equipment
CN108196930A (en) * 2018-01-18 2018-06-22 腾讯科技(深圳)有限公司 Applied program processing method, device, storage medium and computer equipment
CN108537598A (en) * 2018-04-16 2018-09-14 西安艾润物联网技术服务有限责任公司 Electronic coupons distribution method, device and computer readable storage medium
WO2018218859A1 (en) * 2017-05-31 2018-12-06 深圳正品创想科技有限公司 Method and device for sending electronic coupon
CN109213598A (en) * 2018-07-03 2019-01-15 努比亚技术有限公司 A kind of resource allocation methods, device and computer readable storage medium
CN109600408A (en) * 2017-09-30 2019-04-09 腾讯科技(深圳)有限公司 Resource sharing method, device, storage medium and computer equipment
CN110113407A (en) * 2019-04-30 2019-08-09 上海连尚网络科技有限公司 Small routine state synchronization method, equipment and computer storage medium
CN110297635A (en) * 2019-06-27 2019-10-01 百度在线网络技术(北京)有限公司 Display methods, device, equipment and the storage medium of the page

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005218029A (en) * 2004-02-02 2005-08-11 Matsushita Electric Ind Co Ltd Secure device for performing data exchange between card applications, and portable terminal
US20100121697A1 (en) * 2008-11-12 2010-05-13 Verizon Corporate Resources Group Llc Methods, systems and computer program products for a mobile targeted coupon distributor
US20100223632A1 (en) * 2009-02-27 2010-09-02 Alain Regnier Plug-in architecture for wsd dcp operations
US20130211890A1 (en) * 2011-02-10 2013-08-15 Kathy Heitmueller Electronic coupon issuance and redemption apparatuses, methods and systems
KR20150048291A (en) * 2013-10-25 2015-05-07 에스케이플래닛 주식회사 service providing device, control method thereof, coupon system and computer readable medium having computer program recorded thereof
WO2017020460A1 (en) * 2015-07-31 2017-02-09 百度在线网络技术(北京)有限公司 Method and apparatus for integrating plugin
CN105719139A (en) * 2016-01-20 2016-06-29 李政德 Mobile fusion electronic payment method adopting participation of electronic vouchers in consumption payment
CN107179923A (en) * 2017-03-31 2017-09-19 腾讯科技(深圳)有限公司 Applied program processing method, device and computer equipment
CN107229526A (en) * 2017-05-17 2017-10-03 腾讯科技(深圳)有限公司 Message treatment method, device, storage medium and computer equipment in group session
WO2018218859A1 (en) * 2017-05-31 2018-12-06 深圳正品创想科技有限公司 Method and device for sending electronic coupon
CN107357644A (en) * 2017-06-30 2017-11-17 腾讯科技(深圳)有限公司 Applied program processing method, device, storage medium and computer equipment
CN109600408A (en) * 2017-09-30 2019-04-09 腾讯科技(深圳)有限公司 Resource sharing method, device, storage medium and computer equipment
CN108196930A (en) * 2018-01-18 2018-06-22 腾讯科技(深圳)有限公司 Applied program processing method, device, storage medium and computer equipment
CN108537598A (en) * 2018-04-16 2018-09-14 西安艾润物联网技术服务有限责任公司 Electronic coupons distribution method, device and computer readable storage medium
CN109213598A (en) * 2018-07-03 2019-01-15 努比亚技术有限公司 A kind of resource allocation methods, device and computer readable storage medium
CN110113407A (en) * 2019-04-30 2019-08-09 上海连尚网络科技有限公司 Small routine state synchronization method, equipment and computer storage medium
CN110297635A (en) * 2019-06-27 2019-10-01 百度在线网络技术(北京)有限公司 Display methods, device, equipment and the storage medium of the page

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114119112A (en) * 2022-01-10 2022-03-01 浙江口碑网络技术有限公司 Preferential resource processing method and device, electronic equipment and computer storage medium
CN114119112B (en) * 2022-01-10 2023-03-17 浙江口碑网络技术有限公司 Preferential resource processing method and device, electronic equipment and computer storage medium

Also Published As

Publication number Publication date
CN112734453B (en) 2024-02-02

Similar Documents

Publication Publication Date Title
CN108984784B (en) Application implementation method, device, equipment and storage medium based on block chain network
US10547682B2 (en) Dynamically scaling application components using microservices
CN110443695A (en) Data processing method and its device, electronic equipment and medium
CN108470253B (en) User identification method and device and storage equipment
CN108287708B (en) Data processing method and device, server and computer readable storage medium
US11586772B2 (en) Method and device for displaying information
CN110402570A (en) Information processing method and system, server, terminal, computer storage medium
CN106209607B (en) Subscription information display method and device
KR102118178B1 (en) Multiple transaction parallel processing method and system for blockchain
CN109582873A (en) Method and apparatus for pushed information
CN109948882B (en) Task processing method based on block data structure and related equipment
KR20190046647A (en) Information processing program, information processing method and information processing terminal
EP3508262A1 (en) Method and system for sharing user activity information
CN112734498A (en) Task reward acquisition method, device, terminal and storage medium
CN111784326B (en) Picture processing method and device and computer equipment
CN111580883B (en) Application program starting method, device, computer system and medium
CN112734453A (en) Electronic ticket collecting method, electronic ticket issuing method, electronic ticket collecting device, electronic ticket issuing device, electronic ticket equipment and storage medium
CN109299124A (en) Method and apparatus for more new model
CN111026945B (en) Multi-platform crawler scheduling method, device and storage medium
CN111415197A (en) Method for acquiring article exchange voucher, method for providing article exchange voucher, device and storage medium
CN110807652A (en) Marketing information management method and system based on gift
CN112083982A (en) Information processing method and device
CN109325345A (en) Method and apparatus for running third party code in sandbox environment
CN112348612B (en) Order generation method and device
CN109313771A (en) The degree of reiability of real-time auction

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40042037

Country of ref document: HK

SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant