WO2019085401A1 - 信息处理方法及服务器 - Google Patents

信息处理方法及服务器 Download PDF

Info

Publication number
WO2019085401A1
WO2019085401A1 PCT/CN2018/082987 CN2018082987W WO2019085401A1 WO 2019085401 A1 WO2019085401 A1 WO 2019085401A1 CN 2018082987 W CN2018082987 W CN 2018082987W WO 2019085401 A1 WO2019085401 A1 WO 2019085401A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
coupon
user terminal
user
mapping relationship
Prior art date
Application number
PCT/CN2018/082987
Other languages
English (en)
French (fr)
Inventor
聂迪
高友峰
Original Assignee
北京火星盒子网络信息技术有限公司
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 北京火星盒子网络信息技术有限公司 filed Critical 北京火星盒子网络信息技术有限公司
Publication of WO2019085401A1 publication Critical patent/WO2019085401A1/zh

Links

Images

Classifications

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

Definitions

  • the present invention relates to the field of computer technologies, and in particular, to an information processing method and a server.
  • coupon coupons cannot be superimposed or the number of overlays is strictly limited.
  • the use of coupon overlays makes it impossible for users to use the acquired coupons in time, and it is difficult to obtain the maximum discount for the user's current purchase, thereby reducing the user's experience.
  • the invention provides an information processing method and a server, so as to realize accurate delivery of coupons in the process of scanning code, and optimal matching of coupons when processing orders, thereby improving user experience.
  • the invention provides an information processing method, comprising:
  • the obtained coupon information is pushed to the user terminal.
  • the scan code information includes product information obtained by the user terminal scanning the current product and/or the store information of the current product; the querying the coupon database according to the scan code information, and obtaining the corresponding Coupon information for scanning code information, including:
  • Each of the obtained coupons matching the product information and/or the affiliated store information constitutes a coupon list.
  • the method further includes:
  • a coupon having the highest matching degree with the product information and/or the affiliated store information is filtered out in the coupon list.
  • the method further comprises:
  • the mapping relationship between the coupon information and the currently logged-in user of the user terminal is constructed according to the receiving request, so as to complete the receiving operation of the coupon information by the current logged-in user.
  • the mapping relationship between the coupon information and the currently logged-in user of the user terminal is configured according to the receiving request, including:
  • the notification information of the mapping relationship establishment completion is sent to the user terminal, so that the user terminal generates prompt information for prompting the current login user that the coupon information is successfully received.
  • the method further comprises:
  • the processing result is sent to the user terminal, so that the user terminal generates the order information corresponding to the processing result, and displays the order information corresponding to the processing result to the currently logged-in user on the display interface.
  • the processing the to-be-processed order according to the mapping relationship, and obtaining a processing result includes:
  • mapping relationship Querying the mapping relationship according to a preset rule, and selecting coupon information with the highest matching degree with the pending order
  • the method further includes:
  • the invention also provides a server comprising:
  • a receiving unit configured to receive scan code information scanned by the user terminal for scanning code
  • a first processing unit configured to query the coupon database according to the scan code information, and obtain coupon information corresponding to the scan code information
  • a pushing unit configured to push the coupon information to the user terminal
  • a second processing unit configured to construct, according to the receiving request sent by the user terminal, a mapping relationship between the coupon information and a currently logged-in user of the user terminal.
  • the scan code information includes product information obtained by the user terminal scanning the current product and/or store information of the current product;
  • the first processing unit is configured to query the coupon database according to the product information and/or the affiliated store information; and combine the obtained coupons that match the commodity information and/or the affiliated store information into a coupon list.
  • the first processing unit is further configured to filter, in the coupon list, a coupon that has the highest matching degree with the product information and/or the affiliated store information.
  • the receiving unit is further configured to receive a receiving request that the current login user sent by the user terminal triggers to receive the coupon information
  • the second processing unit is configured to construct a mapping relationship between the coupon information and a current login user of the user terminal according to the receiving request, to complete the operation of the current login user to collect the coupon information.
  • the second processing unit is configured to establish a mapping relationship according to the identity identification information of the currently logged-in user and the coupon information carried in the receiving request;
  • the pushing unit is further configured to send, to the user terminal, notification information that the mapping relationship is completed after the mapping relationship is established.
  • the method further comprises:
  • the receiving unit is further configured to receive a pending order uploaded by the user terminal;
  • a third processing unit configured to process the to-be-processed order according to the mapping relationship, to obtain a processing result
  • the pushing unit is further configured to push the processing result to the user terminal.
  • the third processing unit is configured to acquire the commodity information carried in the to-be-processed order and/or the identity information of the currently logged-in user; query the mapping relationship according to a preset rule, and select the to-be-processed The coupon information with the highest order matching degree; and processing the pending order according to the selected coupon information.
  • the pushing unit is further configured to push preset information to be pushed to the user terminal.
  • the present invention has at least the following advantages:
  • the accurate delivery of the coupons during the scanning process is realized, and the coupons are optimally matched when the order is processed, thereby improving the user experience.
  • FIG. 1 is a schematic flow chart of an information processing method provided by the present invention.
  • FIG. 2 is a schematic diagram of matching coupons according to an embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of a server provided by the present invention.
  • the present invention provides an information processing method and a server, and the specific embodiments of the present invention will be described in detail below with reference to the accompanying drawings.
  • the present invention provides an information processing method, as shown in FIG. 1, comprising:
  • Step 101 Receive scan code information uploaded by the user terminal scan code.
  • the user terminal scans the barcode of the current product according to the trigger indication of the user, and obtains corresponding scan code information.
  • Step 102 Query the coupon database according to the scan code information, and obtain coupon information corresponding to the scan code information.
  • the scan code information includes product information obtained by scanning the current product by the user terminal and/or store information of the current product; the querying the coupon database according to the scan code information, and obtaining the corresponding Coupon information for scanning code information, including:
  • Each of the obtained coupons matching the product information and/or the affiliated store information constitutes a coupon list.
  • the method further includes:
  • a coupon having the highest matching degree with the product information and/or the affiliated store information is filtered out in the coupon list.
  • Step 103 Push the obtained coupon information to the user terminal.
  • the preset product display information to be pushed may be pushed to the user terminal according to requirements.
  • the method further includes:
  • the mapping relationship between the coupon information and the currently logged-in user of the user terminal is constructed according to the receiving request, so as to complete the receiving operation of the coupon information by the current logged-in user.
  • mapping relationship between the coupon information and the currently logged-in user of the user terminal is configured according to the receiving request, including:
  • the notification information of the mapping relationship establishment completion is sent to the user terminal, so that the user terminal generates prompt information for prompting the current login user that the coupon information is successfully received.
  • the following is a detailed description of the processing after the order is generated. Specifically, it also includes:
  • the processing result is sent to the user terminal, so that the user terminal generates the order information corresponding to the processing result, and displays the order information corresponding to the processing result to the currently logged-in user on the display interface.
  • the processing of the to-be-processed order according to the mapping relationship, and the processing result is obtained, including:
  • mapping relationship Querying the mapping relationship according to a preset rule, and selecting coupon information with the highest matching degree with the pending order
  • the user terminal uses a mobile phone client as an example
  • the server uses a background system as an example.
  • the user scans the product barcode using the mobile client, and the mobile client sends the scanned barcode information, user information, and store information to the background system.
  • the background system obtains the product information through the barcode information, and through the comprehensive processing of the product information, the user information, and the store information, obtains the coupon information most relevant to the current product, including the coupon that the user can receive or other users that may be of interest to the user.
  • the advertisement of the product and then return the information obtained above to the mobile client.
  • the mobile client displays the basic information of the product on the display interface, and displays the coupon or advertisement information below the product information (not limited to the bottom, or above, or other directions) to correlate with the current product. The degree is determined based on the order of presentation, so that the user can see the product information and the coupon or advertisement information below on the mobile client interface.
  • the user adds the selected item to the shopping cart, and the mobile client interacts with the background system, and the background system obtains all the coupons available to the current user, and intelligently matches the coupon and the item in the shopping cart according to the type and discount of the coupon. Factors such as the way and overlay rules configure the optimal coupon usage plan for each item and the entire order.
  • the coupon matching diagram shown in FIG. 2 is shown. The user can see the coupon usage of the product in the shopping cart interface, and the change in the price of the product after the coupon is used.
  • the back-end system binds the coupon to the order, and the user can see the overall information of the order and the price after the discount on the order interface.
  • the background system sets the status of the coupon to the used and completes the payment function, and the user sees the payment success prompt on the payment interface, and the entire shopping process ends.
  • the overall processing can be regarded as a coupon delivery system, and the delivery system includes a mobile phone client, a coupon interface program module, a merchant service program module, and a person.
  • the function interface of the machine interaction page and the coupon information base, the functions of each function module are as follows:
  • the mobile phone client is used to implement the function of user self-scanning code shopping.
  • the main processes include product scanning code, adding shopping cart, generating orders, and online payment;
  • the coupon interface program module is configured to process a coupon processing request sent by the mobile phone client, and the main functions include obtaining a list of available coupons, collecting coupons, matching coupons, locking coupons, and using coupons;
  • a merchant service program module for processing functions related to a merchant, mainly including coupon creation configuration, coupon inquiry statistics, and the like;
  • the human-computer interaction page is used to provide an operation interface of the background user on the system side, and realizes parameter input, query result, and output of the statistical report;
  • a coupon information database for storing data related to coupons, providing data support for coupon placement and coupon use, and realizing accurate delivery and matching of preferential information through cooperation between the coupon information base and the product information database .
  • each functional module in the coupon placement system described above is only one embodiment of the present invention for explaining the information processing method, and any module capable of implementing each function in the information processing method of the present invention. Division or naming is within the scope of the present invention.
  • the present invention further provides a server, as shown in FIG. 3, including:
  • the receiving unit 31 is configured to receive scan code information uploaded by the user terminal for scanning code
  • the first processing unit 32 is configured to query the coupon database according to the scan code information, and obtain coupon information corresponding to the scan code information;
  • a pushing unit 33 configured to push the coupon information to the user terminal
  • the second processing unit 34 is configured to construct a mapping relationship between the coupon information and a currently logged-in user of the user terminal according to the receiving request sent by the user terminal.
  • the scan code information includes product information obtained by the user terminal scanning the current product and/or store information of the current product;
  • the first processing unit 32 is configured to query the coupon database according to the product information and/or the affiliated store information; and combine the obtained coupons that match the commodity information and/or the affiliated store information into a coupon list.
  • the first processing unit 32 is further configured to filter, in the coupon list, a coupon that has the highest matching degree with the product information and/or the affiliated store information.
  • the receiving unit 31 is further configured to receive a receiving request that is triggered by the current login user sent by the user terminal to receive the coupon information;
  • the second processing unit 34 is configured to construct a mapping relationship between the coupon information and a current login user of the user terminal according to the receiving request, to complete the operation of the current login user to collect the coupon information. .
  • the second processing unit 34 is configured to establish a mapping relationship according to the identity identification information of the currently logged-in user and the coupon information carried in the receiving request.
  • the pushing unit 33 is further configured to send, to the user terminal, notification information that the mapping relationship is completed after the mapping relationship is established.
  • the method further comprises:
  • the receiving unit 31 is further configured to receive a pending order uploaded by the user terminal;
  • a third processing unit 35 configured to process the to-be-processed order according to the mapping relationship, to obtain a processing result
  • the pushing unit 33 is further configured to push the processing result to the user terminal.
  • the third processing unit 35 is configured to acquire the commodity information carried in the to-be-processed order and/or the identity information of the currently logged-in user; query the mapping relationship according to a preset rule, and select and wait for the mapping relationship. Processing the coupon information with the highest order matching degree; and processing the pending order according to the selected coupon information.
  • the pushing unit 33 is further configured to push the preset item display information to be pushed to the user terminal.
  • the present invention has at least the following advantages:
  • the user realizes self-service scanning code and online fast payment under the physical store line, and obtains a high match with the current product in real time during the process of purchasing the product.
  • Degree coupons or merchandise display information and when the user views the shopping cart, they can automatically match the coupon scheme with the strongest discount, so that the user can complete the collection and use of the coupon during the self-service shopping process.
  • users can obtain a fast and cost-effective shopping experience in physical stores and improve the user experience.
  • each block of the block diagrams and/or block diagrams and/or flow diagrams and combinations of blocks in the block diagrams and/or block diagrams and/or flow diagrams can be implemented by computer program instructions. .
  • these computer program instructions can be implemented by a general purpose computer, a professional computer, or a processor of other programmable data processing methods, such that the processor is executed by a computer or other programmable data processing method.
  • modules of the device of the present invention may be integrated or integrated.
  • the above modules can be combined into one module, or can be further split into multiple sub-modules.
  • modules in the apparatus in the embodiments may be distributed in the apparatus of the embodiment according to the description of the embodiments, or the corresponding changes may be located in one or more apparatuses different from the embodiment.
  • the modules of the above embodiments may be combined into one module, or may be further split into multiple sub-modules.

Landscapes

  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Finance (AREA)
  • Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Cash Registers Or Receiving Machines (AREA)

Abstract

本发明公开了一种信息处理方法及服务器,该信息处理方法包括:接收用户终端扫码上传的扫码信息;根据所述扫码信息查询优惠券数据库,获取对应所述扫码信息的优惠券信息;将获取到的优惠券信息推送给所述用户终端。实现了扫码过程中对优惠券的精准投放,且在处理订单时的优惠券最优匹配,进而提高了用户的使用感受。

Description

信息处理方法及服务器 技术领域
本发明涉及计算机技术领域,特别是涉及一种信息处理方法及服务器。
背景技术
在当前市面上,常用的在商超线下自助扫码和线上支付的功能应用中,对于优惠券或广告的展示方式,通常是在特定页面集中展示。这种集中展示方式,虽然实现了对所有优惠券的集中处理,但这种处理方式无法让用户及时了解到与当前商品最相关的优惠信息,也无法提供与用户需求最相近的广告信息。
并且,对于现有的优惠券使用方式而言,大多是采用优惠券不可叠加或严格限制叠加数量的方式,在为用户订单中的商品匹配优惠券时只是为商品找到可用的优惠券,对优惠券叠加使用的限制导致用户无法及时的使用已获取的优惠券,也就很难使用户的当前购物获得最大的优惠力度,降低了用户的使用感受。
发明内容
本发明提供信息处理方法及服务器,以实现在扫码过程中对优惠券的精准投放,且处理订单时的优惠券最优匹配,提高用户的使用感受。
本发明提供了一种信息处理方法,包括:
接收用户终端扫码上传的扫码信息;
根据所述扫码信息查询优惠券数据库,获取对应所述扫码信息的优惠券信息;
将获取到的优惠券信息推送给所述用户终端。
优选地,所述扫码信息中包括所述用户终端对当前商品扫码得到的商品 信息和/或当前商品的所属门店信息;所述根据所述扫码信息查询优惠券数据库,获取对应所述扫码信息的优惠券信息,包括:
根据所述商品信息和/或所属门店信息查询优惠券数据库;
将得到的与所述商品信息和/或所属门店信息匹配的各优惠券组成优惠券列表。
优选地,在将得到的与所述商品信息和/或所属门店信息匹配的各优惠券组成优惠券列表之后,还包括:
在所述优惠券列表中筛选出与所述商品信息和/或所属门店信息匹配度最高的优惠券。
优选地,还包括:
接收所述用户终端发送的当前登录用户触发领取所述优惠券信息的领取请求;
根据所述领取请求构建所述优惠券信息与所述用户终端的当前登录用户的映射关系,以完成所述当前登录用户对所述优惠券信息的领取操作。
优选地,所述根据所述领取请求构建所述优惠券信息与所述用户终端的当前登录用户的映射关系,包括:
根据所述领取请求中携带的当前登录用户的身份标识信息以及所述优惠券信息建立映射关系;
并在所述映射关系建立完成之后,向所述用户终端发送映射关系建立完成的通知信息,以使所述用户终端生成用于提示当前登录用户所述优惠券信息领取成功的提示信息。
优选地,还包括:
接收用户终端上传的待处理订单;
根据所述映射关系对所述待处理订单进行处理,得到处理结果;
将所述处理结果推送给所述用户终端,以使所述用户终端生成所述处理结果对应的订单信息,并在显示界面上向当前登录用户展示所述处理结果对应的订单信息。
优选地,所述根据所述映射关系对所述待处理订单进行处理,得到处理结果,包括:
获取所述待处理订单中携带的商品信息和/或当前登录用户的身份信息;
根据预设规则查询所述映射关系,选取出与所述待处理订单匹配度最高的优惠券信息;
并根据选取出的优惠券信息处理所述待处理订单。
优选地,在将所述优惠券信息推送给所述用户终端时,还包括:
将预设的待推送商品展示信息推送给所述用户终端。
本发明还提供了一种服务器,包括:
接收单元,用于接收用户终端扫码上传的扫码信息;
第一处理单元,用于根据所述扫码信息查询优惠券数据库,获取对应所述扫码信息的优惠券信息;
推送单元,用于将所述优惠券信息推送给所述用户终端;
第二处理单元,用于根据所述用户终端发送的领取请求构建所述优惠券信息与所述用户终端的当前登录用户的映射关系。
优选地,所述扫码信息中包括所述用户终端对当前商品扫码得到的商品信息和/或当前商品的所属门店信息;
所述第一处理单元,用于根据所述商品信息和/或所属门店信息查询优惠券数据库;将得到的与所述商品信息和/或所属门店信息匹配的各优惠券组成优惠券列表。
优选地,所述第一处理单元,还用于在所述优惠券列表中筛选出与所述商品信息和/或所属门店信息匹配度最高的优惠券。
优选地,
所述接收单元,还用于接收所述用户终端发送的当前登录用户触发领取所述优惠券信息的领取请求;
所述第二处理单元,用于根据所述领取请求构建所述优惠券信息与所述 用户终端的当前登录用户的映射关系,以完成所述当前登录用户对所述优惠券信息的领取操作。
优选地,
所述第二处理单元,用于根据所述领取请求中携带的当前登录用户的身份标识信息以及所述优惠券信息建立映射关系;
所述推送单元,还用于在所述映射关系建立完成之后,向所述用户终端发送映射关系建立完成的通知信息。
优选地,还包括:
所述接收单元,还用于接收用户终端上传的待处理订单;
第三处理单元,用于根据所述映射关系对所述待处理订单进行处理,得到处理结果;
所述推送单元,还用于将所述处理结果推送给所述用户终端。
优选地,所述第三处理单元,用于获取所述待处理订单中携带的商品信息和/或当前登录用户的身份信息;根据预设规则查询所述映射关系,选取出与所述待处理订单匹配度最高的优惠券信息;并根据选取出的优惠券信息处理所述待处理订单。
优选地,所述推送单元,还用于将预设的待推送商品展示信息推送给所述用户终端。
与现有技术相比,本发明至少具有以下优点:
实现了扫码过程中对优惠券的精准投放,且在处理订单时的优惠券最优匹配,进而提高了用户的使用感受。
附图说明
图1是本发明提供的信息处理方法的流程示意图;
图2是本发明实施例提供的优惠券匹配示意图;
图3是本发明提供的服务器的结构示意图。
具体实施方式
本发明提出一种信息处理方法及服务器,下面结合附图,对本发明具体实施方式进行详细说明。
下面详细描述本发明的实施例,所述实施例的示例在附图中示出,其中自始至终相同或类似的标号表示相同或类似的元件或具有相同或类似功能的元件。下面通过参考附图描述的实施例是示例性的,仅用于解释本发明,而不能解释为对本发明的限制。
本技术领域技术人员可以理解,除非特意声明,这里使用的单数形式“一”、“一个”、“所述”和“该”也可包括复数形式。应该进一步理解的是,本发明的说明书中使用的措辞“包括”是指存在所述特征、整数、步骤、操作、元件和/或组件,但是并不排除存在或添加一个或多个其他特征、整数、步骤、操作、元件、组件和/或它们的组。应该理解,当我们称元件被“连接”或“耦接”到另一元件时,它可以直接连接或耦接到其他元件,或者也可以存在中间元件。此外,这里使用的“连接”或“耦接”可以包括无线连接或无线耦接。这里使用的措辞“和/或”包括一个或更多个相关联的列出项的全部或任一单元和全部组合。
本技术领域技术人员可以理解,除非另外定义,这里使用的所有术语(包括技术术语和科学术语),具有与本发明所属领域中的普通技术人员的一般理解相同的意义。还应该理解的是,诸如通用字典中定义的那些术语,应该被理解为具有与现有技术的上下文中的意义一致的意义,并且除非像这里一样被特定定义,否则不会用理想化或过于正式的含义来解释。
为解决上述技术问题,本发明提供了一种信息处理方法,如图1所示,包括:
步骤101,接收用户终端扫码上传的扫码信息。
在本步骤中,用户终端根据用户的触发指示,扫描当前商品的条码,得到对应的扫码信息。
步骤102,根据所述扫码信息查询优惠券数据库,获取对应所述扫码信息 的优惠券信息。
优选地,所述扫码信息中包括所述用户终端对当前商品扫码得到的商品信息和/或当前商品的所属门店信息;所述根据所述扫码信息查询优惠券数据库,获取对应所述扫码信息的优惠券信息,包括:
根据所述商品信息和/或所属门店信息查询优惠券数据库;
将得到的与所述商品信息和/或所属门店信息匹配的各优惠券组成优惠券列表。
优选地,在将得到的与所述商品信息和/或所属门店信息匹配的各优惠券组成优惠券列表之后,还包括:
在所述优惠券列表中筛选出与所述商品信息和/或所属门店信息匹配度最高的优惠券。
步骤103,将获取到的优惠券信息推送给所述用户终端。
在将所述优惠券信息推送给所述用户终端时,还可以根据需求将预设的待推送商品展示信息推送给所述用户终端。
在将获取到的优惠券信息推送给用户终端之后,还包括:
接收所述用户终端发送的当前登录用户触发领取所述优惠券信息的领取请求;
根据所述领取请求构建所述优惠券信息与所述用户终端的当前登录用户的映射关系,以完成所述当前登录用户对所述优惠券信息的领取操作。
其中,所述根据所述领取请求构建所述优惠券信息与所述用户终端的当前登录用户的映射关系,包括:
根据所述领取请求中携带的当前登录用户的身份标识信息以及所述优惠券信息建立映射关系;
并在所述映射关系建立完成之后,向所述用户终端发送映射关系建立完成的通知信息,以使所述用户终端生成用于提示当前登录用户所述优惠券信息领取成功的提示信息。
在用户终端当前登录用户领取完优惠券信息之后,下面就生成订单后的 处理做详细介绍。具体的,还包括:
接收用户终端上传的待处理订单;
根据所述映射关系对所述待处理订单进行处理,得到处理结果;
将所述处理结果推送给所述用户终端,以使所述用户终端生成所述处理结果对应的订单信息,并在显示界面上向当前登录用户展示所述处理结果对应的订单信息。
其中,所述根据所述映射关系对所述待处理订单进行处理,得到处理结果,包括:
获取所述待处理订单中携带的商品信息和/或当前登录用户的身份信息;
根据预设规则查询所述映射关系,选取出与所述待处理订单匹配度最高的优惠券信息;
并根据选取出的优惠券信息处理所述待处理订单。
对于上述本发明所提供的信息处理方法,下面以一个具体实施例做详尽阐述,在该具体实施例中,用户终端以手机客户端为例,服务器以后台系统为例。
用户使用手机客户端扫描商品条码,手机客户端将扫描得到的条码信息和用户信息、门店信息发送给后台系统。后台系统通过条码信息得到商品信息,并且通过对商品信息、用户信息、门店信息的综合处理,得到与当前商品最相关的优惠券信息,其中包括用户能够领取的优惠券或者用户可能感兴趣的其他商品的广告,然后将以上得到的信息返回给手机客户端。手机客户端在显示界面上展示商品的基本信息,并在商品信息的下方(当然并不仅局限于下方,也可以是上方或其它方向)将优惠券或广告信息展示出来,以与当前商品的相关程度为依据确定展示顺序,使得用户能在手机客户端界面上看到商品信息和下方的优惠券或者广告信息。
用户点击在商品信息下方展示的优惠券,手机客户端通过与后台系统交互,后台系统会把此优惠券信息与用户信息进行绑定,完成用户领取优惠券的操作,用户在优惠券展示界面看到已领取优惠券的提示。
用户将所选商品加入购物车,手机客户端通过与后台系统交互,后台系统得到当前用户所有可用的优惠券,并对优惠券和购物车中的商品进行智能匹配,根据优惠券的种类、优惠方式以及叠加规则等因素为每件商品和整个订单配置最优的优惠券使用方案。如图2所示的优惠券匹配示意图。用户在购物车界面能够看到商品的优惠券使用情况,以及使用优惠券之后商品价格的变化。
用户点击生成订单,手机客户端通过与后台系统交互,后台系统将优惠券与订单进行绑定,用户在订单界面能够看到该订单的整体信息以及优惠后的价格。
用户点击支付订单,手机客户端通过与后台系统交互,后台系统将优惠券的状态设置为已使用并完成支付功能,用户在支付界面看到支付成功的提示,整个购物流程结束。
对于上述本发明所提供的信息处理方法,可以将其整体处理看做为一个优惠券投放系统,则在该投放系统中,包括了手机客户端、优惠券接口程序模块、商家服务程序模块、人机交互页面以及优惠券信息库这几个功能模块,各功能模块的作用如下:
手机客户端,用于实现用户自助扫码购物的功能,主要流程包括商品扫码、加入购物车、生成订单、网上支付等;
优惠券接口程序模块,用于处理手机客户端发来的优惠券处理请求,主要功能包括获取可用的优惠券列表、领取优惠券、匹配优惠券、锁定优惠券以及使用优惠券等;
商家服务程序模块,用于处理与商家有关的功能,主要包括优惠券创建配置、优惠券查询统计等;
人机交互页面,用于提供系统侧的后台用户的操作界面,实现参数的录入和查询结果、统计报表的输出;
优惠券信息库,用于保存与优惠券相关的数据,为优惠券投放和优惠券使用提供数据支持,通过优惠券信息库和商品信息库之间的配合,实现优惠 信息的精准投放和匹配使用。
对于上述优惠券投放系统中的各功能模块的命名以及功能划分,仅是本发明为了说明该信息处理方法所列举的一种实施方式,对于任意能够实现本发明信息处理方法中的各功能的模块划分或命名均在本发明的保护范围之内。
基于上述本发明所提供的信息处理方法,本发明还提供了一种服务器,如图3所示,包括:
接收单元31,用于接收用户终端扫码上传的扫码信息;
第一处理单元32,用于根据所述扫码信息查询优惠券数据库,获取对应所述扫码信息的优惠券信息;
推送单元33,用于将所述优惠券信息推送给所述用户终端;
第二处理单元34,用于根据所述用户终端发送的领取请求构建所述优惠券信息与所述用户终端的当前登录用户的映射关系。
优选地,所述扫码信息中包括所述用户终端对当前商品扫码得到的商品信息和/或当前商品的所属门店信息;
所述第一处理单元32,用于根据所述商品信息和/或所属门店信息查询优惠券数据库;将得到的与所述商品信息和/或所属门店信息匹配的各优惠券组成优惠券列表。
优选地,所述第一处理单元32,还用于在所述优惠券列表中筛选出与所述商品信息和/或所属门店信息匹配度最高的优惠券。
优选地,
所述接收单元31,还用于接收所述用户终端发送的当前登录用户触发领取所述优惠券信息的领取请求;
所述第二处理单元34,用于根据所述领取请求构建所述优惠券信息与所述用户终端的当前登录用户的映射关系,以完成所述当前登录用户对所述优惠券信息的领取操作。
优选地,
所述第二处理单元34,用于根据所述领取请求中携带的当前登录用户的身份标识信息以及所述优惠券信息建立映射关系;
所述推送单元33,还用于在所述映射关系建立完成之后,向所述用户终端发送映射关系建立完成的通知信息。
优选地,还包括:
所述接收单元31,还用于接收用户终端上传的待处理订单;
第三处理单元35,用于根据所述映射关系对所述待处理订单进行处理,得到处理结果;
所述推送单元33,还用于将所述处理结果推送给所述用户终端。
优选地,所述第三处理单元35,用于获取所述待处理订单中携带的商品信息和/或当前登录用户的身份信息;根据预设规则查询所述映射关系,选取出与所述待处理订单匹配度最高的优惠券信息;并根据选取出的优惠券信息处理所述待处理订单。
优选地,所述推送单元33,还用于将预设的待推送商品展示信息推送给所述用户终端。
与现有技术相比,本发明至少具有以下优点:
通过提供的基于手机扫码购物的优惠券或商品展示信息投放方法,实现了用户在实体门店线下自助扫码、线上快速支付,且在购买商品的过程中实时获得与当前商品具有高匹配度的优惠券或商品展示信息,并在用户查看购物车时能够自动匹配优惠力度最大的优惠券使用方案,使得用户能够在自助购物的过程中完成优惠券的领取与使用。通过自助购物与精准投放优惠或商品展示信息、自动匹配最佳优惠券使用方案的结合,使用户在实体门店获得既快速又省钱的购物体验,提高了用户的使用感受。
本技术领域技术人员可以理解,可以用计算机程序指令来实现这些结构图和/或框图和/或流图中的每个框以及这些结构图和/或框图和/或流图中的框的组合。本技术领域技术人员可以理解,可以将这些计算机程序指令提供给通用计算机、专业计算机或其他可编程数据处理方法的处理器来实现,从而 通过计算机或其他可编程数据处理方法的处理器来执行本发明公开的结构图和/或框图和/或流图的框或多个框中指定的方案。
其中,本发明装置的各个模块可以集成于一体,也可以分离部署。上述模块可以合并为一个模块,也可以进一步拆分成多个子模块。
本领域技术人员可以理解附图只是一个优选实施例的示意图,附图中的模块或流程并不一定是实施本发明所必须的。
本领域技术人员可以理解实施例中的装置中的模块可以按照实施例描述进行分布于实施例的装置中,也可以进行相应变化位于不同于本实施例的一个或多个装置中。上述实施例的模块可以合并为一个模块,也可以进一步拆分成多个子模块。
上述本发明序号仅仅为了描述,不代表实施例的优劣。
以上公开的仅为本发明的几个具体实施例,但是,本发明并非局限于此,任何本领域的技术人员能思之的变化都应落入本发明的保护范围。

Claims (16)

  1. 一种信息处理方法,其特征在于,包括:
    接收用户终端扫码上传的扫码信息;
    根据所述扫码信息查询优惠券数据库,获取对应所述扫码信息的优惠券信息;
    将获取到的优惠券信息推送给所述用户终端。
  2. 如权利要求1所述的方法,其特征在于,所述扫码信息中包括所述用户终端对当前商品扫码得到的商品信息和/或当前商品的所属门店信息;所述根据所述扫码信息查询优惠券数据库,获取对应所述扫码信息的优惠券信息,包括:
    根据所述商品信息和/或所属门店信息查询优惠券数据库;
    将得到的与所述商品信息和/或所属门店信息匹配的各优惠券组成优惠券列表。
  3. 如权利要求2所述的方法,其特征在于,在将得到的与所述商品信息和/或所属门店信息匹配的各优惠券组成优惠券列表之后,还包括:
    在所述优惠券列表中筛选出与所述商品信息和/或所属门店信息匹配度最高的优惠券。
  4. 如权利要求1-3中任一项所述的方法,其特征在于,还包括:
    接收所述用户终端发送的当前登录用户触发领取所述优惠券信息的领取请求;
    根据所述领取请求构建所述优惠券信息与所述用户终端的当前登录用户的映射关系,以完成所述当前登录用户对所述优惠券信息的领取操作。
  5. 如权利要求4所述的方法,其特征在于,所述根据所述领取请求构建 所述优惠券信息与所述用户终端的当前登录用户的映射关系,包括:
    根据所述领取请求中携带的当前登录用户的身份标识信息以及所述优惠券信息建立映射关系;
    并在所述映射关系建立完成之后,向所述用户终端发送映射关系建立完成的通知信息,以使所述用户终端生成用于提示当前登录用户所述优惠券信息领取成功的提示信息。
  6. 如权利要求1-5中任一项所述的方法,其特征在于,还包括:
    接收用户终端上传的待处理订单;
    根据所述映射关系对所述待处理订单进行处理,得到处理结果;
    将所述处理结果推送给所述用户终端,以使所述用户终端生成所述处理结果对应的订单信息,并在显示界面上向当前登录用户展示所述处理结果对应的订单信息。
  7. 如权利要求6所述的方法,其特征在于,所述根据所述映射关系对所述待处理订单进行处理,得到处理结果,包括:
    获取所述待处理订单中携带的商品信息和/或当前登录用户的身份信息;
    根据预设规则查询所述映射关系,选取出与所述待处理订单匹配度最高的优惠券信息;
    并根据选取出的优惠券信息处理所述待处理订单。
  8. 如权利要求1-7中任一项所述的方法,其特征在于,在将所述优惠券信息推送给所述用户终端时,还包括:
    将预设的待推送商品展示信息推送给所述用户终端。
  9. 一种服务器,其特征在于,包括:
    接收单元,用于接收用户终端扫码上传的扫码信息;
    第一处理单元,用于根据所述扫码信息查询优惠券数据库,获取对应所述扫码信息的优惠券信息;
    推送单元,用于将所述优惠券信息推送给所述用户终端;
    第二处理单元,用于根据所述用户终端发送的领取请求构建所述优惠券信息与所述用户终端的当前登录用户的映射关系。
  10. 如权利要求9所述的服务器,其特征在于,所述扫码信息中包括所述用户终端对当前商品扫码得到的商品信息和/或当前商品的所属门店信息;
    所述第一处理单元,用于根据所述商品信息和/或所属门店信息查询优惠券数据库;将得到的与所述商品信息和/或所属门店信息匹配的各优惠券组成优惠券列表。
  11. 如权利要求10所述的服务器,其特征在于,所述第一处理单元,还用于在所述优惠券列表中筛选出与所述商品信息和/或所属门店信息匹配度最高的优惠券。
  12. 如权利要求9-11中任一项所述的服务器,其特征在于,
    所述接收单元,还用于接收所述用户终端发送的当前登录用户触发领取所述优惠券信息的领取请求;
    所述第二处理单元,用于根据所述领取请求构建所述优惠券信息与所述用户终端的当前登录用户的映射关系,以完成所述当前登录用户对所述优惠券信息的领取操作。
  13. 如权利要求12所述的服务器,其特征在于,
    所述第二处理单元,用于根据所述领取请求中携带的当前登录用户的身份标识信息以及所述优惠券信息建立映射关系;
    所述推送单元,还用于在所述映射关系建立完成之后,向所述用户终端 发送映射关系建立完成的通知信息。
  14. 如权利要求9-13中任一项所述的服务器,其特征在于,还包括:
    所述接收单元,还用于接收用户终端上传的待处理订单;
    第三处理单元,用于根据所述映射关系对所述待处理订单进行处理,得到处理结果;
    所述推送单元,还用于将所述处理结果推送给所述用户终端。
  15. 如权利要求14所述的服务器,其特征在于,所述第三处理单元,用于获取所述待处理订单中携带的商品信息和/或当前登录用户的身份信息;根据预设规则查询所述映射关系,选取出与所述待处理订单匹配度最高的优惠券信息;并根据选取出的优惠券信息处理所述待处理订单。
  16. 如权利要求9-15中任一项所述的服务器,其特征在于,所述推送单元,还用于将预设的待推送商品展示信息推送给所述用户终端。
PCT/CN2018/082987 2017-10-30 2018-04-13 信息处理方法及服务器 WO2019085401A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201711032218.5A CN107967620A (zh) 2017-10-30 2017-10-30 信息处理方法及服务器
CN201711032218.5 2017-10-30

Publications (1)

Publication Number Publication Date
WO2019085401A1 true WO2019085401A1 (zh) 2019-05-09

Family

ID=61999847

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/082987 WO2019085401A1 (zh) 2017-10-30 2018-04-13 信息处理方法及服务器

Country Status (2)

Country Link
CN (1) CN107967620A (zh)
WO (1) WO2019085401A1 (zh)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108898414A (zh) * 2018-05-23 2018-11-27 苏宁易购集团股份有限公司 电商平台的优惠券发放方法及装置
CN108960896A (zh) * 2018-06-08 2018-12-07 阿里巴巴集团控股有限公司 数据处理方法、用户端和服务器端
CN108921617A (zh) * 2018-07-09 2018-11-30 上海瀚银信息技术有限公司 一种优惠券管理系统及优惠券使用方法
CN109615410B (zh) * 2018-10-25 2021-02-09 口碑(上海)信息技术有限公司 数据处理方法、装置、计算机设备及计算机可读存储介质
CN112116373A (zh) * 2019-06-20 2020-12-22 浙江汉朔电子科技有限公司 一种优惠券投放方法、装置、设备和存储介质
CN111292169B (zh) * 2020-02-11 2023-10-24 拉扎斯网络科技(上海)有限公司 活动信息的展示方法及装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1395709A (zh) * 2000-11-22 2003-02-05 威尔科姆实时公司 用移动电话或者个人数字助理接收、存储和处理电子优惠券的方法和系统
CN102622695A (zh) * 2011-01-26 2012-08-01 鸿富锦精密工业(深圳)有限公司 结合电视购物频道的商品优惠信息生成系统和方法
CN105447708A (zh) * 2014-08-28 2016-03-30 阿里巴巴集团控股有限公司 一种信息提供方法及装置
CN107180371A (zh) * 2016-03-11 2017-09-19 北京京东尚科信息技术有限公司 使用优惠券购买商品的方法和系统
CN107766432A (zh) * 2017-09-18 2018-03-06 维沃移动通信有限公司 一种数据交互方法、移动终端及服务器

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106487872B (zh) * 2015-08-24 2020-03-27 阿里巴巴集团控股有限公司 优惠券的提供方法及装置、虚拟资源的分配及领取方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1395709A (zh) * 2000-11-22 2003-02-05 威尔科姆实时公司 用移动电话或者个人数字助理接收、存储和处理电子优惠券的方法和系统
CN102622695A (zh) * 2011-01-26 2012-08-01 鸿富锦精密工业(深圳)有限公司 结合电视购物频道的商品优惠信息生成系统和方法
CN105447708A (zh) * 2014-08-28 2016-03-30 阿里巴巴集团控股有限公司 一种信息提供方法及装置
CN107180371A (zh) * 2016-03-11 2017-09-19 北京京东尚科信息技术有限公司 使用优惠券购买商品的方法和系统
CN107766432A (zh) * 2017-09-18 2018-03-06 维沃移动通信有限公司 一种数据交互方法、移动终端及服务器

Also Published As

Publication number Publication date
CN107967620A (zh) 2018-04-27

Similar Documents

Publication Publication Date Title
WO2019085401A1 (zh) 信息处理方法及服务器
US20240095746A1 (en) Systems and methods for frictionless self-checkout merchandise purchasing
US11936714B2 (en) Method, device, and wearable part embedded with sense core engine utilizing barcode images for implementing communication
CN106779004B (zh) 一种二维码生成方法及系统
US20090271322A1 (en) Electronic receipt system and method
CN105243616A (zh) 点餐方法、点餐客户端、点餐云处理器以及云点餐系统
CN103930915A (zh) 基于收银台的数字促销的发放
AU2014378232A1 (en) Off-line guiding and confirmation device and method for supporting mobile payment
CN111373430A (zh) 基于区块链的去销售平台的电子交易系统及其方法
JP2016095547A (ja) 決済システム
US20150073840A1 (en) Information processing device, program and electronic receipt system
CN107924597A (zh) 订购处理系统和订购处理方法
JP6175201B1 (ja) ショッピング支援システム、方法及びプログラム
CN105894402A (zh) 一种便捷的点餐系统和方法
US20160093005A1 (en) Ordering System
CN105469258A (zh) 一种基于图像下单的网购系统和相应方法
CN111401878B (zh) 结账方法、结账系统及计算机可读存储介质
US20210350424A1 (en) Consumer tracking system
CN104424592A (zh) 一种基于移动通信网络的电子购物系统
TW201413627A (zh) 線上點餐系統及其線上點餐方法
JP6434093B1 (ja) 物品販売システム、方法、およびプログラム
CN106411689A (zh) 一种即时通讯信息交互方法及系统
CN112184207A (zh) 一种二维码技术实现的自助售电系统及方法
CA2744594A1 (en) Market research process via internet-enabled mobile communications devices
CN106796689A (zh) 数据交互处理方法、终端以及系统

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18871879

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18871879

Country of ref document: EP

Kind code of ref document: A1