CN110910197A - Order processing method - Google Patents

Order processing method Download PDF

Info

Publication number
CN110910197A
CN110910197A CN201910984485.5A CN201910984485A CN110910197A CN 110910197 A CN110910197 A CN 110910197A CN 201910984485 A CN201910984485 A CN 201910984485A CN 110910197 A CN110910197 A CN 110910197A
Authority
CN
China
Prior art keywords
order
abnormal
user
processing method
merchant
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.)
Pending
Application number
CN201910984485.5A
Other languages
Chinese (zh)
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.)
Qingdao Hejufu E Commerce Co Ltd
Original Assignee
Qingdao Hejufu E Commerce Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Qingdao Hejufu E Commerce Co Ltd filed Critical Qingdao Hejufu E Commerce Co Ltd
Priority to CN201910984485.5A priority Critical patent/CN110910197A/en
Publication of CN110910197A publication Critical patent/CN110910197A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Cash Registers Or Receiving Machines (AREA)

Abstract

The invention discloses an order processing method, which comprises the following steps: receiving an order sent by a user; marking the order and judging whether the order is abnormal or not; if the order is normal, the order is sent to the merchant; if the order is abnormal, the order is sent to the middle station to further judge whether the order is returned. The order processing method of the invention can firstly judge and screen the users with orders and return the abnormal orders to prevent the behavior of malicious order placement and avoid influencing the credit of merchants.

Description

Order processing method
Technical Field
The invention relates to the technical field of communication, in particular to an order processing method.
Background
With the development of intelligent equipment and mobile internet technology, the online shopping mall brings great convenience to the life of people, a user can send an order through online shopping mall software, the online shopping mall software sends order information to a merchant background, and the merchant receives the order information and then carries out stock to deliver goods or waits for the user to get parts from home.
However, in the prior art, due to the orders of some competitors or malicious actors, some merchants are not taken or suffer malicious complaints after stock, and the reputation of the merchants in the online shopping mall is influenced.
Disclosure of Invention
The technical problem to be solved by the invention is to provide an order processing method to solve the problem that the reputation of a merchant is influenced by the malicious behavior of a user in the prior art.
In order to solve the technical problems, the technical scheme of the invention is as follows:
an order processing method comprising the steps of:
receiving an order sent by a user;
marking the order and judging whether the order is abnormal or not;
if the order is normal, the order is sent to the merchant;
if the order is abnormal, the order is sent to the middle station to further judge whether the order is returned.
Optionally: the marking the order and judging whether the order is abnormal comprises the following steps:
identifying the order according to the user characteristics, and identifying the content of the order according to the purchase frequency, the commodity price and the purchase content;
judging whether the purchased content is abnormal or not according to the user characteristics;
if the purchase content is normal, judging whether the purchase frequency is abnormal or not according to the user characteristics;
if the purchase frequency is abnormal, the order is sent to the middle station to further judge whether the order is returned.
Optionally: the user characteristics include user gender, age group, order frequency and abnormal order quantity.
Optionally: the frequency of purchases includes frequent purchases, occasional purchases, and first purchases.
Optionally: the commodity prices include a high price and a low price.
Optionally: the purchase contents include living goods, medicines, and foods.
Optionally: the sending the order to the center station further judging whether the order is returned comprises:
sending the order to a middle station;
the central station sets a suspected abnormal order label on the order and sends the label to a merchant for judgment;
if the merchant judges that the order is a normal order, removing a suspected abnormal order label on the order and normally processing the order by the merchant;
and if the merchant judges that the order is abnormal, marking an abnormal order label and returning the order to the user.
Optionally: further comprising:
the middle station saves the quantity of the abnormal orders of the user;
and when the number of the abnormal orders of the user exceeds a threshold value, marking the abnormality of the user.
Optionally: the threshold value is not less than 5.
Optionally: when the number of the abnormal orders of the user exceeds a threshold value, the abnormal marking of the user comprises the following steps:
when the abnormal order number of the user exceeds a threshold value, the user is marked and only the merchant is allowed to view the abnormal order number.
By adopting the technical scheme, after the order is received, whether the order is abnormal is judged firstly, and then the normal order is sent to the merchant, so that the malicious influence of a malicious user on the merchant is avoided; in addition, in order to prevent the error of judging whether the user is abnormal or not, when the user is judged to be abnormal, the abnormal judgment is further carried out in the background, so that the influence on the normal use of the user caused by the error judgment of judging the normal user to be the abnormal user is avoided.
Drawings
FIG. 1 is a block diagram illustrating an order processing environment in the order processing method according to the present invention;
FIG. 2 is a flowchart of a method of order processing according to the present invention.
Detailed Description
The following further describes embodiments of the present invention with reference to the drawings. It should be noted that the description of the embodiments is provided to help understanding of the present invention, but the present invention is not limited thereto. In addition, the technical features involved in the embodiments of the present invention described below may be combined with each other as long as they do not conflict with each other.
Fig. 1 is an order processing environment of the order processing method according to the embodiment of the present invention, and as shown in fig. 1, a user uses a mobile device or a terminal device to generate an order, where the mobile device may be various devices used for a network access function and carrying various operating systems, including a smart phone, a tablet computer, a desktop computer, and the like, and an order placing application may be installed in the devices.
Similarly, the merchant also uses the mobile device or the terminal device to receive the order, and the order receiving application may be installed in the devices, and may be a separate application or may be implemented by the same application as the order placing application.
In addition, the order processing environment also comprises a server, and the server can receive the order from the mobile device or the terminal device used by the user and send the order to the mobile device or the terminal device used by the merchant.
Fig. 2 is a flowchart of an order processing method according to an embodiment of the present invention, which includes the following steps:
step 1, receiving an order sent by a user, wherein the order of the user is taken as an example for purchasing apples, bananas and fruit knives in the embodiment of the invention for explanation;
step 2, marking the order and judging whether the order is abnormal or not;
step 3, if the order is normal, the order is sent to a merchant;
and 4, if the order is abnormal, sending the order to the middle station to further judge whether the order is returned.
In the embodiment of the present invention, the step 2 of marking the order and determining whether the order is abnormal includes:
step 201, identifying an order according to user characteristics, and identifying the content of the order according to purchase frequency, commodity price and purchase content;
step 202, judging whether the purchased content is abnormal or not according to the user characteristics;
step 203, if the purchase content is normal, judging whether the purchase frequency is abnormal according to the user characteristics;
and step 204, if the purchase frequency is abnormal, sending the order to the central station to further judge whether the order is returned.
The user characteristics comprise the gender, age group, order placing frequency and abnormal order quantity of the user; frequency of purchases includes frequent purchases, occasional purchases, and first purchases; the commodity prices include high prices and low prices; the purchase contents include living goods, medicines, and foods.
In the embodiment of the invention, the user characteristics are female gender, age group is 20-40, ordering frequency is high, abnormal order quantity is 0, for example, ordering contents are apples, bananas and fruit knives, wherein the purchase frequency of the apples and the bananas is frequent, so that the initial judgment is normal, then the purchase frequency is judged, the purchase frequency of the fruit knives of the user is the first purchase, the commodity prices of the apples, the bananas and the fruit knives are low, the purchase contents of the apples and the bananas are food, and the purchase contents of the fruit knives are articles for daily use.
Judging whether the purchased content is abnormal according to the user characteristics is that: because the user is young women, the ordering frequency is high, the user is judged to be women who often shop online, the order content is apple, banana and fruit knife, no abnormity exists, the preliminary judgment is normal, and then the purchasing frequency is judged: the apple and the banana are fruits which are frequently purchased by the user, but the fruit knife is the first purchase of the fruit knife, the fruit knife does not belong to the same purchase content as the fruit and the user is female, so a certain risk exists, the order is judged to be abnormal, and then the order is sent to the central station to further judge whether the order is returned or not.
In an embodiment of the present invention, sending the order to the middlebox further determining whether to return the order specifically includes:
step 401, sending the order to a central station, wherein the central station is a functional module of a server and is used for receiving order information sent by the server, storing the order information and sending the order information to a merchant;
step 402, the central office sets a suspected abnormal order label on the order and sends the label to a merchant for judgment;
step 403, if the merchant judges that the order is a normal order, removing the suspected abnormal order label on the order and normally processing the order by the merchant;
and step 404, if the merchant judges that the order is abnormal, marking an abnormal order label and returning the order to the user.
In the embodiment of the invention, the content of the order received by the merchant is checked and judged, the content of the order is apples, bananas and fruit knives, and the apple needing to be peeled is purchased, so that the fruit knives are purchased at the same time, and the merchant can judge that the order is a normal order, remove the suspected abnormal order label on the order, and normally receive the order for stock and deliver goods by the merchant.
If the merchant considers that the young women are dangerous to buy the fruit knife, the merchant can judge the order as an abnormal order, the order is marked with an abnormal order label, and the order is returned to the user.
The judgment process is judged by the merchant, and the server is only responsible for transmitting the judgment result.
In an embodiment of the invention, the method further comprises:
and when the number of the abnormal orders of the user exceeds a threshold value, marking the abnormality of the user.
The threshold is not less than 5, and in the embodiment of the present invention, the threshold is 5.
When the number of the abnormal orders of the user exceeds 5, the user is marked, the method for marking can be that the name of the user is highlighted, or an abnormal user label is added after the name of the user, and in order to protect the user, in the embodiment of the invention, the mark only allows a merchant to view.
The present invention may be a system, method and/or computer program product. The computer program product may include a computer-readable storage medium having computer-readable program instructions embodied therewith for causing a processor to implement various aspects of the present invention.
It will be appreciated by those skilled in the art that the above described means may be implemented in various ways. The above-described apparatus may be implemented, for example, by an instruction configuration processor. For example, the apparatus may be implemented by storing instructions in ROM and reading the instructions from ROM into a programmable device when the device is started. For example, the apparatus described above may be cured into a dedicated device (e.g., an ASIC). The above-described means may be divided into units independent of each other or may be implemented by combining them together. The above-described apparatus may be implemented by one of the various embodiments described above, or may be implemented by a combination of two or more of the various embodiments described above. These are all equivalent to those skilled in the art.
The present invention may be a system, method and/or computer program product. The computer program product may include a computer-readable storage medium having computer-readable program instructions embodied therewith for causing a processor to implement various aspects of the present invention.
The computer readable storage medium may be a tangible device that can hold and store the instructions for use by the instruction execution device. The computer readable storage medium may be, for example, but not limited to, an electronic memory device, a magnetic memory device, an optical memory device, an electromagnetic memory device, a semiconductor memory device, or any suitable combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a Static Random Access Memory (SRAM), a portable compact disc read-only memory (CD-ROM), a Digital Versatile Disc (DVD), a memory stick, a floppy disk, a mechanical coding device, such as punch cards or in-groove projection structures having instructions stored thereon, and any suitable combination of the foregoing. Computer-readable storage media as used herein is not to be construed as transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission medium (e.g., optical pulses through a fiber optic cable), or electrical signals transmitted through electrical wires.
The computer-readable program instructions described herein may be downloaded from a computer-readable storage medium to a respective computing/processing device, or to an external computer or external storage device via a network, such as the internet, a local area network, a wide area network, and/or a wireless network. The network may include copper transmission cables, fiber optic transmission, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers. The network adapter card or network interface in each computing/processing device receives computer-readable program instructions from the network and forwards the computer-readable program instructions for storage in a computer-readable storage medium in the respective computing/processing device.
The computer program instructions for carrying out operations of the present invention may be assembler instructions, Instruction Set Architecture (ISA) instructions, machine-related instructions, microcode, firmware instructions, state setting data, or source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The computer-readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider). In some embodiments, aspects of the present invention are implemented by personalizing an electronic circuit, such as a programmable logic circuit, a Field Programmable Gate Array (FPGA), or a Programmable Logic Array (PLA), with state information of computer-readable program instructions, which can execute the computer-readable program instructions.
It is well known to those skilled in the art that with the development of electronic information technology such as integrated circuit technology and the trend of software hardware, it is difficult to clearly divide the system software and hardware boundaries. As any of the operations may be implemented in software or hardware. Execution of any of the instructions may be performed by hardware, as well as by software. Whether a hardware implementation scheme or a software implementation scheme is adopted for a certain machine function depends on non-technical factors such as price, speed, reliability, storage capacity, change period and the like. Accordingly, it will be apparent to those skilled in the art of electronic information technology that a more direct and clear description of one embodiment is provided by describing the various operations within the embodiment. Knowing the operations to be performed, one skilled in the art can directly design the desired product or device based on considerations of the non-technical factors.
The embodiments of the present invention have been described in detail with reference to the accompanying drawings, but the present invention is not limited to the described embodiments. It will be apparent to those skilled in the art that various changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, and the scope of protection is still within the scope of the invention.

Claims (10)

1. An order processing method, characterized by: the method comprises the following steps:
receiving an order sent by a user;
marking the order and judging whether the order is abnormal or not;
if the order is normal, the order is sent to the merchant;
if the order is abnormal, the order is sent to the middle station to further judge whether the order is returned.
2. The order processing method according to claim 1, wherein: the marking the order and judging whether the order is abnormal comprises the following steps:
identifying the order according to the user characteristics, and identifying the content of the order according to the purchase frequency, the commodity price and the purchase content;
judging whether the purchased content is abnormal or not according to the user characteristics;
if the purchase content is normal, judging whether the purchase frequency is abnormal or not according to the user characteristics;
if the purchase frequency is abnormal, the order is sent to the middle station to further judge whether the order is returned.
3. The order processing method according to claim 2, wherein: the user characteristics include user gender, age group, order frequency and abnormal order quantity.
4. The order processing method according to claim 2, wherein: the frequency of purchases includes frequent purchases, occasional purchases, and first purchases.
5. The order processing method according to claim 2, wherein: the commodity prices include a high price and a low price.
6. The order processing method according to claim 2, wherein: the purchase contents include living goods, medicines, and foods.
7. The order processing method according to claim 2, wherein: the sending the order to the center station further judging whether the order is returned comprises:
sending the order to a middle station;
the central station sets a suspected abnormal order label on the order and sends the label to a merchant for judgment;
if the merchant judges that the order is a normal order, removing a suspected abnormal order label on the order and normally processing the order by the merchant;
and if the merchant judges that the order is abnormal, marking an abnormal order label and returning the order to the user.
8. The order processing method according to claim 7, wherein: further comprising:
the middle station saves the quantity of the abnormal orders of the user;
and when the number of the abnormal orders of the user exceeds a threshold value, marking the abnormality of the user.
9. The order processing method according to claim 8, wherein: the threshold value is not less than 5.
10. The order processing method according to claim 8, wherein: when the number of the abnormal orders of the user exceeds a threshold value, the abnormal marking of the user comprises the following steps:
when the abnormal order number of the user exceeds a threshold value, the user is marked and only the merchant is allowed to view the abnormal order number.
CN201910984485.5A 2019-10-16 2019-10-16 Order processing method Pending CN110910197A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910984485.5A CN110910197A (en) 2019-10-16 2019-10-16 Order processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910984485.5A CN110910197A (en) 2019-10-16 2019-10-16 Order processing method

Publications (1)

Publication Number Publication Date
CN110910197A true CN110910197A (en) 2020-03-24

Family

ID=69815236

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910984485.5A Pending CN110910197A (en) 2019-10-16 2019-10-16 Order processing method

Country Status (1)

Country Link
CN (1) CN110910197A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111507803A (en) * 2020-04-21 2020-08-07 北京思特奇信息技术股份有限公司 Service simplification acceptance method

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002215872A (en) * 2001-01-22 2002-08-02 Nec Corp System and method for judging trend of receiving order and program
CN107341716A (en) * 2017-07-11 2017-11-10 北京奇艺世纪科技有限公司 A kind of method, apparatus and electronic equipment of the identification of malice order
CN107392801A (en) * 2017-07-21 2017-11-24 上海携程商务有限公司 The method and its device, storage medium, electronic equipment of order are upset in control
CN107464169A (en) * 2017-08-10 2017-12-12 北京小度信息科技有限公司 Information output method and device
CN107609950A (en) * 2017-09-27 2018-01-19 掌合天下(北京)信息技术有限公司 Order processing method and device
CN107958382A (en) * 2017-12-06 2018-04-24 北京小度信息科技有限公司 Abnormal behaviour recognition methods, device, electronic equipment and storage medium
CN108230120A (en) * 2018-02-07 2018-06-29 上海携程商务有限公司 Method, system, equipment and the storage medium of order price abnormal monitoring
US20180308138A1 (en) * 2015-11-17 2018-10-25 Nanjin Tangyi Digital Technology Co., Ltd Data processing method and apparatus
CN109598486A (en) * 2018-12-21 2019-04-09 优估(上海)信息科技有限公司 A kind of method and apparatus for checking abnormal order
CN110335098A (en) * 2019-04-24 2019-10-15 上海恺英网络科技有限公司 Order recognition methods and equipment at production payment center service end

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002215872A (en) * 2001-01-22 2002-08-02 Nec Corp System and method for judging trend of receiving order and program
US20180308138A1 (en) * 2015-11-17 2018-10-25 Nanjin Tangyi Digital Technology Co., Ltd Data processing method and apparatus
CN107341716A (en) * 2017-07-11 2017-11-10 北京奇艺世纪科技有限公司 A kind of method, apparatus and electronic equipment of the identification of malice order
CN107392801A (en) * 2017-07-21 2017-11-24 上海携程商务有限公司 The method and its device, storage medium, electronic equipment of order are upset in control
CN107464169A (en) * 2017-08-10 2017-12-12 北京小度信息科技有限公司 Information output method and device
CN107609950A (en) * 2017-09-27 2018-01-19 掌合天下(北京)信息技术有限公司 Order processing method and device
CN107958382A (en) * 2017-12-06 2018-04-24 北京小度信息科技有限公司 Abnormal behaviour recognition methods, device, electronic equipment and storage medium
CN108230120A (en) * 2018-02-07 2018-06-29 上海携程商务有限公司 Method, system, equipment and the storage medium of order price abnormal monitoring
CN109598486A (en) * 2018-12-21 2019-04-09 优估(上海)信息科技有限公司 A kind of method and apparatus for checking abnormal order
CN110335098A (en) * 2019-04-24 2019-10-15 上海恺英网络科技有限公司 Order recognition methods and equipment at production payment center service end

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111507803A (en) * 2020-04-21 2020-08-07 北京思特奇信息技术股份有限公司 Service simplification acceptance method

Similar Documents

Publication Publication Date Title
US8787707B1 (en) Identification of product attributes
CN105144136A (en) Action broker
CN110020162B (en) User identification method and device
KR101597587B1 (en) System and apparatus and method of providing mobile present coupons upon selection of receiver
EP3241163B1 (en) Marketplace listing generation using message metadata
US20150294327A1 (en) Identification of Product Categories
CN110427304A (en) O&M method, apparatus, electronic equipment and medium for banking system
CN110336781A (en) A kind of method and apparatus based on browser identification terminal uniqueness
CN104142975A (en) Microblog information promotion method, device and system
CN114066475A (en) Information security protection method based on cloud payment and server
CN106651349B (en) Payment processing method and payment processing equipment
CN110910197A (en) Order processing method
CN107977876B (en) Method and device for processing order information
US20170053096A1 (en) Nfc to customer profile systems and methods
CN111078636A (en) Marketing data processing method and system and related equipment
US10915938B2 (en) Including instructions upon item procurement
CN113781126A (en) Electricity business information processing method and system
CN105303424A (en) Vegetable purchase information processing method, device and system
CN106303994A (en) A kind of short message display method, Apparatus and system
CN114840658B (en) Evaluation reply method, electronic device, and computer storage medium
CN111199439B (en) Commodity information processing method and device
KR20170029789A (en) Server, system and user device for generating buying list
CN114385697A (en) Game recommendation method and server
CN114298587A (en) Office behavior detection method and server applied to intelligent office
CN112837127A (en) Intelligent selection system, method, electronic device and storage medium

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200324