CN109150696B - Information processing method, server, client, and computer-readable storage medium - Google Patents

Information processing method, server, client, and computer-readable storage medium Download PDF

Info

Publication number
CN109150696B
CN109150696B CN201810994473.6A CN201810994473A CN109150696B CN 109150696 B CN109150696 B CN 109150696B CN 201810994473 A CN201810994473 A CN 201810994473A CN 109150696 B CN109150696 B CN 109150696B
Authority
CN
China
Prior art keywords
information
client
payment
identifier
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.)
Active
Application number
CN201810994473.6A
Other languages
Chinese (zh)
Other versions
CN109150696A (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.)
Jiangsu Qiyidian Network Co
Original Assignee
Jiangsu Qiyidian Network Co
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 Jiangsu Qiyidian Network Co filed Critical Jiangsu Qiyidian Network Co
Priority to CN201810994473.6A priority Critical patent/CN109150696B/en
Publication of CN109150696A publication Critical patent/CN109150696A/en
Application granted granted Critical
Publication of CN109150696B publication Critical patent/CN109150696B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/085Payment architectures involving remote charge determination or related payment systems
    • G06Q20/0855Payment architectures involving remote charge determination or related payment systems involving a third party
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/52User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail for supporting social networking services

Abstract

The invention provides an information processing method, a server, a client and a computer readable storage medium, wherein the method comprises the following steps: receiving service information sent by a first client, wherein the service information comprises order information and a conversation identifier; generating transaction notification information based on the order information; and sending the transaction notification information and the conversation identification to a second client side associated with the conversation identification so that the second client side can carry out payment operation on a conversation interface corresponding to the conversation identification. According to the information processing method provided by the invention, the server can send the transaction notification information and the session identifier to the client side associated with the session identifier, and after the client side receives the transaction notification information and the session identifier, the client side can carry out payment operation on the session interface corresponding to the session identifier, so that the effect of transaction management in an IM application program is improved.

Description

Information processing method, server, client, and computer-readable storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a service information processing method, a client, a server, and a computer-readable storage medium.
Background
With the rapid development of Instant Messaging (IM) technology, the existing IM application program can provide a function of two-person conversation and multi-person conversation through a conversation interface, users can communicate in the modes of characters, pictures, voice, video and the like, and can also provide file sharing operation and simple payment operation, so that the IM application program becomes an essential communication tool in daily life of people. Since the IM application is widely used in various scenes, such as leisure, entertainment scenes and work scenes, users have made high demands on the ease of use, stability, security, and the like of the instant messaging application.
Although the current IM application program can provide simple payment operation, the simple payment operation does not relate to the control and management of the transaction process, so that the management effect of the current IM application program on the transaction process is poor.
Therefore, the existing IM application program has the problem of poor transaction management effect.
Disclosure of Invention
The embodiment of the invention provides an information processing method, a server, a client and a computer readable storage medium, which are used for solving the problem that the existing IM application program has poor management effect on a transaction process.
In order to solve the technical problem, the invention is realized as follows:
in a first aspect, an embodiment of the present invention provides an information processing method, applied to a server, including:
receiving service information sent by a first client, wherein the service information comprises order information and a conversation identifier;
generating transaction notification information based on the order information;
and sending the transaction notification information and the conversation identification to a second client side associated with the conversation identification so that the second client side can carry out payment operation on a conversation interface corresponding to the conversation identification.
In a second aspect, an embodiment of the present invention further provides an information processing method, applied to a client, including:
sending service information to a server, wherein the service information comprises order information and a conversation identifier so that the server can generate transaction notification information based on the order information;
receiving a payment result message and a conversation identifier sent by the server;
and displaying the payment result message on a dialog interface corresponding to the dialog identifier.
In a third aspect, an embodiment of the present invention further provides an information processing method, applied to a client, including:
receiving transaction notification information and a session identifier sent by a server;
displaying the transaction notification information on a dialog interface corresponding to the dialog identifier;
and carrying out payment operation based on the transaction notification information.
In a fourth aspect, an embodiment of the present invention further provides a server, including:
the first receiving module is used for receiving service information sent by a first client, and the service information comprises order information and a conversation identifier;
the first generation module is used for generating transaction notification information based on the order information;
and the first sending module is used for sending the transaction notification information and the conversation identifier to a second client side associated with the conversation identifier so that the second client side can carry out payment operation on a conversation interface corresponding to the conversation identifier.
In a fifth aspect, an embodiment of the present invention further provides a client, including:
the fourth receiving module is used for receiving the payment result message and the conversation identifier sent by the server;
and the first display module is used for displaying the payment result message on a dialog interface corresponding to the dialog identifier.
In a sixth aspect, an embodiment of the present invention further provides a client, including:
the seventh receiving module is used for receiving the transaction notification information and the session identifier sent by the server;
the fourth display module is used for displaying the transaction notification information on a dialog interface corresponding to the dialog identifier;
and the payment module is used for carrying out payment operation based on the transaction notification information.
In a seventh aspect, an embodiment of the present invention further provides a server, including a processor, a memory, and a computer program stored on the memory and capable of running on the processor, where the computer program, when executed by the processor, implements the steps of the information processing method of the application and the server.
In an eighth aspect, an embodiment of the present invention further provides a client, including a processor, a memory, and a computer program stored on the memory and executable on the processor, where the computer program, when executed by the processor, implements any of the steps of the information processing method applied to the client.
In a ninth aspect, the embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when being executed by a processor, the computer program implements the steps of the information processing method applied to the server.
In a tenth aspect, the embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when being executed by a processor, the computer program implements the steps of any one of the above-mentioned information processing methods applied to a client.
In the embodiment of the invention, by receiving service information sent by a first client, the service information comprises order information and a conversation identifier; generating transaction notification information based on the order information; and sending the transaction notification information and the conversation identification to a second client side associated with the conversation identification so that the second client side can carry out payment operation on a conversation interface corresponding to the conversation identification. In this way, the server can send the transaction notification information and the session identifier to the client associated with the session identifier, and after receiving the transaction notification information and the session identifier, the client can perform payment operation on the session interface corresponding to the session identifier, so that the effect of transaction management in the IM application program is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive exercise.
FIG. 1 is a diagram of an application environment of an information processing method according to an embodiment of the present invention;
FIG. 2 is a second application environment diagram of the information processing method according to the embodiment of the present invention;
FIG. 3 is a flowchart of an information processing method according to an embodiment of the present invention;
FIG. 4 is a diagram illustrating information transmission according to an embodiment of the present invention;
FIG. 5 is a diagram of one of the screen interfaces provided by the embodiments of the present invention;
FIG. 6 is a second schematic diagram of information transmission according to the embodiment of the present invention;
FIG. 7 is a third schematic diagram of information transmission according to an embodiment of the present invention;
FIG. 8 is a second schematic diagram of a screen interface provided by the embodiment of the present invention;
FIG. 9 is a third exemplary diagram of a screen interface according to an embodiment of the present invention;
FIG. 10 is a fourth exemplary diagram of information transmission according to the present invention;
FIG. 11 is a fourth schematic diagram of a screen interface provided by the embodiment of the present invention;
FIG. 12 is a fifth diagram of a screen interface provided by the present invention;
FIG. 13 is a fifth exemplary diagram of information transmission according to the present invention;
FIG. 14 is a sixth schematic diagram of a screen interface provided by an embodiment of the present invention;
FIG. 15 is a sixth schematic diagram of information transmission according to the present invention;
FIG. 16 is a second flowchart of an information processing method according to an embodiment of the present invention;
FIG. 17 is a third flowchart of an information processing method according to an embodiment of the present invention;
FIG. 18 is a fourth flowchart of an information processing method according to an embodiment of the present invention;
FIG. 19 is a fifth flowchart of an information processing method according to an embodiment of the present invention;
FIG. 20 is a sixth flowchart of an information processing method according to an embodiment of the present invention;
FIG. 21 is one of the block diagrams of a server provided by the embodiments of the present invention;
FIG. 22 is a second block diagram of a server according to an embodiment of the present invention;
fig. 23 is a third block diagram of a server according to an embodiment of the present invention;
FIG. 24 is a fourth block diagram of a server according to an embodiment of the present invention;
FIG. 25 is one of the block diagrams of a client provided by embodiments of the present invention;
fig. 26 is a second block diagram of the client according to the embodiment of the present invention;
fig. 27 is a third block diagram of the client according to the embodiment of the present invention;
FIG. 28 is a fourth block diagram of a client according to an embodiment of the present invention;
FIG. 29 is a fifth diagram of a structure of a client according to an embodiment of the present invention;
FIG. 30 is a sixth diagram of a structure of a client according to an embodiment of the present invention;
fig. 31 is a seventh structural diagram of a client according to an embodiment of the present invention;
FIG. 32 is a fifth diagram of a server according to an embodiment of the present invention;
fig. 33 is an eighth structural diagram of a client according to an embodiment of the present invention;
fig. 34 is a ninth block diagram of a client according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a diagram of an application environment of an information processing method according to an embodiment of the present invention. The application environment diagram shown in fig. 1 includes a server 101, a first client 102, an nth client 103, a first backend system 104, and an nth backend system 105, and in practical applications, the application environment diagram may include n clients, where only the first client 102 and the nth client 103 are schematically shown in fig. 1, and in practical applications, the application environment diagram may include n backend systems, where only the first backend system 104 and the nth backend system 105 are schematically shown in fig. 1. The n clients may exchange information through the server, the background system may be a background system of a service provider, the server 101 is in communication connection with the background system, and the server may conveniently read background data, for example, the background system may be an Enterprise Resource Planning (ERP) system and a Customer Relationship Management (CRM) system.
Referring to fig. 2, fig. 2 is a second application environment diagram of the information processing method according to the embodiment of the present invention. As shown in the application environment diagram of fig. 2, the application environment diagram includes a first client 201, a second client 202, and a server 203, and the server 203 is in communication connection with the first client 201 and the second client 202, respectively.
Referring to fig. 3, fig. 3 is a flowchart of an information processing method provided by an embodiment of the present invention, where the information processing method may be applied to a server, as shown in fig. 3, and includes the following steps:
step 301, receiving service information sent by a first client.
Before this step 301, the following steps may be further included: the server establishes a dialog between the first client and the second client.
For example, referring to fig. 4, fig. 4 is a schematic diagram of information transmission provided by the embodiment of the present invention. The second client obtains a service list from the server, the second client displays a first screen interface 401, the first screen interface 401 includes the service list, and the service list includes a service name and information such as provider information, a place, a price, and evaluation associated with the service name. It should be noted that the service list of the server may be sent to the server by the first client, for example, a fourth screen interface 404 is displayed on the first client, the service list is established through the fourth screen interface 404, and the service list is sent to the server. The first client can also perform necessary settings, including service commodity records, payment mode information, payment account information and the like.
Referring to fig. 5, fig. 5 is a schematic diagram of a screen interface according to an embodiment of the present invention. Through touch operation on the first screen interface 401, the second client may display a second screen interface 402 as shown in fig. 5, where the second screen interface 402 displays service details including a service name, a service detail description, user comments, and a chat button associated with a service provider. In the case that the chat button receives a touch operation, a chat interface, that is, a conversation interface of two or more participants, may be displayed.
Referring to fig. 6, fig. 6 is a schematic diagram of information transmission according to an embodiment of the present invention. In fig. 6, the second client displays a third screen interface 403, and the third screen interface 403 displays a conversation interface including a history message display area 4031 and a message input area 4032. The method comprises the steps that a second client sends a service request comprising a service name to a server, the server receives the service request, determines that the corresponding second client can provide effective service according to the service name in the service request, and sends system prompt messages to the first client and the second client by using an existing chat channel under the condition that the chat channel exists between the first client and the second client, and acquires a conversation identifier between the first client and the second client; under the condition that the first client and the second client do not have a chat channel, establishing the chat channel between the first client and the second client, sending a system prompt message through the chat channel, and acquiring a conversation identifier between the first client and the second client; the system prompt message comprises information such as a service name and the like. It should be noted that in the history message display area 4031, the second client may be represented by UserA, and the first client may be represented by UserB. The server can receive the information sent by the first client and the second client and distribute the received information. The first client and the second client can send information to the server and receive the information sent by the server. For example, the first client receives a system prompt message sent by the server, displays the system prompt message on the dialog interface of the fifth screen interface 405, and displays a message of "how many times the ask price" on the dialog interface of the fifth screen interface 405 after receiving the message of "how many times the ask price" sent by the server. In fig. 6, the dialog interface of the fifth screen interface 405 also has a message input region 4052 where various text messages can be input and a send button by which a text message can be sent to the server.
In this embodiment, the service information includes order information and a session identifier. The order information includes information such as an order number, a commodity name, and a money amount, the dialog identifier is an identifier of a dialog interface for generating the order information, and specifically, the dialog identifier may be a unique number and/or letter code.
For example, referring to fig. 7, fig. 7 is a schematic diagram of information transmission according to an embodiment of the present invention. The server receives and distributes the chat content of the first client and the second client, the first dialogue interface 501 of the first client displays the history message, the second dialogue interface 502 of the second client displays the history message, and order information can be generated in the dialogue interfaces. Referring to fig. 8-9, the third dialog interface 503 of the first client displays an order generation button 5031, and when an input operation is received on the order generation button 5031, the order generation interface 504 is displayed, and the order information such as a service name, a service price, and a service object can be edited on the order generation interface 504. The order generation interface 504 also displays a determination button 5041, and when an input operation is received on the determination button 5041, the order information and the session identifier of the current session are transmitted to the server.
Step 302, generating transaction notification information based on the order information.
In this embodiment, after receiving the order information and the session identifier sent by the first client, the server verifies the order information, obtains payment method information set by the first client, and combines the order information and the payment method information, thereby generating transaction notification information.
Step 303, sending the transaction notification information and the session identifier to a second client associated with the session identifier, so that the second client performs a payment operation on a session interface corresponding to the session identifier.
Referring to fig. 10, fig. 10 is a schematic diagram of a screen interface according to an embodiment of the invention. The fourth dialog interface 601 of the first client displays the first transaction notification information 6011 as shown in fig. 10; the fifth dialog interface 602 of the second client displays the second transaction notification information 6021, and it should be noted that the specific contents of the first transaction notification information 6011 and the second transaction notification information 6021 are the same. In case of receiving the input operation on the second transaction notification information 6021, a payment interface 6022 as shown in fig. 11 may be displayed, the payment interface 6022 including a multiple payment means selection button 60222 and a payment determination button 60221, and after the payment input is received by the payment determination button 60222, a request for calling the third party payment interface is transmitted to the server, and after the third party payment interface is called, a third party payment interface 6023 as shown in fig. 12 may be displayed, and as shown in fig. 12, the third party payment interface 6023 includes third party payment information 60231 and a third party payment determination button 60232, so that the third party payment can be completed at the dialogue interface.
The information processing method of the embodiment of the invention receives the service information sent by the first client, wherein the service information comprises order information and a conversation identifier; generating transaction notification information based on the order information; and sending the transaction notification information and the conversation identification to a second client side associated with the conversation identification so that the second client side can carry out payment operation on a conversation interface corresponding to the conversation identification. In this way, the server can send the transaction notification information and the session identifier to the client associated with the session identifier, and after receiving the transaction notification information and the session identifier, the client can perform payment operation on the session interface corresponding to the session identifier, so that the effect of transaction management in the IM application program is improved.
Referring to fig. 16, fig. 16 is a flowchart of an information processing method provided by an embodiment of the present invention, and the information processing method can be applied to a server. As shown in fig. 16, the method comprises the following steps:
step 1601, receiving service information sent by the first client.
The implementation process and beneficial effects of this step can be referred to the description in step 301, and are not described herein again.
Step 1602, obtaining information of alternative payment methods corresponding to the first terminal identifier.
In this embodiment, the service information further includes a first terminal identifier of the first client, the server may store a corresponding relationship between the terminal identifier and the alternative payment method information, the alternative payment information corresponding to the first terminal identifier is queried from the corresponding relationship between the terminal identifier and the payment method information, and the alternative payment method information corresponding to the first terminal identifier at least includes one payment method information.
Step 1603, generating the transaction notification information based on the order information and the alternative payment method information.
In this embodiment, the order information and the payment method information may be synthesized, so as to generate the transaction notification information including the order information and the payment method information.
And 1604, sending the transaction notification information and the session identifier to a second client associated with the session identifier, so that the second client can perform payment operation on a session interface corresponding to the session identifier.
The implementation process and beneficial effects of this step can be referred to the description in step 303, and are not described herein again.
It should be noted that, after step 303 of the embodiment shown in fig. 3, the following steps are further included:
receiving payment information and the conversation identification sent by the second client, wherein the payment information comprises a payment state;
and sending a payment result message and the conversation identification to the first client and/or the second client under the condition that the payment state is payment completion so that the first client and the second client can display the payment result message on a conversation interface corresponding to the conversation identification.
Referring again to fig. 12, third party payment information 60231 and a third party payment decision button 60232 are displayed on the third party payment interface 6023, and in case of receiving an input operation on the third party payment decision button 60232, payment information including a payment result message and a session identifier are transmitted to the server. And the server updates the order state according to the payment information and sends payment result information and the conversation identifier to the first client and the second client which are associated with the conversation identifier.
Referring to fig. 13, fig. 13 is a schematic diagram illustrating information transmission according to an embodiment of the invention. As shown in fig. 13, the sixth dialog interface 701 of the first client displays a first payment result message 7011, and the specific payment result is that payment has been made. The seventh dialog interface 702 of the second client displays a second payment result message 7021, the specific payment result being that payment has been made.
In this way, the payment result information is displayed in the dialogue interface of the client, thereby improving the effect of transaction management in the dialogue interface.
It is further added that, after the step of sending the payment result message and the session identifier to the first client and/or the second client, the following steps may be further included:
receiving comment information and the conversation identification sent by the second client;
and sending the comment information and the conversation identification to the first client so that the first client can display the comment information on a conversation interface corresponding to the conversation identification.
Referring to fig. 14 again, an editing interface is displayed on the comment interface 7022 of the second client, and the user can edit the corresponding comment information by an input operation, and upload the comment information and the current session identifier to the server. Referring to fig. 15, the eighth conversation interface 703 of the second client displays the first comment information 7031, the server may send the comment information to the first client, and the ninth conversation interface 704 of the first client displays the second comment information 7041, where the first comment information 7031 and the second comment information 7041 have the same content.
Thus, the transaction can be evaluated in the dialogue interface, and the evaluation information can be displayed in the dialogue interface, thereby improving the effect of transaction management in the dialogue interface.
The information processing method of the embodiment of the invention receives the service information sent by the first client, wherein the service information comprises order information and a conversation identifier; generating transaction notification information based on the order information; and sending the transaction notification information and the conversation identification to a second client side associated with the conversation identification so that the second client side can carry out payment operation on a conversation interface corresponding to the conversation identification. In this way, the server can send the transaction notification information and the session identifier to the client associated with the session identifier, and after receiving the transaction notification information and the session identifier, the client can perform payment operation on the session interface corresponding to the session identifier, so that the effect of transaction management in the IM application program is improved.
Referring to fig. 17, fig. 7 is a flowchart of an information processing method according to an embodiment of the present invention. The information processing method is applied to a client, and as shown in fig. 17, the information processing method includes the following steps:
step 1701, sends service information to the server.
In this embodiment, the service information includes order information and the session identifier, so that the server generates transaction notification information based on the order information.
Referring to fig. 7 again, the first dialog interface 501 of the first client displays history messages, the third dialog interface 503 of the first client displays an order generation button 5031, and when an input operation is received on the order generation button 5031, the order production interface 504 is displayed, and the order information such as a service name, a service price, and a service object can be edited on the order production interface 504. The order generation interface 504 also displays a determination button 5041, and when an input operation is received on the determination button 5041, service information and a session id are transmitted to the server.
Step 1702, receiving a payment result message and a session identifier sent by the server.
In this embodiment, the client may be the first client 201 shown in fig. 2. The payment result message comprises order information and payment state information, wherein the payment state information can be information of paid payment, successful payment and the like. The dialog id may uniquely indicate a dialog interface so that the display position of the payment result information can be determined.
And step 1703, displaying the payment result message on a dialog interface corresponding to the dialog identifier.
Referring to fig. 13 again, as shown in fig. 13, the sixth dialog interface 701 of the first client displays a first payment result message 7011, where the first payment result message 7011 includes order information and payment status information, and the payment status information is displayed as paid.
The information processing method of the embodiment of the invention receives the payment result message and the conversation identification sent by the server; and displaying the payment result message on a dialog interface corresponding to the dialog identifier. In this way, the payment result information is displayed on the conversation interface of the client, and the effect of performing transaction management on the conversation interface can be improved.
Referring to fig. 18, fig. 18 is a flowchart illustrating an information processing method according to an embodiment of the invention. The information processing method is applied to a client, and as shown in fig. 18, the information processing method includes the following steps:
step 1801, service information is sent to the server.
The implementation and beneficial effects of this step can be referred to the description in step 1701, and are not described in detail here.
Step 1802, receiving the transaction notification information and the session identifier, which are sent by the server and generated based on the order information.
Optionally, the service information further includes a terminal identifier of the client, and the transaction notification information includes order information and alternative payment method information corresponding to the terminal identifier. The session identifier may uniquely identify the session interface, and the session interface that displays the transaction notification information in the first client is uniquely identified.
And 1803, displaying the transaction notification information on a dialog interface corresponding to the dialog identifier.
Referring again to fig. 10, the fourth dialog interface 601 of the first client displays the first transaction notification information 6011; the first transaction notification information 6011 includes order information, and information such as information on an alternative payment method may be displayed by performing an input operation on the first transaction notification information 6011.
In this way, the transaction notification information is displayed on the dialog interface of the client, thereby improving the effect of transaction management on the dialog interface.
And step 1804, receiving the payment result message and the conversation identifier sent by the server.
The implementation process and beneficial effects of this step can be referred to the description in step 1702, and are not described herein again.
And 1805, displaying the payment result message on a dialog interface corresponding to the dialog identifier.
The implementation process and beneficial effects of this step can be referred to the description in step 1703, and are not described herein again.
It should be noted that, after step 1703 in the embodiment shown in fig. 9, the following steps may be further included:
receiving comment information and the conversation identification sent by the server;
and displaying the comment information on a dialog interface corresponding to the dialog identifier.
Referring again to fig. 15, the second client sends the comment information to the server, the server may send the comment information to the first client, and the ninth dialog interface 704 of the first client displays the second comment information 7041.
In this way, comment information about the transaction is displayed on the conversation interface of the client, thereby improving the effect of transaction management in the conversation interface.
The information processing method of the embodiment of the invention sends service information to a server, wherein the service information comprises order information and the conversation identifier; receiving transaction notification information and the conversation identification which are sent by the server and generated based on the order information; displaying the transaction notification information on a dialog interface corresponding to the dialog identifier; receiving a payment result message and a conversation identifier sent by a server; and displaying the payment result message on a dialog interface corresponding to the dialog identifier. Thus, the transaction notification information and the payment result message are displayed on the conversation interface of the client, and the effect of transaction management in the conversation interface can be improved.
Referring to fig. 19, fig. 19 is a flowchart illustrating an information processing method according to an embodiment of the invention. The information processing method is applied to a client, and as shown in fig. 19, the information processing method includes the steps of:
step 1901, receiving the transaction notification information and the session identifier sent by the server.
In this embodiment, the transaction notification information includes order information and alternative payment method information. The session identifier may be a numeric and/or alphabetic code with uniqueness, and the corresponding identifier is used to determine the session that needs to display the transaction notification information.
Step 1902, displaying the transaction notification information on a dialog interface corresponding to the dialog identifier.
For example, referring to fig. 10, the fifth dialog interface 602 of the second client displays the second transaction notification information 6021.
And 1903, performing payment operation based on the transaction notification information.
For example, referring to fig. 10, in the case where an input operation is received on the second transaction notification information 6021, a payment interface 6022 is displayed, the payment interface 6022 includes a multiple payment method selection button 60222 and a payment determination button 60221, and after the payment input is received by the payment determination button 60221, a request for calling the third party payment interface is sent to the server, and the payment operation is completed according to the third party payment interface returned by the server.
The information processing method provided by the embodiment of the invention receives transaction notification information and a session identifier sent by a server; displaying the transaction notification information on a dialog interface corresponding to the dialog identifier; and carrying out payment operation based on the transaction notification information. In this way, the client can perform payment operation based on the transaction notification information displayed on the dialog interface, thereby improving the effect of transaction management in the dialog interface.
Referring to fig. 20, fig. 20 is a flowchart illustrating an information processing method according to an embodiment of the invention. The information processing method is applied to a client, and as shown in fig. 20, the information processing method includes the following steps:
step 2001, receiving the transaction notification information and the session identifier sent by the server.
The implementation process and beneficial effects of this step can be referred to the description in step 1901, and are not described herein again.
And step 2002, displaying the transaction notification information on a dialog interface corresponding to the dialog identifier.
The implementation process and beneficial effects of this step can be referred to the description in step 1902, and are not described herein again.
And step 2003, determining target payment mode information from the alternative payment mode information when the transaction notification information comprises alternative payment mode information.
For example, referring to fig. 10, in the case where an input operation is received on the second transaction notification information 6021, a payment interface 6022 is displayed, the payment interface 6022 includes a plurality of payment means selection buttons 60222 and a payment determination button 60221, and the target payment means information may be determined according to the selection operation received on the payment means selection button 60222.
And step 2004, calling an application program interface of the target payment mode information to carry out payment operation.
In this embodiment, the payment operation may be performed by calling an application program interface of the target payment method information to the server. For example, after the confirm payment button 60221 in fig. 11 receives the input operation, a request for calling the third party payment interface is sent to the server, and the payment operation is completed according to the third party payment interface returned by the server.
It should be noted that, after step 1903 of the embodiment shown in fig. 19, the following steps may be further included:
and sending payment information and the conversation identifier to the server.
In this embodiment, the server updates the order status according to the payment information, and sends a payment result message and the session identifier to the first client and the second client associated with the session identifier.
It is further added that, before the step of sending payment information and the session identifier to the server, the method may further include the following steps:
receiving a payment result message and the conversation identification sent by the server;
displaying the payment result message on a dialog interface corresponding to the dialog identifier;
under the condition that comment operation is received on the payment result message, comment information is generated in response to the comment operation;
and sending the comment information and the conversation identification to the server.
For example, referring to fig. 13, the seventh dialog interface 702 of the second client displays a second payment result message 7021, where the specific payment result is that payment has been made. An editing interface is displayed on the comment interface 7022 of the second client, and a user can edit the corresponding comment information through input operation and upload the comment information and the current conversation identifier to the server.
In this way, the payment result message is displayed on the conversation interface of the client, and the comment information about the transaction can be edited in the conversation interface, so that the transaction management effect in the conversation interface can be improved.
The information processing method provided by the embodiment of the invention receives transaction notification information and a session identifier sent by a server; displaying the transaction notification information on a dialog interface corresponding to the dialog identifier; determining target payment mode information from the alternative payment mode information under the condition that the transaction notification information comprises alternative payment mode information; and calling an application program interface of the target payment mode information to carry out payment operation. In this way, the client can perform payment operation based on the transaction notification information displayed on the dialog interface, thereby improving the effect of transaction management in the dialog interface.
Referring to fig. 21, fig. 21 is a block diagram of a server according to an embodiment of the present invention, and as shown in fig. 21, the server 2100 includes: a first receiving module 2101, a first generating module 2102 and a first transmitting module 2103, the first receiving module 2101 being connected with the first generating module 2102, the first generating module 2102 being further connected with the first transmitting module 2103, wherein:
a first receiving module 2101, configured to receive service information sent by a first client, where the service information includes order information and a session identifier;
a first generating module 2102 for generating transaction notification information based on the order information;
a first sending module 2103, configured to send the transaction notification information and the session identifier to a second client associated with the session identifier, so that the second client performs a payment operation on a session interface corresponding to the session identifier.
Optionally, the service information further includes a first terminal identifier of the first client, as shown in fig. 22, the first generating module 2102 includes:
an obtaining submodule 21021, configured to obtain alternative payment means information corresponding to the first terminal identifier;
a generating submodule 21022, configured to generate the transaction notification information based on the order information and the alternative payment method information.
Optionally, as shown in fig. 23, the server 2100 further includes:
a second receiving module 2104, configured to receive payment information and the session identifier sent by the second client, where the payment information includes a payment status;
a second sending module 2105, configured to send a payment result message and the session identifier to the first client and/or the second client when the payment status is payment completed, so that the first client and the second client display the payment result message on a session interface corresponding to the session identifier.
Optionally, as shown in fig. 24, the server 2100 further includes:
a third receiving module 2106, configured to receive the comment information and the session identifier sent by the second client;
a third sending module 2107, configured to send the comment information and the dialog identifier to the first client, so that the comment information is displayed on a dialog interface corresponding to the dialog identifier by the first client.
The server 2100 can implement each process implemented by the server in the method embodiments of fig. 3 and fig. 8, and is not described here again to avoid repetition.
The server 2100 provided by the embodiment of the present invention can send transaction notification information and a session identifier to a client associated with the session identifier, and after receiving the transaction notification information and the session identifier, the client can perform a payment operation on a session interface corresponding to the session identifier, thereby improving an effect of performing transaction management in an IM application program.
Referring to fig. 25, fig. 25 is a structural diagram of a client according to an embodiment of the present invention, and as shown in fig. 25, a client 2500 includes: a fourth sending module 2501, a fourth receiving module 2502 and a first display module 2503, wherein the fourth sending module 2501 is connected to the fourth receiving module 2502, and the fourth receiving module 2502 is connected to the first display module 2503, wherein:
a fourth sending module 2501, configured to send service information to a server, where the service information includes order information and a session identifier;
a fourth receiving module 2502, configured to receive the payment result message and the session identifier sent by the server;
the first display module 2503 is configured to display the payment result message on a dialog interface corresponding to the dialog identifier.
Optionally, as shown in fig. 26, the client 2500 further includes:
a fifth receiving module 2504, configured to receive the transaction notification information and the session identifier that are sent by the server and generated based on the order information;
the second display module 2505 is configured to display the transaction notification information on a dialog interface corresponding to the dialog identifier.
Optionally, the service information further includes a terminal identifier of the client, and the transaction notification information includes order information and alternative payment method information corresponding to the terminal identifier.
Optionally, as shown in fig. 27, the client 2500 further includes:
a sixth receiving module 2506, configured to receive the comment information and the session identifier sent by the server;
and a third display module 2507, configured to display the comment information on a dialog interface corresponding to the dialog identifier.
The client 2500 can implement each process implemented by the client in the method embodiments of fig. 9 and fig. 10, and details are not repeated here to avoid repetition.
The client provided by the embodiment of the invention can display the payment result information in the conversation interface, and can improve the transaction management effect in the conversation interface.
Referring to fig. 28, fig. 28 is a structural diagram of a client according to an embodiment of the present invention, and as shown in fig. 28, a client 2800 includes: a seventh receiving module 2801, a fourth display module 2802, and a payment module 2803, wherein the seventh receiving module 2801 is connected to the fourth display module 2802, and the fourth display module 2802 is further connected to the payment module 2803, wherein:
a seventh receiving module 2801, configured to receive the transaction notification information and the session identifier sent by the server;
a fourth display module 2802, configured to display the transaction notification information on a dialog interface corresponding to the dialog identifier;
a payment module 2803 for performing a payment operation based on the transaction notification information.
Optionally, as shown in fig. 29, the payment module 2803 includes:
a determining submodule 28031, configured to determine target payment means information from the alternative payment means information if the transaction notification information includes alternative payment means information;
and a calling sub-module 28032 for calling an application program interface of the target payment mode information to perform payment operation.
Optionally, as shown in fig. 30, the client 2800 further includes:
a fifth sending module 2804, configured to send the payment information and the session identifier to the server.
Optionally, as shown in fig. 31, the client 2800 further includes:
an eighth receiving module 2805, configured to receive the payment result message and the session identifier sent by the server;
a fifth display module 2806, configured to display the payment result message on a dialog interface corresponding to the dialog identifier;
a second generating module 2807, configured to, in a case where a comment operation is received on the payment result message, generate comment information in response to the comment operation;
a sixth sending module 2808, configured to send the comment information and the session identifier to the server.
The client 2800 can implement each process implemented by the client in the method embodiments of fig. 11 and fig. 12, and details are not described here to avoid repetition.
The client of the embodiment of the invention can carry out payment operation based on the transaction notification information displayed on the conversation interface, thereby improving the effect of transaction management in the conversation interface.
Referring to fig. 32, fig. 32 is a block diagram of a server according to an embodiment of the present invention, and as shown in fig. 32, a server 3200 includes: a processor 3201, a bus interface and transceiver 3202, wherein:
a transceiver 3202, configured to receive service information sent by a first client, where the service information includes order information and a session identifier;
a processor 3201 for generating transaction notification information based on the order information;
the transceiver 3202 is further configured to send the transaction notification information and the session identifier to a second client associated with the session identifier, so that the second client performs a payment operation on a session interface corresponding to the session identifier.
Optionally, the service information further includes a first terminal identifier of the first client, and the executing, by the processor 3201, of the generating the transaction notification information based on the order information includes:
acquiring alternative payment mode information corresponding to the first terminal identification;
and generating the transaction notification information based on the order information and the alternative payment mode information.
Optionally, the transceiver 3202 is further configured to receive payment information and the session identifier sent by the second client, where the payment information includes a payment status;
the transceiver 3202 is further configured to send a payment result message and the session identifier to the first client and/or the second client when the payment status is payment completion, so that the first client and the second client display the payment result message on a session interface corresponding to the session identifier.
Optionally, the transceiver 3202 is further configured to receive comment information and the session identifier sent by the second client;
the transceiver 3202 is further configured to send the comment information and the dialog identifier to the first client, so that the first client displays the comment information on a dialog interface corresponding to the dialog identifier.
In the embodiment of the present invention, the server 3200 further includes: a memory 3203. In fig. 32, the bus architecture may include any number of interconnected buses and bridges, with one or more processors represented by processor 3201 and various circuits of memory represented by memory 3203 being linked together. The bus architecture may also link together various other circuits such as peripherals, voltage regulators, power management circuits, and the like, which are well known in the art, and therefore, will not be described any further herein. The bus interface provides an interface. The transceiver 3202 may be a number of elements, including a transmitter and a receiver, providing a means for communicating with various other apparatus over a transmission medium. The processor 3201 is responsible for managing the bus architecture and general processing, and the memory 3203 may store data used by the processor 3201 in performing operations.
The server 3200 provided by the embodiment of the invention can send the transaction notification information and the session identifier to the client associated with the session identifier, and after receiving the transaction notification information and the session identifier, the client can perform payment operation on the session interface corresponding to the session identifier, so that the effect of transaction management in the IM application program is improved.
Referring to fig. 33, fig. 33 is a structural diagram of a client according to an embodiment of the present invention, and as shown in fig. 33, a client 3300 includes: a processor 3301, a bus interface and transceiver 3302, wherein:
the transceiver 3302 is further configured to send service information to the server, where the service information includes order information and a session identifier;
a transceiver 3302, configured to receive the payment result message and the session identifier sent by the server;
and a processor 3301, configured to display the payment result message on a dialog interface corresponding to the dialog identifier.
Optionally, the transceiver 3302 is further configured to receive transaction notification information and the session identifier, which are sent by the server and generated based on the order information;
the processor 3301 is further configured to display the transaction notification information on a dialog interface corresponding to the dialog identifier.
Optionally, the service information further includes a terminal identifier of the client, and the transaction notification information includes order information and alternative payment method information corresponding to the terminal identifier.
Optionally, the transceiver 3302 is further configured to receive comment information and the session identifier sent by the server;
the processor 3301 is further configured to display the comment information on a dialog interface corresponding to the dialog identifier.
In this embodiment of the present invention, the client 3300 further includes: and a memory 3303. In FIG. 33, the bus architecture may include any number of interconnected buses and bridges, with various circuits being linked together, particularly one or more processors represented by processor 3301 and memory represented by memory 3303. The bus architecture may also link together various other circuits such as peripherals, voltage regulators, power management circuits, and the like, which are well known in the art, and therefore, will not be described any further herein. The bus interface provides an interface. The transceiver 3302 may be a number of elements including a transmitter and a receiver that provide a means for communicating with various other apparatus over a transmission medium. The processor 3301 is responsible for managing the bus architecture and general processing, and the memory 3303 may store data used by the processor 3301 when performing operations.
The client provided by the embodiment of the invention can display the payment result information in the conversation interface, and can improve the transaction management effect in the conversation interface.
Referring to fig. 34, fig. 34 is a structural diagram of a client according to an embodiment of the present invention, and as shown in fig. 34, the client 3400 includes: a processor 3401, a bus interface and transceiver 3402, wherein:
the transceiver 3402 is used for receiving the transaction notification information and the conversation identifier sent by the server;
the processor 3401 is configured to display the transaction notification information on a dialog interface corresponding to the dialog identifier;
and the processor 3401 is further configured to perform a payment operation based on the transaction notification information.
Optionally, the processor 3401 performs the payment operation based on the transaction notification information, including:
determining target payment mode information from the alternative payment mode information under the condition that the transaction notification information comprises alternative payment mode information;
and calling an application program interface of the target payment mode information to carry out payment operation.
Optionally, the transceiver 3402 is further configured to send payment information and the session identifier to the server.
Optionally, the transceiver 3402 is further configured to receive a payment result message sent by the server and the session identifier;
the processor 3401 is further configured to display the payment result message on a dialog interface corresponding to the dialog identifier;
the processor 3401 is further configured to generate comment information in response to a comment operation in a case where the comment operation is received on the payment result message;
the transceiver 3402 is further configured to send the comment information and the conversation identifier to the server.
In this embodiment of the present invention, the client 3400 further includes: a memory 3403. In fig. 34, the bus architecture can include any number of interconnected buses and bridges, with one or more processors represented by processor 3401 and various circuits of memory represented by memory 3403 being linked together. The bus architecture may also link together various other circuits such as peripherals, voltage regulators, power management circuits, and the like, which are well known in the art, and therefore, will not be described any further herein. The bus interface provides an interface. The transceiver 3402 may be a number of elements, including a transmitter and a receiver, providing a means for communicating with various other apparatus over a transmission medium. The processor 3401 is responsible for managing a bus architecture and general processing, and the memory 3403 may store data used by the processor 3401 when performing operations.
The client of the embodiment of the invention can carry out payment operation based on the transaction notification information displayed on the conversation interface, thereby improving the effect of transaction management in the conversation interface.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements the processes of the information processing method applied to the server, and can achieve the same technical effects, and in order to avoid repetition, the computer program is not described herein again. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of any of the above-mentioned embodiments of the information processing method applied to the client, and can achieve the same technical effect, and in order to avoid repetition, the detailed description is omitted here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (22)

1. An information processing method applied to a server is characterized by comprising the following steps:
receiving service information sent by a first client, wherein the service information comprises order information and a conversation identifier;
generating transaction notification information based on the order information;
sending the transaction notification information and the conversation identification to a second client side associated with the conversation identification so that the second client side can carry out payment operation on a conversation interface corresponding to the conversation identification;
wherein the service information further includes a first terminal identifier of the first client, and the generating of the transaction notification information based on the order information includes: acquiring alternative payment mode information corresponding to the first terminal identification; and generating the transaction notification information based on the order information and the alternative payment mode information.
2. The method of claim 1, wherein after sending the transaction notification information and the session identifier to a second client associated with the session identifier, the method further comprises:
receiving payment information and the conversation identification sent by the second client, wherein the payment information comprises a payment state;
and sending a payment result message and the conversation identification to the first client and/or the second client under the condition that the payment state is payment completion so that the first client and the second client can display the payment result message on a conversation interface corresponding to the conversation identification.
3. The method of claim 2, wherein after sending a payment result message and the session identifier to the first client and/or the second client, the method further comprises:
receiving comment information and the conversation identification sent by the second client;
and sending the comment information and the conversation identification to the first client so that the first client can display the comment information on a conversation interface corresponding to the conversation identification.
4. An information processing method applied to a client is characterized by comprising the following steps:
sending service information to a server, wherein the service information comprises order information and a conversation identifier so that the server can generate transaction notification information based on the order information;
receiving a payment result message and a conversation identifier sent by the server;
displaying the payment result message on a dialog interface corresponding to the dialog identifier;
before receiving the payment result message and the session identifier sent by the server, the method further includes: receiving transaction notification information and the conversation identification which are sent by the server and generated based on the order information; displaying the transaction notification information on a dialog interface corresponding to the dialog identifier;
the service information further comprises a terminal identifier of the client, and the transaction notification information comprises order information and alternative payment mode information corresponding to the terminal identifier.
5. The method of claim 4, wherein after the dialog interface corresponding to the dialog identifier displays the payment result message, the method further comprises:
receiving comment information and the conversation identification sent by the server;
and displaying the comment information on a dialog interface corresponding to the dialog identifier.
6. An information processing method applied to a client is characterized by comprising the following steps:
receiving transaction notification information and a session identifier sent by a server, wherein the transaction notification information comprises order information and alternative payment mode information, the alternative payment mode is an alternative payment mode corresponding to a terminal identifier of a target client, the target client is used for sending service information to the server, and the service information comprises the order information and the session identifier so that the server can generate the transaction notification information based on the order information;
displaying the transaction notification information on a dialog interface corresponding to the dialog identifier;
performing a payment operation based on the transaction notification information;
wherein the performing payment operations based on the transaction notification information includes: determining target payment mode information from the alternative payment mode information; and calling an application program interface of the target payment mode information to carry out payment operation.
7. The method of claim 6, wherein after the payment operation based on the transaction notification information, further comprising:
and sending payment information and the conversation identifier to the server.
8. The method of claim 7, wherein after sending payment information and the session identifier to the server, further comprising:
receiving a payment result message and the conversation identification sent by the server;
displaying the payment result message on a dialog interface corresponding to the dialog identifier;
under the condition that comment operation is received on the payment result message, comment information is generated in response to the comment operation;
and sending the comment information and the conversation identification to the server.
9. A server, comprising:
the first receiving module is used for receiving service information sent by a first client, and the service information comprises order information and a conversation identifier;
the first generation module is used for generating transaction notification information based on the order information;
the first sending module is used for sending the transaction notification information and the conversation identifier to a second client side associated with the conversation identifier so that the second client side can carry out payment operation on a conversation interface corresponding to the conversation identifier;
wherein the service information further includes a first terminal identifier of the first client, and the first generating module includes: the acquisition submodule is used for acquiring the alternative payment mode information corresponding to the first terminal identification; and the generation submodule is used for generating the transaction notification information based on the order information and the alternative payment mode information.
10. The server of claim 9, further comprising:
the second receiving module is used for receiving payment information and the conversation identifier sent by the second client, wherein the payment information comprises a payment state;
and the second sending module is used for sending a payment result message and the conversation identifier to the first client and/or the second client under the condition that the payment state is payment completion so that the first client and the second client can display the payment result message on a conversation interface corresponding to the conversation identifier.
11. The server of claim 10, further comprising:
the third receiving module is used for receiving the comment information and the conversation identifier sent by the second client;
and the third sending module is used for sending the comment information and the conversation identifier to the first client so that the comment information can be displayed on a conversation interface corresponding to the conversation identifier by the first client.
12. A client, comprising:
the fourth sending module is used for sending service information to the server, wherein the service information comprises order information and a conversation identifier, so that the server can generate transaction notification information based on the order information;
the fourth receiving module is used for receiving the payment result message and the conversation identification sent by the server;
a first display module for displaying the payment result message on the dialog interface corresponding to the dialog identifier
A fifth receiving module, configured to receive the transaction notification information and the session identifier that are sent by the server and generated based on the order information;
the second display module is used for displaying the transaction notification information on a dialog interface corresponding to the dialog identifier;
the service information further comprises a terminal identifier of the client, and the transaction notification information comprises order information and alternative payment mode information corresponding to the terminal identifier.
13. The client of claim 12, further comprising:
a sixth receiving module, configured to receive the comment information and the session identifier sent by the server;
and the third display module is used for displaying the comment information on a dialog interface corresponding to the dialog identifier.
14. A client, comprising:
a seventh receiving module, configured to receive transaction notification information and a session identifier sent by a server, where the transaction notification information includes order information and alternative payment method information, the alternative payment method is an alternative payment method corresponding to a terminal identifier of a target client, the target client is configured to send service information to the server, and the service information includes the order information and the session identifier, so that the server generates the transaction notification information based on the order information;
the fourth display module is used for displaying the transaction notification information on a dialog interface corresponding to the dialog identifier;
the payment module is used for carrying out payment operation based on the transaction notification information;
wherein the payment module comprises: the determining submodule is used for determining target payment mode information from the alternative payment mode information; and the calling submodule is used for calling the application program interface of the target payment mode information to carry out payment operation.
15. The client of claim 14, further comprising:
and the fifth sending module is used for sending the payment information and the conversation identifier to the server.
16. The client of claim 15, further comprising:
an eighth receiving module, configured to receive a payment result message and the session identifier sent by the server;
the fifth display module is used for displaying the payment result message on a conversation interface corresponding to the conversation identifier;
the second generation module is used for responding to the comment operation and generating comment information under the condition that the comment operation is received on the payment result message;
and the sixth sending module is used for sending the comment information and the conversation identifier to the server.
17. A server, characterized by comprising a processor, a memory and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the information processing method according to any one of claims 1 to 3.
18. A client, characterized by comprising a processor, a memory and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the information processing method according to any one of claims 4 to 5.
19. A client, characterized by comprising a processor, a memory and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the information processing method according to any one of claims 6 to 8.
20. A computer-readable storage medium, characterized in that a computer program is stored thereon, which, when being executed by a processor, implements the steps of the information processing method according to any one of claims 1 to 3.
21. A computer-readable storage medium, characterized in that a computer program is stored thereon, which, when being executed by a processor, implements the steps of the information processing method according to any one of claims 4 to 5.
22. A computer-readable storage medium, characterized in that a computer program is stored thereon, which, when being executed by a processor, implements the steps of the information processing method according to any one of claims 6 to 8.
CN201810994473.6A 2018-08-29 2018-08-29 Information processing method, server, client, and computer-readable storage medium Active CN109150696B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810994473.6A CN109150696B (en) 2018-08-29 2018-08-29 Information processing method, server, client, and computer-readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810994473.6A CN109150696B (en) 2018-08-29 2018-08-29 Information processing method, server, client, and computer-readable storage medium

Publications (2)

Publication Number Publication Date
CN109150696A CN109150696A (en) 2019-01-04
CN109150696B true CN109150696B (en) 2021-08-10

Family

ID=64829010

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810994473.6A Active CN109150696B (en) 2018-08-29 2018-08-29 Information processing method, server, client, and computer-readable storage medium

Country Status (1)

Country Link
CN (1) CN109150696B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113595968B (en) * 2020-04-30 2023-02-03 华为云计算技术有限公司 Login method and system based on cloud application instance and related equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105701650A (en) * 2014-12-10 2016-06-22 Lg电子株式会社 Mobile terminal and control method thereof
CN106034063A (en) * 2015-03-13 2016-10-19 阿里巴巴集团控股有限公司 Method and device for starting service in communication software through voice
CN107609942A (en) * 2017-09-13 2018-01-19 李大明 A kind of processing method and processing device of business datum

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105740244A (en) * 2014-12-08 2016-07-06 阿里巴巴集团控股有限公司 Method and equipment for providing rapid conversation information
KR101858139B1 (en) * 2016-05-17 2018-05-15 라인 가부시키가이샤 Server, method and computer program performing the payment processing method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105701650A (en) * 2014-12-10 2016-06-22 Lg电子株式会社 Mobile terminal and control method thereof
CN106034063A (en) * 2015-03-13 2016-10-19 阿里巴巴集团控股有限公司 Method and device for starting service in communication software through voice
CN107609942A (en) * 2017-09-13 2018-01-19 李大明 A kind of processing method and processing device of business datum

Also Published As

Publication number Publication date
CN109150696A (en) 2019-01-04

Similar Documents

Publication Publication Date Title
CN102138156B (en) Persisting a group in an instant messaging application
CN107294908B (en) Account information processing method, device and system in instant messaging application
US20100017483A1 (en) Multi-topic instant messaging chat session
CN104052655A (en) Group chatting method and instant messaging client-side
CN110708358B (en) Session message processing method, electronic device and computer-readable storage medium
US20100312839A1 (en) Instant Messaging Method and System
CN111917843A (en) Message pushing method, computer equipment and storage medium
CN108702368A (en) Additional information is integrated into telecommunication call
CN110300046B (en) Business consultation control method, terminal and server
CN108616443A (en) Associated person information methods of exhibiting and device
CN109150696B (en) Information processing method, server, client, and computer-readable storage medium
CN111586672B (en) Network call information processing method and device
KR20180016735A (en) Business processing methods and devices
KR20210022966A (en) Method and apparatus for displaying an interface for providing a social network service through an anonymous based profile
CN111752885B (en) Method and device for processing reading authority in reading material
CN113014404B (en) Message transmission method and device, server and second client
US20200322293A1 (en) Information processing system and method
CN112822089A (en) Method and device for adding friends
CN112306596A (en) Information interaction method and device and electronic equipment
CN110601958A (en) Chat information display method and device in mobile phone game and server
CN113162846B (en) Method and device for displaying instant message processing state, medium and electronic equipment
CN109995644B (en) Method and device for transmitting message
CN110730085B (en) User group management method, device and system, storage medium and related equipment
CN107483317B (en) User identification processing method and device
CN112187837B (en) Communication method and device based on multiple roles and electronic equipment

Legal Events

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