WO2019000137A1 - Method for adjusting offer of e-commerce platform and processing alliance promotion information - Google Patents

Method for adjusting offer of e-commerce platform and processing alliance promotion information Download PDF

Info

Publication number
WO2019000137A1
WO2019000137A1 PCT/CN2017/089917 CN2017089917W WO2019000137A1 WO 2019000137 A1 WO2019000137 A1 WO 2019000137A1 CN 2017089917 W CN2017089917 W CN 2017089917W WO 2019000137 A1 WO2019000137 A1 WO 2019000137A1
Authority
WO
WIPO (PCT)
Prior art keywords
alliance
merchant terminal
merchant
terminal
affiliate
Prior art date
Application number
PCT/CN2017/089917
Other languages
French (fr)
Chinese (zh)
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 深圳市秀趣品牌文化传播有限公司
Priority to PCT/CN2017/089917 priority Critical patent/WO2019000137A1/en
Publication of WO2019000137A1 publication Critical patent/WO2019000137A1/en

Links

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
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/22Social work

Definitions

  • the present invention relates to the field of electronic commerce information technology, and in particular, to an e-commerce platform preferential adjustment and an alliance promotion information processing method.
  • the past promotion method of the merchant is to integrate the information of the merchant's goods or services into a two-dimensional code, and promote the two-dimensional code to the customer through the agent (for example, a newspaper, an advertising company, an internet marketing company, etc.) Get the information of the merchant's goods or services by scanning the code on the mobile phone.
  • the agent for example, a newspaper, an advertising company, an internet marketing company, etc.
  • the above promotion methods have the following drawbacks.
  • the main purpose of the present invention is to provide an e-commerce platform preferential adjustment and an alliance promotion information processing method, which aims to solve the problem that the point-to-point promotion efficiency of the merchant in using the two-dimensional code for product promotion is not high and the information security cannot be guaranteed.
  • the present invention provides an e-commerce platform preferential adjustment and an alliance promotion information processing method, which is applied to a merchant alliance platform, where the merchant alliance platform and the merchant terminal are connected through a network.
  • the merchant terminal and the mobile terminal are connected through a network, and the method includes the following steps:
  • converting the joining request into a specific format wherein the joining request is converted into a specific format is as follows:
  • the number to be converted is converted in the binary code in such a manner that the two numbers are mutually converted.
  • the obtaining the communication information of the merchant terminal in the affiliation request is obtained by parsing the binary code of the specific format, wherein the method for parsing the binary code of the specific format is as follows:
  • the converted number is restored to the original number in the binary code of the particular format.
  • the name of the product information product the introduction of the product, the discount range of the product, the consumption location of the product, the quantity of the product, the price of the product, and the usage rule.
  • the manner of calculating the dividend amount of the merchant terminal associated with the pen electronic payment is as follows: [0024] calculating, by the mobile terminal, the use of the affiliate QR code associated with the associated merchant terminal Quantity; [0025] finding a corresponding dividend ratio according to the number of accumulated alliance QR codes;
  • the e-commerce platform preferential adjustment and the alliance promotion information processing method of the present invention can form a digital alliance of a plurality of merchant terminals, and can be consumed by the alliance two-dimensional code in any one of the merchant terminals, and the merchant terminal in the digital alliance Promoting cooperation with each other, forming a multi-level promotion model between each merchant terminal and the consumer, and improving the efficiency of promoting the products provided by the merchant. Further, different merchants can promote each other to form a multi-level promotion mode, thereby reducing the cost of merchant promotion.
  • the data in the alliance QR code is formatted in a specific format. Conversion improves the information security of the Alliance QR code.
  • FIG. 1 is a flow chart of a preferred embodiment of the e-commerce platform preferential adjustment and alliance promotion information processing method of the present invention.
  • FIG. 1 it is a preferred embodiment of the e-commerce platform preferential adjustment and the alliance promotion information processing method of the present invention.
  • the e-commerce platform preferential adjustment and the alliance promotion information processing method are applied to a merchant alliance platform, and the method includes the following steps:
  • Step S11 Receive an affiliate request for the related product sent by each merchant terminal.
  • the affiliate request includes communication information of the merchant terminal (e.g., mobile phone number, email address, instant messaging software account, etc.) and product information.
  • the product information includes, but is not limited to, the name of the product, the introduction of the product, the discount range of the product, the place of consumption of the product, the quantity of the product, the price of the product, and the rules of use.
  • the merchant terminal acquires the associated two-dimensional code by means of scanning code, and when the merchant terminal accesses the link address in the associated two-dimensional code, the merchant terminal integrates communication information and product information. Go to the affiliate request and send it to the merchant alliance platform.
  • the encryption and decryption algorithm for example, the MD5 encryption and decryption algorithm
  • the affiliate request can also be converted to a particular format and transmitted to the merchant affiliate platform in a particular format.
  • the positions in the binary code are assigned in numerical order.
  • the first number "1" is the first position, the second number"
  • a location is randomly selected by a random function in the merchant alliance platform. For example, in the binary code shown
  • determining the selected location and the location after the selected location is a location of a number that needs to be converted.
  • the selected seventeenth position and the subsequent position are the positions of the numbers to be converted, and the underlined numbers are the numbers to be converted.
  • the number to be converted is converted in the binary code in such a manner that the two numbers are mutually converted. For example, with the binary code 100110011100000
  • 0010111011 converts an underlined number to obtain a binary code of a specific format.
  • 001100111000000101000100 It should be noted that the underlined numbers are only convenient for text description and drawing. In fact, the numbers of the binary code of a specific format are not underlined.
  • the conversion information is also recorded, and the conversion information is sent together to the merchant alliance platform.
  • the conversion information includes information such as the position of the converted number.
  • Step S12 Parse the affiliation request of each merchant terminal to obtain communication information of each merchant terminal and the provided commodity information.
  • the affiliation request is a binary code of a specific format
  • the binary code of the specific format is first parsed, and then according to an encryption and decryption algorithm (for example, an MD5 encryption and decryption algorithm, an RSA encryption and decryption algorithm, and a DES plus The decryption algorithm, the DSA encryption and decryption algorithm, the AES encryption and decryption algorithm, etc. decrypt the parsed affiliate request to obtain the communication information of the merchant terminal.
  • an encryption and decryption algorithm for example, an MD5 encryption and decryption algorithm, an RSA encryption and decryption algorithm, and a DES plus The decryption algorithm, the DSA encryption and decryption algorithm, the AES encryption and decryption algorithm, etc. decrypt the parsed affiliate request to obtain the communication information of the merchant terminal.
  • the converted number is restored to the original number in the binary code of the particular format.
  • the binary code 1001100111000000101000100 of a particular format is converted to 1001100111000000010111011.
  • Step S13 generating and transmitting a federation two-dimensional code to each merchant terminal according to the communication information of each merchant terminal and the provided commodity information, so that all merchant terminals form a digital alliance, and when the mobile terminal scans any of the alliances The alliance two-dimensional code of the merchant terminal, the mobile terminal acquires the alliance two-dimensional code of the merchant terminal.
  • the alliance QR code is generated by a two-dimensional code generator installed on the merchant alliance platform
  • the affiliate QR code is sent to the mobile phone number, and/or email address of the merchant terminal, and/or the instant messaging software account.
  • the mobile terminal acquires the alliance two-dimensional code of the merchant terminal by scanning the alliance two-dimensional code of any merchant terminal. It should be noted that when generating a pass including each merchant terminal When the two-dimensional code of the information is fed, the merchant terminals connected to the merchant alliance platform form a digital alliance.
  • the mobile terminal acquires the alliance two-dimensional code from the merchant terminal, and the merchant terminal adds an acquisition label to the alliance two-dimensional code (may be represented by a piece of text including a name of the merchant terminal, for example , "Union code obtained from the XXX merchant terminal"), the acquisition tag indicates from which merchant terminal the affiliate QR code is obtained.
  • an acquisition label may be represented by a piece of text including a name of the merchant terminal, for example , "Union code obtained from the XXX merchant terminal"
  • the acquisition tag indicates from which merchant terminal the affiliate QR code is obtained.
  • Step S14 When the mobile terminal completes the electronic payment by using the alliance two-dimensional code in any merchant terminal in the digitization alliance, receiving the amount of the alliance two-dimensional code and the electronic payment from the merchant terminal that completes the electronic payment .
  • Step S15 Confirming the merchant terminal associated with the pen electronic payment according to the received alliance two-dimensional.
  • Step S16 Calculate the dividend amount of the merchant terminal associated with the electronic payment, and send the dividend amount to the associated merchant terminal.
  • the associated merchant terminal refers to the merchant terminal that the mobile terminal acquires the affiliate QR code.
  • the associated merchant terminal is notified.
  • the associated merchant terminal is notified by mail, text message or a combination of both.
  • the method further comprises the steps of:
  • Step S17 Calculate the number of the affiliate two-dimensional code and the total amount of the electronic payment received by the merchant terminal from the mobile terminal within a preset time period (for example, one month).
  • Step S18 adjusting the number of the alliance two-dimensional code received from the mobile terminal and the total amount of the electronic payment according to each merchant terminal within the preset interval (for example, one month), and adjusting the alliance two-dimensional code Every business Product information provided by the terminal.
  • the merchant terminal receives from the mobile terminal
  • the first preset number for example, 100 sheets
  • the merchant terminal receives from the mobile terminal
  • the first preset amount for example, 100,000 RMB
  • the merchant terminal is added to the alliance QR code.
  • the provided product information for example, adding one or more item information to the affiliate QR code, thereby increasing the business of the merchant terminal.
  • the adjustment module 115 reduces the merchant in the alliance two-dimensional code.
  • the item information provided by the terminal for example, reducing one or more item information in the affiliate QR code, thereby reducing or reducing the business of the merchant terminal).
  • the merchant terminal when the number of the alliance two-dimensional codes received by the merchant terminal from the mobile terminal within one month is lower than the first preset number and higher than the second preset number (for example, 30 sheets), and further, the merchant terminal The total amount of the electronic payment received from the mobile terminal is lower than the first preset amount (for example, 100,000 yuan) and exceeds the second preset amount (for example, 30,000 yuan) ⁇ , not in the alliance QR code The product information of the merchant terminal is adjusted to maintain the status quo.
  • the first preset amount for example, 100,000 yuan
  • the second preset amount for example, 30,000 yuan
  • the digital alliance can increase or decrease the investment and dynamically adjust the resources according to each merchant terminal.
  • the e-commerce platform preferential adjustment and the alliance promotion information processing method of the present invention can form a digital alliance of a plurality of merchant terminals, and can be consumed by the alliance two-dimensional code in any one of the merchant terminals, and the merchant terminal in the digital alliance Promoting cooperation with each other, forming a multi-level promotion model between each merchant terminal and the consumer, and improving the efficiency of promoting the products provided by the merchant. Further, different merchants can promote each other to form a multi-level promotion mode, thereby reducing the cost of merchant promotion.
  • the data in the alliance QR code is formatted in a specific format. Conversion improves the information security of the Alliance QR code.

Landscapes

  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Child & Adolescent Psychology (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Provided in the present invention is a method for adjusting an offer of an e-commerce platform and processing promotion information of an alliance, the method comprising the following steps: receiving an affiliation request for a product from each merchant terminal; parsing the affiliation request of the each merchant terminal so as to obtain communication information of the each merchant terminal and product information provided thereby; generating an alliance two-dimensional bar code according to the communication information of the each merchant terminal and the product information provided thereby, and sending the alliance two-dimensional bar code to the each merchant terminal; when the mobile terminal completes an electronic payment in any merchant terminal in a digital alliance by means of the alliance two-dimensional bar code, receiving the alliance two-dimensional bar code and the amount of the electronic payment from the merchant terminal that completes the electronic payment; and calculating a dividend amount of the associated merchant terminal in the electronic payment and sending the dividend amount to the associated merchant terminal. By implementing the present invention, a plurality of merchant terminals may form a digital alliance, merchant terminals in the digital alliance may carry out promotion among each other, and offer information may be adjusted in time according to promotion conditions.

Description

发明名称:电商平台优惠调整及联盟推广信息处理方法 技术领域  Title of Invention: E-commerce platform preferential adjustment and alliance promotion information processing method
[0001] 本发明涉及电子商务信息技术领域, 尤其涉及一种电商平台优惠调整及联盟推 广信息处理方法。  [0001] The present invention relates to the field of electronic commerce information technology, and in particular, to an e-commerce platform preferential adjustment and an alliance promotion information processing method.
背景技术  Background technique
[0002] 近年来, 互联网, 尤其是移动互联网的迅猛发展, 影响着社会的经济生活, 改 变着人们的工作方式和生活方式。 人们可以使用互联网工作、 生活、 购物及娱 乐等。 由于互联网的巨大潜力及前景, 越来越多的商家将服务或商品转移到互 联网上进行销售。  [0002] In recent years, the rapid development of the Internet, especially the mobile Internet, has affected the economic life of the society and changed the way people work and live. People can use the Internet to work, live, shop, and entertain. Due to the huge potential and prospects of the Internet, more and more merchants are transferring services or goods to the Internet for sale.
[0003] 为了吸引更多的客户, 商家需要对服务或商品进行推广, 使得更多的用户使用 并购买商家的服务或商品。 商家以往的推广方式为将商家的商品或服务的信息 整合到一个二维码中, 并通过代理商 (例如, 报社、 广告公司、 网络营销公司 等) 将所述二维码推广给客户, 客户通过手机扫码的方式获得商家的商品或服 务的信息。  [0003] In order to attract more customers, merchants need to promote services or goods, so that more users use and purchase the services or goods of the merchants. The past promotion method of the merchant is to integrate the information of the merchant's goods or services into a two-dimensional code, and promote the two-dimensional code to the customer through the agent (for example, a newspaper, an advertising company, an internet marketing company, etc.) Get the information of the merchant's goods or services by scanning the code on the mobile phone.
[0004] 然而, 上述推广方式存在以下弊端。 第一、 各个商家推广过程中, 各自为政, 不利于资源整合及优化。 第二、 各个商家与消费者之间是点对点的推广, 由于 点对点的覆盖面相对较窄, 降低了商家应用服务的推广效率。 第三、 商家推广 联盟二维码的过程中, 数据格式没有特殊处理, 容易有信息安全的隐患。  [0004] However, the above promotion methods have the following drawbacks. First, in the promotion process of each merchant, they are independent, which is not conducive to resource integration and optimization. Second, the peer-to-peer promotion between merchants and consumers, because of the relatively narrow coverage of peer-to-peer, reduces the promotion efficiency of merchant application services. Third, in the process of promoting the two-dimensional code of the alliance, the data format has no special treatment, and it is easy to have hidden dangers of information security.
技术问题  technical problem
[0005] 本发明的主要目的在于提供一种电商平台优惠调整及联盟推广信息处理方法, 旨在解决商家在利用二维码进行商品推广中点对点推广效率不高及无法保证信 息安全的问题。  [0005] The main purpose of the present invention is to provide an e-commerce platform preferential adjustment and an alliance promotion information processing method, which aims to solve the problem that the point-to-point promotion efficiency of the merchant in using the two-dimensional code for product promotion is not high and the information security cannot be guaranteed.
问题的解决方案  Problem solution
技术解决方案  Technical solution
[0006] 为实现上述目的, 本发明提供了一种电商平台优惠调整及联盟推广信息处理方 法, 应用于商家联盟平台中, 所述商家联盟平台与商家终端通过网络连接, 所 述商家终端与移动终端通过网络连接, 该方法包括以下步骤: [0006] In order to achieve the above object, the present invention provides an e-commerce platform preferential adjustment and an alliance promotion information processing method, which is applied to a merchant alliance platform, where the merchant alliance platform and the merchant terminal are connected through a network. The merchant terminal and the mobile terminal are connected through a network, and the method includes the following steps:
[0007] 接收每个商家终端发送过来的商品的加盟请求; [0007] receiving an affiliate request of an item sent by each merchant terminal;
[0008] 解析每个商家终端的加盟请求以获取每个商家终端的通信信息及所提供的商品 in息;  [0008] parsing an affiliation request of each merchant terminal to obtain communication information of each merchant terminal and the provided product in interest;
[0009] 根据每个商家终端的通信信息及所提供的商品信息生成并发送联盟二维码给每 个商家终端, 使得所有商家终端组成一个数字化联盟, 当移动终端通过扫描联 盟内任意商家终端的联盟二维码时, 所述移动终端获取该商家终端的联盟二维 码;  [0009] generating and transmitting a union two-dimensional code to each merchant terminal according to the communication information of each merchant terminal and the provided commodity information, so that all merchant terminals form a digital alliance, when the mobile terminal scans any merchant terminal in the alliance When the two-dimensional code is fed, the mobile terminal acquires the alliance two-dimensional code of the merchant terminal;
[0010] 当所述移动终端通过联盟二维码在数字化联盟内的任意商家终端完成电子支付 吋, 从所述完成电子支付的商家终端接收所述联盟二维码及电子支付的金额; [0010] when the mobile terminal completes the electronic payment by using the alliance two-dimensional code in any merchant terminal in the digitization alliance, receiving the amount of the alliance two-dimensional code and the electronic payment from the merchant terminal that completes the electronic payment;
[0011] 根据所述接收的联盟二维确认该笔电子支付中所关联的商家终端, 计算该笔电 子支付中所关联的商家终端的分红金额, 并将分红金额发送给所关联的商家终 端; [0011] determining, according to the received alliance two-dimensional confirmation, the merchant terminal associated with the electronic payment, calculating a dividend amount of the merchant terminal associated with the electronic payment, and transmitting the dividend amount to the associated merchant terminal;
[0012] 计算每个商家终端在预设吋间段内从所述移动终端接收的联盟二维码的数量及 电子支付的总金额; 及  [0012] calculating the number of the affiliate two-dimensional code and the total amount of the electronic payment received by the merchant terminal from the mobile terminal within the preset time interval;
[0013] 根据每个商家终端在预设时间段内从所述移动终端接收的联盟二维码的数量及 电子支付的总金额, 调整联盟二维码中每个商家终端所提供的商品信息。  [0013] adjusting the commodity information provided by each merchant terminal in the affiliate QR code according to the number of the alliance two-dimensional code and the total amount of the electronic payment received by the merchant terminal from the mobile terminal within a preset time period.
[0014] 优选地, 所述加盟请求发送至所述商家联盟平台之前, 将所述加盟请求转换成 特定格式, 其中, 所述加盟请求转换成特定格式的方式如下:  [0014] Preferably, before the sending the request to the merchant alliance platform, converting the joining request into a specific format, wherein the joining request is converted into a specific format is as follows:
[0015] 将所述加盟请求转换成二进制码, 所述二进制码中包括两种数字;  [0015] converting the affiliate request into a binary code, where the binary code includes two numbers;
[0016] 在所述二进制码中, 为每个数字分配一个位置;  [0016] in the binary code, assigning a position to each number;
[0017] 根据两种数字相互转换的转换规则, 确定需要转换的数字的位置; 及  [0017] determining a position of a number to be converted according to a conversion rule of two types of digital conversion; and
[0018] 根据所述需要转换的数字的位置, 在所述二进制码中按照两种数字相互转换的 方式将所述需要转换的数字进行转换。  [0018] Depending on the position of the number to be converted, the number to be converted is converted in the binary code in such a manner that the two numbers are mutually converted.
[0019] 优选地, 所述获取加盟请求中商家终端的通信信息是通过对特定格式的二进制 码进行解析之后获得, 其中, 所述对特定格式的二进制码进行解析的方式如下 [0019] Preferably, the obtaining the communication information of the merchant terminal in the affiliation request is obtained by parsing the binary code of the specific format, wherein the method for parsing the binary code of the specific format is as follows:
[0020] 根据所述转换信息获取所述获取转换的数字的位置, 所述转换信息由所述商家 终端在对所述加盟请求进行特定格式转换时生成并发送给所述商家联盟平台; 及 [0020] acquiring, according to the conversion information, a location of the acquired converted digit, the conversion information by the merchant Generating and transmitting to the merchant alliance platform when the terminal performs a specific format conversion on the affiliate request; and
[0021] 根据所述转换的数字的位置, 在所述特定格式的二进制码, 将所述转换的数字 还原为原始的数字。  [0021] Depending on the position of the converted number, the converted number is restored to the original number in the binary code of the particular format.
[0022] 优选地, 所述商品信息商品的名称、 商品的简介、 商品的折扣幅度、 商品的消 费地点、 商品的数量、 商品的价格及使用规则。  [0022] Preferably, the name of the product information product, the introduction of the product, the discount range of the product, the consumption location of the product, the quantity of the product, the price of the product, and the usage rule.
[0023] 优选地, 所述计算该笔电子支付中所关联的商家终端的分红金额的方式如下: [0024] 计算所述移动终端累计使用与所述关联的商家终端相关的联盟二维码的数量; [0025] 根据累计的联盟二维码的数量査找对应的分红比例; 及 [0023] Preferably, the manner of calculating the dividend amount of the merchant terminal associated with the pen electronic payment is as follows: [0024] calculating, by the mobile terminal, the use of the affiliate QR code associated with the associated merchant terminal Quantity; [0025] finding a corresponding dividend ratio according to the number of accumulated alliance QR codes;
[0026] 根据所査找的对应的分红比例及该笔电子支付的金额, 计算出关联的商家终端 的分红金额。  [0026] Calculating the dividend amount of the associated merchant terminal according to the corresponding dividend ratio found and the amount of the electronic payment.
发明的有益效果  Advantageous effects of the invention
有益效果  Beneficial effect
[0027] 本发明所述电商平台优惠调整及联盟推广信息处理方法, 可以将多个商家终端 组成一个数字化联盟, 在任意一个商家终端都可以通过联盟二维码进行消费, 数字化联盟内商家终端互为合作推广, 形成每个商家终端与消费者之间多级的 推广模式, 提高了对商家所提供的商品进行推广的效率。 进一步地, 不同的商 家之间可以相互推广, 形成多级的推广模式, 因而减低了商家推广的成本, 此 外, 在联盟二维码的推广过程中, 对联盟二维码中数据进行特定格式的转换, 提高了联盟二维码的信息安全性。  [0027] The e-commerce platform preferential adjustment and the alliance promotion information processing method of the present invention can form a digital alliance of a plurality of merchant terminals, and can be consumed by the alliance two-dimensional code in any one of the merchant terminals, and the merchant terminal in the digital alliance Promoting cooperation with each other, forming a multi-level promotion model between each merchant terminal and the consumer, and improving the efficiency of promoting the products provided by the merchant. Further, different merchants can promote each other to form a multi-level promotion mode, thereby reducing the cost of merchant promotion. In addition, in the promotion process of the alliance QR code, the data in the alliance QR code is formatted in a specific format. Conversion improves the information security of the Alliance QR code.
对附图的简要说明  Brief description of the drawing
附图说明  DRAWINGS
[0028] 图 1是本发明电商平台优惠调整及联盟推广信息处理方法的优选实施例的流程 图  1 is a flow chart of a preferred embodiment of the e-commerce platform preferential adjustment and alliance promotion information processing method of the present invention.
实施该发明的最佳实施例  BEST MODE FOR CARRYING OUT THE INVENTION
本发明的最佳实施方式  BEST MODE FOR CARRYING OUT THE INVENTION
[0029] 参照图 1所示, 是本发明电商平台优惠调整及联盟推广信息处理方法的优选实 施例的流程图。 在本实施例中, 所述的电商平台优惠调整及联盟推广信息处理 方法应用于商家联盟平台, 该方法包括以下步骤: [0029] Referring to FIG. 1 , it is a preferred embodiment of the e-commerce platform preferential adjustment and the alliance promotion information processing method of the present invention. Flow chart of the example. In this embodiment, the e-commerce platform preferential adjustment and the alliance promotion information processing method are applied to a merchant alliance platform, and the method includes the following steps:
[0030] 步骤 S11 : 接收每个商家终端发送过来的有关商品的加盟请求。 所述加盟请求 包括商家终端的通信信息 (例如, 手机号码、 邮箱地址、 即时通信软件账号等 信息) 及商品信息。 所述商品信息包括, 但不限于, 商品的名称、 商品的简介 、 商品的折扣幅度、 商品的消费地点、 商品的数量、 商品的价格及使用规则。 具体而言, 所述商家终端通过扫码的方式获取所述关联二维码, 当所述商家终 端访问所述关联二维码中的链接地址吋, 所述商家终端将通信信息及商品信息 整合到加盟请求中, 并发送给所述商家联盟平台。 需要说明的是, 由于所述通 信信息属于隐私信息, 为了确保信息安全, 所述通信信息被整合到加盟请求 ( 通过指令生成器进行整合) 时, 会通过加解密算法 (例如, MD5加解密算法、 R SA加解密算法、 DES加解密算法、 DSA加解密算法、 AES加解密算法等) 对通 信信息进行加密处理。 所述加盟请求还可以转换为特定格式, 并以特定格式传 输给所述商家联盟平台。  [0030] Step S11: Receive an affiliate request for the related product sent by each merchant terminal. The affiliate request includes communication information of the merchant terminal (e.g., mobile phone number, email address, instant messaging software account, etc.) and product information. The product information includes, but is not limited to, the name of the product, the introduction of the product, the discount range of the product, the place of consumption of the product, the quantity of the product, the price of the product, and the rules of use. Specifically, the merchant terminal acquires the associated two-dimensional code by means of scanning code, and when the merchant terminal accesses the link address in the associated two-dimensional code, the merchant terminal integrates communication information and product information. Go to the affiliate request and send it to the merchant alliance platform. It should be noted that, since the communication information belongs to private information, in order to ensure information security, when the communication information is integrated into the franchise request (integrated by the command generator), the encryption and decryption algorithm (for example, the MD5 encryption and decryption algorithm) is adopted. , R SA encryption and decryption algorithm, DES encryption and decryption algorithm, DSA encryption and decryption algorithm, AES encryption and decryption algorithm, etc.) encrypt the communication information. The affiliate request can also be converted to a particular format and transmitted to the merchant affiliate platform in a particular format.
[0031] 所述加盟请求转换成特定格式的方式如下:  [0031] The manner in which the affiliate request is converted into a specific format is as follows:
[0032] 将所述加盟请求转换成二进制码, 所述二进制码中包括两种数字 "0"及 'Τ'。 例 如, 将加盟请求转换成二进制码 1001100111000000010111011。  [0032] Converting the affiliate request into a binary code, the binary code including two numbers "0" and 'Τ'. For example, the join request is converted to binary code 1001100111000000010111011.
[0033] 在所述二进制码中, 为每个数字分配一个位置。 在本实施例中, 所述二进制码 中的位置是按照数字的顺序进行分配。 第一个数字" 1"为第一位置, 第二个数字"[0033] In the binary code, one position is assigned to each number. In the present embodiment, the positions in the binary code are assigned in numerical order. The first number "1" is the first position, the second number"
0"为第二位置, 第三个数字' Ό"为第三位置, 以此类推。 0" is the second position, the third number 'Ό' is the third position, and so on.
[0034] 通过商家联盟平台中的随机函数随机选择一个位置。 例如, 在所示二进制码中[0034] A location is randomly selected by a random function in the merchant alliance platform. For example, in the binary code shown
, 通过随机函数随机选择第十七位置。 , randomly select the seventeenth position by a random function.
[0035] 确定所述选择的位置及所述选择的位置之后的位置为需要转换的数字的位置。 [0035] determining the selected location and the location after the selected location is a location of a number that needs to be converted.
具体而言, 所述选择的第十七位置及之后的位置为需要转换的数字的位置, 则 有下划线的数字为需要转换的数字。  Specifically, the selected seventeenth position and the subsequent position are the positions of the numbers to be converted, and the underlined numbers are the numbers to be converted.
[0036] 根据所述需要转换的数字的位置, 在所述二进制码中按照两种数字相互转换的 方式将所述需要转换的数字进行转换。 例如, 以所述二进制码 100110011100000[0036] Depending on the position of the number to be converted, the number to be converted is converted in the binary code in such a manner that the two numbers are mutually converted. For example, with the binary code 100110011100000
0010111011为例, 将有下划线的数字进行转换, 从而得到特定格式的二进制码 1 001100111000000101000100。 需要说明的是, 有下划线的数字只是为了文字描 述及绘制附图方便, 实际上, 特定格式的二进制码的数字中没有下划线。 For example, 0010111011 converts an underlined number to obtain a binary code of a specific format. 001100111000000101000100. It should be noted that the underlined numbers are only convenient for text description and drawing. In fact, the numbers of the binary code of a specific format are not underlined.
[0037] 从特定格式的二进制码可以看出, 经过转换后的加盟请求隐蔽了真实的信息, 提高了移动终端与所述商家联盟平台之间的信息传输安全, 从而提高了推广联 盟二维码的安全性。  [0037] It can be seen from the binary code of the specific format that the converted affiliate request conceals the real information, improves the information transmission security between the mobile terminal and the merchant alliance platform, thereby improving the promotion alliance two-dimensional code. Security.
[0038] 此外, 在对所述加盟请求转换成特定格式的过程中, 还记录转换信息, 并将所 述转换信息一同发送给所述商家联盟平台。 所述转换信息包括转换的数字的位 置等信息。  [0038] Furthermore, in the process of converting the affiliate request into a specific format, the conversion information is also recorded, and the conversion information is sent together to the merchant alliance platform. The conversion information includes information such as the position of the converted number.
[0039] 步骤 S12: 解析每个商家终端的加盟请求以获取每个商家终端的通信信息及所 提供的商品信息。  [0039] Step S12: Parse the affiliation request of each merchant terminal to obtain communication information of each merchant terminal and the provided commodity information.
[0040] 具体而言, 若所述加盟请求为特定格式的二进制码, 则先对特定格式的二进制 码进行解析, 之后根据加解密算法 (例如, MD5加解密算法、 RSA加解密算法 、 DES加解密算法、 DSA加解密算法、 AES加解密算法等) 对解析的加盟请求进 行解密, 得到所述商家终端的通信信息。  [0040] Specifically, if the affiliation request is a binary code of a specific format, the binary code of the specific format is first parsed, and then according to an encryption and decryption algorithm (for example, an MD5 encryption and decryption algorithm, an RSA encryption and decryption algorithm, and a DES plus The decryption algorithm, the DSA encryption and decryption algorithm, the AES encryption and decryption algorithm, etc. decrypt the parsed affiliate request to obtain the communication information of the merchant terminal.
[0041] 对特定格式的二进制码进行解析的方式如下:  [0041] The way to parse a binary code of a specific format is as follows:
[0042] 根据所述转换信息获取所述获取转换的数字的位置, 所述转换信息由所述商家 终端在对所述加盟请求进行特定格式转换时生成并发送给所述商家联盟平台; Obtaining, according to the conversion information, a location of the acquired converted digit, where the conversion information is generated by the merchant terminal when performing a specific format conversion on the affiliate request, and sent to the merchant alliance platform;
[0043] 根据所述转换的数字的位置, 在所述特定格式的二进制码, 将所述转换的数字 还原为原始的数字。 例如, 将特定格式的二进制码 1001100111000000101000100 转换成 1001100111000000010111011。 [0043] Depending on the location of the converted number, the converted number is restored to the original number in the binary code of the particular format. For example, the binary code 1001100111000000101000100 of a particular format is converted to 1001100111000000010111011.
[0044] 步骤 S13: 根据每个商家终端的通信信息及所提供的商品信息生成并发送联盟 二维码给每个商家终端, 使得所有商家终端组成一个数字化联盟, 当移动终端 通过扫描联盟内任意商家终端的联盟二维码吋, 所述移动终端获取该商家终端 的联盟二维码。  [0044] Step S13: generating and transmitting a federation two-dimensional code to each merchant terminal according to the communication information of each merchant terminal and the provided commodity information, so that all merchant terminals form a digital alliance, and when the mobile terminal scans any of the alliances The alliance two-dimensional code of the merchant terminal, the mobile terminal acquires the alliance two-dimensional code of the merchant terminal.
[0045] 具体地说, 通过安装于所述商家联盟平台的二维码生成器生成所述联盟二维码 [0045] Specifically, the alliance QR code is generated by a two-dimensional code generator installed on the merchant alliance platform
。 此外, 将所述联盟二维码发送至所述商家终端的手机号码、 及 /或邮箱地址、 及 /或即吋通信软件账号。 所述移动终端通过扫描任意商家终端的联盟二维码, 获取该商家终端的联盟二维码。 需要说明的是, 当生成包括每个商家终端的通 信信息的联盟二维码时, 连接到所述商家联盟平台的所述商家终端组成一个数 字化联盟。 此外, 所述移动终端从所述商家终端获取所述联盟二维码吋, 所述 商家终端在所述联盟二维码加入获取标签 (可以是用一段包含商家终端的名称 的文字来表示, 例如, "从 XXX商家终端获取的联盟二维码") , 该获取标签表明 所述联盟二维码从哪个商家终端获取。 . In addition, the affiliate QR code is sent to the mobile phone number, and/or email address of the merchant terminal, and/or the instant messaging software account. The mobile terminal acquires the alliance two-dimensional code of the merchant terminal by scanning the alliance two-dimensional code of any merchant terminal. It should be noted that when generating a pass including each merchant terminal When the two-dimensional code of the information is fed, the merchant terminals connected to the merchant alliance platform form a digital alliance. In addition, the mobile terminal acquires the alliance two-dimensional code from the merchant terminal, and the merchant terminal adds an acquisition label to the alliance two-dimensional code (may be represented by a piece of text including a name of the merchant terminal, for example , "Union code obtained from the XXX merchant terminal"), the acquisition tag indicates from which merchant terminal the affiliate QR code is obtained.
[0046] 步骤 S14: 当所述移动终端通过联盟二维码在数字化联盟内的任意商家终端完 成电子支付时, 从所述完成电子支付的商家终端接收所述联盟二维码及电子支 付的金额。  [0046] Step S14: When the mobile terminal completes the electronic payment by using the alliance two-dimensional code in any merchant terminal in the digitization alliance, receiving the amount of the alliance two-dimensional code and the electronic payment from the merchant terminal that completes the electronic payment .
[0047] 步骤 S15 : 根据所述接收的联盟二维确认该笔电子支付中所关联的商家终端。  [0047] Step S15: Confirming the merchant terminal associated with the pen electronic payment according to the received alliance two-dimensional.
[0048] 步骤 S16: 计算该笔电子支付中所关联的商家终端的分红金额, 并将分红金额 发送给所关联的商家终端。 [0048] Step S16: Calculate the dividend amount of the merchant terminal associated with the electronic payment, and send the dividend amount to the associated merchant terminal.
[0049] 在本实施例中, 所关联的商家终端是指所述移动终端获取联盟二维码吋对应的 商家终端。 [0049] In this embodiment, the associated merchant terminal refers to the merchant terminal that the mobile terminal acquires the affiliate QR code.
[0050] 所述计算该笔电子支付中所关联的商家终端的分红金额的方式如下:  [0050] The manner of calculating the dividend amount of the merchant terminal associated with the electronic payment in the pen is as follows:
[0051 ] 计算所述移动终端累计使用与所述关联的商家终端相关的联盟二维码的数量; [0051] calculating, by the mobile terminal, cumulative use of the number of the affiliate QR codes associated with the associated merchant terminal;
[0052] 根据累计的联盟二维码的数量查找对应的分红比例, 例如, 当所述累计的联盟 二维码的数量超过一千时, 对应的分红比例为 3<¾, 当所述累计的联盟二维码的 数量超过一万吋, 对应的分红比例为 59¾。 [0052] searching for a corresponding dividend ratio according to the number of accumulated union two-dimensional codes, for example, when the number of the accumulated alliance two-dimensional codes exceeds one thousand, the corresponding dividend ratio is 3<3⁄4, when the accumulated The number of alliance QR codes exceeds 10,000 吋, and the corresponding dividend ratio is 593⁄4.
[0053] 根据所查找的对应的分红比例及该笔电子支付的金额, 计算出关联的商家终端 的分红金额。 例如, 所査找的对应的分红比例为 5%, 该笔电子支付的金额为 600 元, 则关联的商家终端的分红金额为 600*5<¾=30元。 [0053] calculating the dividend amount of the associated merchant terminal according to the corresponding dividend ratio found and the amount of the electronic payment. For example, if the corresponding dividend payout ratio is 5%, and the electronic payment amount is 600 yuan, the associated merchant terminal's dividend amount is 600*5<3⁄4=30 yuan.
[0054] 此外, 通知所述关联的商家终端。 在本实施例中, 通过邮件、 短信或两者结合 的方式通知所述关联的商家终端。 [0054] Furthermore, the associated merchant terminal is notified. In this embodiment, the associated merchant terminal is notified by mail, text message or a combination of both.
[0055] 在其他实施例中该方法还包括步骤: [0055] In other embodiments the method further comprises the steps of:
[0056] 步骤 S17 : 计算每个商家终端在预设时间段内 (例如, 一个月) 从所述移动终 端接收的联盟二维码的数量及电子支付的总金额。  [0056] Step S17: Calculate the number of the affiliate two-dimensional code and the total amount of the electronic payment received by the merchant terminal from the mobile terminal within a preset time period (for example, one month).
[0057] 步骤 S18 : 根据每个商家终端在预设吋间段内 (例如, 一个月) 从所述移动终 端接收的联盟二维码的数量及电子支付的总金额, 调整联盟二维码中每个商家 终端所提供的商品信息。 [0057] Step S18: adjusting the number of the alliance two-dimensional code received from the mobile terminal and the total amount of the electronic payment according to each merchant terminal within the preset interval (for example, one month), and adjusting the alliance two-dimensional code Every business Product information provided by the terminal.
[0058] 具体地说, 当一个商家终端在一个月内从所述移动终端接收的联盟二维码的数 量超过第一预设数量 (例如, 100张) 且该商家终端从所述移动终端接收的电子 支付的总金额超过第一预设金额 (例如, 10万元人民币) 时, 表明该商家终端 的生意欣荣, 需要扩大投资, 此时, 在所述联盟二维码中增加该商家终端所提 供的商品信息 (例如, 在所述联盟二维码中增加一项或多项商品信息, 如此一 来, 增加该商家终端的业务) 。 [0058] Specifically, when the number of the affiliate two-dimensional codes received by the merchant terminal from the mobile terminal exceeds a first preset number (for example, 100 sheets) within one month, and the merchant terminal receives from the mobile terminal When the total amount of the electronic payment exceeds the first preset amount (for example, 100,000 RMB), it indicates that the business of the merchant terminal is honoured, and the investment needs to be expanded. At this time, the merchant terminal is added to the alliance QR code. The provided product information (for example, adding one or more item information to the affiliate QR code, thereby increasing the business of the merchant terminal).
[0059] 当一个商家终端在一个月内从所述移动终端接收的联盟二维码的数量低于第二 预设数量 (例如, 30张) 且该商家终端从所述移动终端接收的电子支付的总金 额小于第二预设金额 (例如, 3万元人民币) 吋, 表明该商家终端的生意一般, 需要缩减投资, 此吋, 所述调整模块 115在所述联盟二维码中减少该商家终端所 提供的商品信息 (例如, 在所述联盟二维码中减少一项或多项商品信息, 如此 一来, 减少或缩减了该商家终端的业务) 。  [0059] when the number of the affiliate two-dimensional code received by the merchant terminal from the mobile terminal within one month is lower than the second preset number (for example, 30 sheets) and the electronic payment received by the merchant terminal from the mobile terminal The total amount is less than the second preset amount (for example, 30,000 yuan), indicating that the business of the merchant terminal is generally required, and the investment needs to be reduced. Thereafter, the adjustment module 115 reduces the merchant in the alliance two-dimensional code. The item information provided by the terminal (for example, reducing one or more item information in the affiliate QR code, thereby reducing or reducing the business of the merchant terminal).
[0060] 当一个商家终端一个月内从所述移动终端接收的联盟二维码的数量低于第一预 设数量且高于第二预设数量 (例如, 30张) , 此外, 该商家终端从所述移动终 端接收的电子支付的总金额低于第一预设金额 (例如, 10万元) 且超过第二预 设金额 (例如, 3万元人民币) 吋, 不对联盟二维码中该商家终端的商品信息进 行调整, 维持现状。  [0060] when the number of the alliance two-dimensional codes received by the merchant terminal from the mobile terminal within one month is lower than the first preset number and higher than the second preset number (for example, 30 sheets), and further, the merchant terminal The total amount of the electronic payment received from the mobile terminal is lower than the first preset amount (for example, 100,000 yuan) and exceeds the second preset amount (for example, 30,000 yuan) 吋, not in the alliance QR code The product information of the merchant terminal is adjusted to maintain the status quo.
[0061] 通过调整联盟二维码中每个商家终端所提供的商品信息, 数字化联盟可按照对 每个商家终端增加或减少投资、 实现资源动态调整。  [0061] By adjusting the product information provided by each merchant terminal in the alliance QR code, the digital alliance can increase or decrease the investment and dynamically adjust the resources according to each merchant terminal.
工业实用性  Industrial applicability
[0062] 本发明所述电商平台优惠调整及联盟推广信息处理方法, 可以将多个商家终端 组成一个数字化联盟, 在任意一个商家终端都可以通过联盟二维码进行消费, 数字化联盟内商家终端互为合作推广, 形成每个商家终端与消费者之间多级的 推广模式, 提高了对商家所提供的商品进行推广的效率。 进一步地, 不同的商 家之间可以相互推广, 形成多级的推广模式, 因而减低了商家推广的成本, 此 外, 在联盟二维码的推广过程中, 对联盟二维码中数据进行特定格式的转换, 提高了联盟二维码的信息安全性。  [0062] The e-commerce platform preferential adjustment and the alliance promotion information processing method of the present invention can form a digital alliance of a plurality of merchant terminals, and can be consumed by the alliance two-dimensional code in any one of the merchant terminals, and the merchant terminal in the digital alliance Promoting cooperation with each other, forming a multi-level promotion model between each merchant terminal and the consumer, and improving the efficiency of promoting the products provided by the merchant. Further, different merchants can promote each other to form a multi-level promotion mode, thereby reducing the cost of merchant promotion. In addition, in the promotion process of the alliance QR code, the data in the alliance QR code is formatted in a specific format. Conversion improves the information security of the Alliance QR code.

Claims

[权利要求 1] 一种电商平台优惠调整及联盟推广信息处理方法, 应用于商家联盟平 台中, 其特征在于, 所述商家联盟平台与商家终端通过网络连接, 所 述商家终端与移动终端通过网络连接, 该方法包括以下步骤: 接收每个商家终端发送过来的商品的加盟请求; 解析每个商家终端的加盟请求以获取每个商家终端的通信信息及所提 供的商品信息;  [Claim 1] An e-commerce platform preferential adjustment and alliance promotion information processing method is applied to a merchant alliance platform, wherein the merchant alliance platform is connected with a merchant terminal through a network, and the merchant terminal and the mobile terminal pass The network connection, the method includes the following steps: receiving an affiliate request of the commodity sent by each merchant terminal; parsing the affiliate request of each merchant terminal to obtain the communication information of each merchant terminal and the provided commodity information;
根据每个商家终端的通信信息及所提供的商品信息生成并发送联盟二 维码给每个商家终端, 使得所有商家终端组成一个数字化联盟, 当移 动终端通过扫描联盟内任意商家终端的联盟二维码时, 所述移动终端 获取该商家终端的联盟二维码;  Generating and transmitting the affiliate QR code to each merchant terminal according to the communication information of each merchant terminal and the provided commodity information, so that all the merchant terminals form a digital alliance, and the mobile terminal scans the alliance two-dimensional by any merchant terminal in the alliance. When the code is coded, the mobile terminal acquires the alliance two-dimensional code of the merchant terminal;
当所述移动终端通过联盟二维码在数字化联盟内的任意商家终端完成 电子支付时, 从所述完成电子支付的商家终端接收所述联盟二维码及 电子支付的金额;  Receiving, by the mobile terminal, the amount of the affiliate QR code and the electronic payment from the merchant terminal that completes the electronic payment when the mobile terminal completes the electronic payment by using the affiliate QR code in any merchant terminal in the digitization alliance;
根据所述接收的联盟二维确认该笔电子支付中所关联的商家终端, 计 算该笔电子支付中所关联的商家终端的分红金额, 并将分红金额发送 给所关联的商家终端;  And determining, according to the received alliance two-dimensional confirmation, the merchant terminal associated with the electronic payment, calculating a dividend amount of the merchant terminal associated with the electronic payment, and transmitting the dividend amount to the associated merchant terminal;
计算每个商家终端在预设时间段内从所述移动终端接收的联盟二维码 的数量及电子支付的总金额; 及  Calculating the number of the affiliate QR codes received by the merchant terminal from the mobile terminal and the total amount of the electronic payment within a preset time period; and
根据每个商家终端在预设时间段内从所述移动终端接收的联盟二维码 的数量及电子支付的总金额, 调整联盟二维码中每个商家终端所提供 的商品信息。  The commodity information provided by each merchant terminal in the affiliate QR code is adjusted according to the number of the affiliate QR codes received by the merchant terminal from the mobile terminal and the total amount of the electronic payment within a preset time period.
[权利要求 2] 如权利要求 1所述的电商平台优惠调整及联盟推广信息处理方法, 其 特征在于, 所述加盟请求发送至所述商家联盟平台之前, 将所述加盟 请求转换成特定格式, 其中, 所述加盟请求转换成特定格式的方式如 下:  [Claim 2] The e-commerce platform preferential adjustment and alliance promotion information processing method according to claim 1, wherein the joining request is converted into a specific format before being sent to the merchant alliance platform. The manner in which the affiliation request is converted into a specific format is as follows:
将所述加盟请求转换成二进制码, 所述二进制码中包括两种数字; 在所述二进制码中, 为每个数字分配一个位置; 根据两种数字相互转换的转换规则, 确定需要转换的数字的位置; 及 根据所述需要转换的数字的位置, 在所述二进制码中按照两种数字相 互转换的方式将所述需要转换的数字进行转换。 Converting the affiliate request into a binary code, the binary code including two numbers; in the binary code, assigning a position to each digit; Determining a position of a number to be converted according to a conversion rule of two types of digital conversion; and determining, according to the position of the number to be converted, the number to be converted in the binary code according to the mutual conversion of the two numbers Make the conversion.
[权利要求 3] 如权利要求 2所述的电商平台优惠调整及联盟推广信息处理方法, 其 特征在于, 所述获取加盟请求中商家终端的通信信息是通过对特定格 式的二进制码进行解析之后获得, 其中, 所述对特定格式的二进制码 进行解析的方式如下: [Claim 3] The e-commerce platform preferential adjustment and the alliance promotion information processing method according to claim 2, wherein the obtaining the communication information of the merchant terminal in the joining request is after parsing the binary code of the specific format Obtaining, wherein the parsing of the binary code of the specific format is as follows:
根据所述转换信息获取所述获取转换的数字的位置, 所述转换信息由 所述商家终端在对所述加盟请求进行特定格式转换时生成并发送给所 述商家联盟平台; 及  Obtaining, according to the conversion information, a location of the acquired converted digit, where the conversion information is generated by the merchant terminal when performing a specific format conversion on the affiliate request, and sent to the merchant alliance platform;
根据所述转换的数字的位置, 在所述特定格式的二进制码, 将所述转 换的数字还原为原始的数字。  The converted number is restored to the original number in the binary code of the particular format based on the location of the converted number.
[权利要求 4] 如权利要求 1所述的电商平台优惠调整及联盟推广信息处理方法, 其 特征在于, 所述商品信息商品的名称、 商品的简介、 商品的折扣幅度[Claim 4] The e-commerce platform preferential adjustment and alliance promotion information processing method according to claim 1, wherein the name of the product information product, the introduction of the product, and the discount range of the product
、 商品的消费地点、 商品的数量、 商品的价格及使用规则。 , the place where the goods are consumed, the quantity of the goods, the price of the goods, and the rules of use.
[权利要求 5] 如权利要求 1所述的电商平台优惠调整及联盟推广信息处理方法, 其 特征在于, 所述计算该笔电子支付中所关联的商家终端的分红金额的 方式如下: [Claim 5] The e-commerce platform preferential adjustment and the alliance promotion information processing method according to claim 1, wherein the calculating the dividend amount of the merchant terminal associated with the electronic payment is as follows:
计算所述移动终端累计使用与所述关联的商家终端相关的联盟二维码 的数量;  Calculating, by the mobile terminal, cumulative use of the number of affiliate QR codes associated with the associated merchant terminal;
根据累计的联盟二维码的数量查找对应的分红比例; 及  Find the corresponding dividend ratio based on the accumulated number of union QR codes; and
根据所査找的对应的分红比例及该笔电子支付的金额, 计算出关联的 商家终端的分红金额。  The dividend amount of the associated merchant terminal is calculated according to the corresponding dividend ratio found and the amount of the electronic payment.
PCT/CN2017/089917 2017-06-25 2017-06-25 Method for adjusting offer of e-commerce platform and processing alliance promotion information WO2019000137A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/089917 WO2019000137A1 (en) 2017-06-25 2017-06-25 Method for adjusting offer of e-commerce platform and processing alliance promotion information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/089917 WO2019000137A1 (en) 2017-06-25 2017-06-25 Method for adjusting offer of e-commerce platform and processing alliance promotion information

Publications (1)

Publication Number Publication Date
WO2019000137A1 true WO2019000137A1 (en) 2019-01-03

Family

ID=64740196

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/089917 WO2019000137A1 (en) 2017-06-25 2017-06-25 Method for adjusting offer of e-commerce platform and processing alliance promotion information

Country Status (1)

Country Link
WO (1) WO2019000137A1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105205690A (en) * 2015-08-28 2015-12-30 深圳市前海安测信息技术有限公司 Discount adjustment and alliance promotion processing system and method of online-to-offline health services

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105205690A (en) * 2015-08-28 2015-12-30 深圳市前海安测信息技术有限公司 Discount adjustment and alliance promotion processing system and method of online-to-offline health services

Similar Documents

Publication Publication Date Title
CN105118006A (en) Online and offline health service multi-union promotion processing system and method
CN105205690A (en) Discount adjustment and alliance promotion processing system and method of online-to-offline health services
CN102938117B (en) Electronic transaction method based on NFC (Near Field Communication)
CN103944742A (en) Information pushing method, online payment method and POS machine
CN105118007A (en) Online and offline health service alliance preference popularization processing system and method
CN105825421A (en) Method for rapidly confirming express delivery receiver
CN105205691A (en) Online-to-offline health service alliance-channel promotion processing system and method
CN105205692A (en) Online-to-offline health service product share-out bonus processing system and method
WO2017059765A1 (en) Electronic bill sending method and apparatus
TW201508673A (en) Advertisement marketing method for e-commerce and system thereof
CN101730023A (en) Method and system for payment by using short messages
WO2019000126A1 (en) Method for securely processing product promotion information of e-commerce platform
CN102722818A (en) Business information processing system
WO2019000137A1 (en) Method for adjusting offer of e-commerce platform and processing alliance promotion information
WO2019000141A1 (en) Multi-level alliance promotional information processing method for dynamic adjustment of e-commerce platform discount information
WO2019000138A1 (en) Merchant dividend information processing method for e-commerce platform
WO2019000136A1 (en) Method for processing e-commerce platform merchant franchising information
WO2019000140A1 (en) Method for processing promotion information of product alliance channel
WO2019000139A1 (en) Method for processing merchandise alliance channel promotion information
WO2019000135A1 (en) Method for processing e-commerce platform alliance promotion information
WO2019000121A1 (en) Methods for merchant franchise and securely processing merchandise information
WO2019000127A1 (en) E-commerce platform product coupon and promotion information processing method
WO2019000128A1 (en) Secure processing method for e-commerce platform product promotion information
WO2019000129A1 (en) Method for processing multi-stage alliance promotion information of e-commerce platform
WO2019000123A1 (en) Method for securely processing dividends of e-commerce platform product

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: 17916397

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: 17916397

Country of ref document: EP

Kind code of ref document: A1