CN106919621B - Transaction information query method, query device and query system - Google Patents

Transaction information query method, query device and query system Download PDF

Info

Publication number
CN106919621B
CN106919621B CN201511001085.6A CN201511001085A CN106919621B CN 106919621 B CN106919621 B CN 106919621B CN 201511001085 A CN201511001085 A CN 201511001085A CN 106919621 B CN106919621 B CN 106919621B
Authority
CN
China
Prior art keywords
terminal
transaction information
query
payment device
transmitting
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
CN201511001085.6A
Other languages
Chinese (zh)
Other versions
CN106919621A (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.)
Aisino Corp
Original Assignee
Aisino Corp
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 Aisino Corp filed Critical Aisino Corp
Priority to CN201511001085.6A priority Critical patent/CN106919621B/en
Publication of CN106919621A publication Critical patent/CN106919621A/en
Application granted granted Critical
Publication of CN106919621B publication Critical patent/CN106919621B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • 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/01Customer relationship services
    • G06Q30/015Providing customer assistance, e.g. assisting a customer within a business location or via helpdesk
    • G06Q30/016After-sales

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Finance (AREA)
  • Economics (AREA)
  • Development Economics (AREA)
  • Computational Linguistics (AREA)
  • Accounting & Taxation (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Cash Registers Or Receiving Machines (AREA)

Abstract

The invention provides a transaction information query method and device. The transaction information query method comprises the following steps: receiving a transaction information query request sent by a terminal; judging whether the terminal sending the query request belongs to a terminal in a white list or not; the white list is a terminal list allowing response; if yes, transmitting the transaction information to the terminal; if not, the query request is not transmitted. Compared with the prior art, the method for inquiring the transaction information enables the store owner to inquire the information in the store without using the store, and can enable the store owner to inquire the transaction information remotely, thereby saving the time of the store owner, and reducing the workload of the store owner because the store owner does not need to feed back the inquiry information.

Description

Transaction information query method, query device and query system
Technical Field
The invention relates to the technical field of transaction information query, in particular to a transaction information query method, a query device and a query system.
Background
In general, a payment device is provided in a transaction place such as a convenience store, and the purchase, sale, and stock of a commodity are managed by the payment device. At present, for a convenience store using a payment device, a store owner cannot stay in the store for a long time, the store owner needs to know the current commodity inventory condition, commodity sales state, invoice information and other conditions of the convenience store, only can check the current commodity inventory condition, commodity sales state, invoice information and the like in the convenience store in person or call a telephone to inquire a store clerk, but checking the sales information in person in the store wastes time, if the inquiry is carried out in a telephone calling mode for the store clerk, the work of the store clerk can be influenced, the store clerk cannot timely answer the information when the store clerk is busy, and a lot of inconvenience is brought to the store owner.
Disclosure of Invention
In view of this, the invention provides a transaction information query method and device which can enable a store owner to conveniently and quickly query information.
In one aspect, the present invention provides a method for querying transaction information, including the following steps: receiving a transaction information query request sent by a terminal; judging whether the terminal sending the query request belongs to a terminal in a white list or not; the white list is a terminal list allowing response; if yes, transmitting the transaction information to the terminal; if not, the query request is not transmitted.
Further, in the transaction information query method, the terminal is a mobile phone; the white list stores the mobile phone numbers.
Further, in the transaction information query method, the terminal is a PC; the white list stores the IP address of the PC.
Further, in the transaction information query method, the sending of the transaction information to the terminal further includes: and transmitting the transaction information to the terminal in a short message mode.
Further, in the transaction information query method, the sending of the transaction information to the terminal further includes: and transmitting the transaction information to the terminal in a voice broadcasting mode.
Compared with the prior art, the method for inquiring the transaction information enables the store owner to inquire the information in the store without using the store, and can enable the store owner to inquire the transaction information remotely, thereby saving the time of the store owner, and reducing the workload of the store owner because the store owner does not need to feed back the inquiry information.
In another aspect, the present invention further provides a transaction information query device, including: the receiving module is used for receiving a transaction information inquiry request sent by a terminal; the judging module is used for judging whether the terminal sending the query request belongs to the terminals in the white list or not; the processing module is used for transmitting the transaction information to the terminal if the transaction information is positive; if not, the query request is not transmitted.
Furthermore, in the transaction information inquiry device, the terminal is a mobile phone; the white list stores the mobile phone numbers.
Furthermore, in the transaction information inquiry device, the terminal is a PC; the white list stores the IP address of the PC.
Further, in the transaction information query device, the processing module further includes: and the short message sending submodule is used for transmitting the transaction information to the terminal in a short message mode.
Further, in the transaction information query device, the processing module further reports: and the voice broadcasting submodule is used for transmitting the transaction information to the terminal in a voice broadcasting mode.
The transaction information inquiry device has the same technical effect as the transaction information inquiry method.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
fig. 1 is a flowchart of a transaction information query method according to an embodiment of the present invention;
FIG. 2 is another flow chart of a transaction information query method according to an embodiment of the present invention;
fig. 3 is a block diagram of a transaction information query device according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art. It should be noted that the embodiments and features of the embodiments may be combined with each other without conflict. The present invention will be described in detail below with reference to the embodiments with reference to the attached drawings.
The transaction information query method comprises the following steps:
referring to fig. 1, fig. 1 is a flowchart of a transaction information query method according to an embodiment of the present invention. The method can be used for inquiring the conditions in the store by a shop owner, and as shown in the figure, the method specifically comprises the following steps:
and step S1, receiving the transaction information inquiry request sent by the terminal.
Specifically, a payment device is generally installed in a transaction place, the payment device is used for purchase, sale and stock management, that is, information such as a purchase record and a sale record is stored, in order to have a communication function, the payment device is further provided with a communication device so as to communicate with a terminal, in a specific implementation, the communication device may be a network connection module for connecting the payment device to the internet, or a communication operation for making a call and sending a short message is performed between the payment device and a mobile terminal such as a mobile phone through a mobile communication network, and a specific form of the communication device is not limited in this embodiment. In this embodiment, the payment device receives a transaction information query request from the terminal, where the transaction information query request may include a query of sales information on the same day, sales information on the same month, and inventory of goods.
Step S2, determine whether the terminal that sent the query request belongs to the terminals in the white list.
Specifically, the payment device stores a white list in advance, and the payment device responds only when receiving an inquiry request sent by a terminal in the white list. The content in the white list may also be different corresponding to different terminals, for example, for a mobile phone terminal, the white list may be a mobile phone number, and for a computer terminal, the white list may be an IP address of a computer, etc.
Step S3, if yes, the transaction information is transmitted to the terminal; if not, no query request is transmitted.
Specifically, when the terminal sending the inquiry request is a terminal in the white list, the payment apparatus may respond to the inquiry request and send the inquiry result to the terminal.
The embodiment can be applied to inquiry of a store owner for the transaction information in the store, when the store owner needs to inquire the transaction information in the store, a transaction information inquiry request can be sent to the payment device through the terminal, after the payment device receives the inquiry request, if the terminal is determined to belong to the terminal in the white list, the inquiry request is responded, the inquiry result is sent to the terminal, if the terminal is determined not to belong to the terminal in the white list, the request is not responded, and the processing of the response request can be completed in the background without influencing sales operation of a clerk.
It can be seen that, by the transaction information query method in the embodiment, the store owner can query the information in the store without using the store, compared with the prior art, the embodiment can enable the store owner to query the transaction information remotely, save the time of the store owner, and reduce the workload of the store owner because the store owner does not need to feed back the query information to the store owner.
When the clerk sends the query request by using the mobile phone, the payment device can transmit the transaction information to the terminal in a short message mode and transmit the transaction information to the terminal in a voice broadcast mode when responding to the query request. For example,
the voice query menu is designed as follows:
item Number (I)
Inquiring the sales information of the current day 1
Inquiring the sale information in the same month 2
Inquiring invoice information on the same day 3
Inquiring the information of the invoice in the same month 4
Inquiring inventory condition of goods 5
Inquiring invoice stock condition 6
The short message query menu is designed as follows:
item Short message content
Inquiring the sales information of the current day CXRXS
Inquiring the sale information in the same month CXYXS
Inquiring invoice information on the same day CXRFP
Inquiring the information of the invoice in the same month CXYFP
Inquiring inventory condition of goods CXSPKC
Inquiring invoice stock condition CXFPKC
An embodiment of the present invention is described in more detail below with reference to fig. 2:
the payment device inquires whether the mobile phone number is in a white list or not after receiving an inquiry request sent by a shop owner through a mobile phone, if not, the payment device does not respond to the request, if so, information inquiry is carried out, prompt is carried out, whether the shop owner receives the phone request or not is inquired, if not, the result is sent to the mobile phone through a short message, and if so, the result is sent to the mobile phone through a voice broadcast.
In summary, by the transaction information query method in the embodiment, the store owner can query the information in the store without using the store, and compared with the prior art, the method is not only convenient for the store owner, but also enables the store clerk to not need to feed back the query information to the store owner, and reduces the workload of the store clerk.
The embodiment of the query device comprises:
referring to fig. 3, fig. 3 is a block diagram of a transaction information query device according to an embodiment of the present invention. As shown, the apparatus comprises: a receiving module 100, configured to receive a transaction information query request sent by a terminal; a judging module 200, configured to judge whether a terminal that sends an inquiry request belongs to a terminal in a white list; a processing module 300 for transmitting transaction information to the terminal if yes; if not, the query request is not transmitted. When the terminal is a mobile phone, the white list stores the mobile phone number. The receiving module 100, the judging module 200 and the processing module 300 may be embedded in the payment terminal.
The processing module 300 further includes a short message broadcasting sub-module and a voice broadcasting sub-module. The short message sending submodule is used for sending the query structure to the terminal in a short message mode, and the voice broadcasting submodule is used for transmitting the query result to the terminal in a voice broadcasting mode.
The specific implementation process of this embodiment may refer to the above description, and this embodiment is not described herein again.
In specific implementation, the receiving module 100, the judging module 200, and the processing module 300 may be embedded in the payment device, and operate in the background of the payment device, so that the service processing operation of the payment device in the foreground is not affected. When a white list user calls, the background automatically answers the call, the voice prompts an inquiry menu, the store owner selects information to be inquired through a telephone key according to the menu prompt, the processing module inquires response data from the database after receiving the selection of the store owner, the inquiry result is transmitted to a voice broadcast sub-module interface, and the store owner carries out voice broadcast on the inquiry result; in addition, the query result can be transmitted to a short message sending submodule, and a data query result short message is sent to the store owner.
It can be seen that, by the transaction information query method in the embodiment, the store owner can query the information in the store without using the store, compared with the prior art, the embodiment can enable the store owner to query the transaction information remotely, save the time of the store owner, and reduce the workload of the store owner because the store owner does not need to feed back the query information to the store owner.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (2)

1. A transaction information query method is characterized in that the method is used for a payment device installed at a transaction place, and the payment device is used for purchase, sale and stock management; the payment device is provided with a communication device so as to be convenient for communication with the terminal;
the method comprises the following steps:
receiving a transaction information query request sent by a terminal; the transaction information query request comprises: inquiring sales information, invoice information and commodity inventory;
judging whether the terminal sending the query request belongs to a terminal in a white list or not, wherein the white list is stored in a payment device in advance, and the payment device can only respond to the query request sent by the terminal in the white list;
the white list is a terminal list allowing response; when the terminal is a mobile phone, the white list stores mobile phone numbers;
if yes, transmitting the transaction information to the terminal;
when the terminal is a mobile phone, transmitting the transaction information to the terminal in a short message mode or transmitting the transaction information to the terminal in a voice broadcast mode;
if not, not transmitting the query request;
the method is operated in the background of the payment device, and the service processing operation of the payment device in the foreground is not influenced;
when a white list user calls, a background of the payment device answers the call, a voice prompts an inquiry menu, a shop owner selects information to be inquired through a telephone key of a terminal according to the inquiry menu prompt, and the background of the payment device inquires response data from a database after receiving the shop owner selection;
transmitting the query result into a voice broadcast sub-module interface, and carrying out voice broadcast on the query result to the store owner; or
And transmitting the query result into a short message sending submodule, and sending a data query result short message to the store owner.
2. A transaction information inquiry device is characterized in that the device is embedded in a payment device installed in a transaction place, the payment device is used for purchase, sale and storage management, and the payment device is provided with a communication device so as to be communicated with a terminal;
the transaction information inquiry device comprises:
the receiving module is used for receiving a transaction information inquiry request sent by a terminal; the transaction information query request comprises: inquiring sales information, invoice information and commodity inventory;
the judging module is used for judging whether the terminal sending the query request belongs to the terminals in the white list or not; when the terminal is a mobile phone, the white list stores mobile phone numbers;
the processing module is used for transmitting the transaction information to the terminal if the transaction information is positive; if not, not transmitting the query request;
when the terminal is a mobile phone, the processing module further comprises:
the short message sending submodule is used for transmitting the transaction information to the terminal in a short message mode; or
The processing module further comprises:
the voice broadcasting submodule is used for transmitting the transaction information to the terminal in a voice broadcasting mode;
the transaction information inquiry device runs in the background of the payment device, and service processing operation of the payment device in the foreground is not influenced;
when a white list user calls, a background of the payment device answers the call, a voice prompts an inquiry menu, a shop owner selects information to be inquired through a telephone key of a terminal according to the inquiry menu prompt, and the background of the payment device inquires response data from a database after receiving the shop owner selection;
transmitting the query result into a voice broadcast sub-module interface, and carrying out voice broadcast on the query result to the store owner; or
And transmitting the query result into a short message sending submodule, and sending a data query result short message to the store owner.
CN201511001085.6A 2015-12-28 2015-12-28 Transaction information query method, query device and query system Active CN106919621B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201511001085.6A CN106919621B (en) 2015-12-28 2015-12-28 Transaction information query method, query device and query system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201511001085.6A CN106919621B (en) 2015-12-28 2015-12-28 Transaction information query method, query device and query system

Publications (2)

Publication Number Publication Date
CN106919621A CN106919621A (en) 2017-07-04
CN106919621B true CN106919621B (en) 2021-03-26

Family

ID=59455074

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201511001085.6A Active CN106919621B (en) 2015-12-28 2015-12-28 Transaction information query method, query device and query system

Country Status (1)

Country Link
CN (1) CN106919621B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108052604A (en) * 2017-12-13 2018-05-18 广州玟盈信息科技有限公司 A kind of commodity information management system based on internet

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130173424A1 (en) * 2011-04-20 2013-07-04 Innodis Co. Ltd. System for delivering gift item using social network information and method thereof
CN104408065A (en) * 2014-10-29 2015-03-11 中国建设银行股份有限公司 Trade information on-line inquiry method and device
CN105025016A (en) * 2015-06-30 2015-11-04 公安部第一研究所 Internal-network terminal admission control method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130173424A1 (en) * 2011-04-20 2013-07-04 Innodis Co. Ltd. System for delivering gift item using social network information and method thereof
CN104408065A (en) * 2014-10-29 2015-03-11 中国建设银行股份有限公司 Trade information on-line inquiry method and device
CN105025016A (en) * 2015-06-30 2015-11-04 公安部第一研究所 Internal-network terminal admission control method

Also Published As

Publication number Publication date
CN106919621A (en) 2017-07-04

Similar Documents

Publication Publication Date Title
US20060293036A1 (en) System for identifying mobile terminal device automatically and system for value added service access
CN104967557A (en) Communication message sending method and apparatus
US20100124937A1 (en) Method of customer relationship management using a short range communications network
CN103037062A (en) Method and terminal and server used for intercepting crank calls
CN109618306B (en) Communication method, server, communication equipment and computer readable storage medium
CN105657202A (en) Voice gateway-based communication method
CN105577950A (en) System, apparatus and method of providing phone call route information
US10171963B2 (en) Call transfer method and terminal
CN106302770B (en) The based reminding method and system of business information
CN106919621B (en) Transaction information query method, query device and query system
CN103813036A (en) Communication connection allocation method and system thereof
KR20160031769A (en) Apparatus and system for providing lettering service
CN104954586A (en) Method and device for mobile subscriber to obtain friendly state
CN110365831B (en) Incoming call response method, device, system, storage medium and electronic device
CN109348053B (en) Telephone number mark processing method, server, terminal device and computer readable storage medium
JP2002024520A (en) Customer relation management system
CN103841508A (en) User information obtaining method and information aggregation platform
KR20210145936A (en) Method and System for Providing Supporting Service for Call Centre Workers, Recording Medium
JP2022032112A (en) Customer service system and computer program
CN101431714B (en) Method and device for processing communication service order request
CN106912032A (en) A kind of information processing method, system, client and server
CN101370184A (en) Consumer information transmitting and receiving system and method based on short message platform
US20140004838A1 (en) System and method for multi-channel mobile customer assistance framework
CN116166891B (en) Event re-pushing method and related device based on real estate management system
CN117544938B (en) Pairing method, device, equipment and storage medium of wireless microphone

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