WO2019000136A1 - Method for processing e-commerce platform merchant franchising information - Google Patents

Method for processing e-commerce platform merchant franchising information Download PDF

Info

Publication number
WO2019000136A1
WO2019000136A1 PCT/CN2017/089916 CN2017089916W WO2019000136A1 WO 2019000136 A1 WO2019000136 A1 WO 2019000136A1 CN 2017089916 W CN2017089916 W CN 2017089916W WO 2019000136 A1 WO2019000136 A1 WO 2019000136A1
Authority
WO
WIPO (PCT)
Prior art keywords
merchant
merchant terminal
alliance
information
terminal
Prior art date
Application number
PCT/CN2017/089916
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/089916 priority Critical patent/WO2019000136A1/en
Publication of WO2019000136A1 publication Critical patent/WO2019000136A1/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
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising

Definitions

  • the present invention relates to the field of electronic commerce information technology, and in particular, to an e-commerce platform merchant franchise 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 merchant affiliate 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 merchant affiliate information processing method, which is applied to a merchant alliance platform, where the merchant alliance platform is connected with a merchant terminal through a network, and the merchant terminal The mobile terminal is 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 place of consumption of the product, the quantity of the product, the price of the product, and the usage rule is provided.
  • the manner of calculating the dividend amount of the merchant terminal associated with the pen electronic payment is as follows: [0022] calculating, by the mobile terminal, the use of the affiliate QR code associated with the associated merchant terminal Quantity; [0023] finding a corresponding dividend ratio according to the number of accumulated alliance QR codes;
  • the e-commerce platform merchant joining information processing method of the present invention can form a plurality of merchant terminals into a digital alliance, and any one of the merchant terminals can consume through the alliance two-dimensional code, and the merchant terminals in the digital alliance cooperate with each other.
  • Promotion forming a multi-level promotion model between each merchant terminal and the consumer, 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 a method for processing an affiliate information of an e-commerce platform merchant according to the present invention.
  • FIG. 1 a flow chart of a preferred embodiment of a method for processing an affiliate information of an e-commerce platform merchant of the present invention is shown.
  • the e-commerce platform merchant affiliate information processing method is applied to a merchant alliance platform, and the method includes the following steps:
  • Step S11 Receiving an affiliate request related to the commodity sent by each merchant terminal.
  • the affiliate request includes communication information of the merchant terminal (for example, a mobile phone number, an email address, an instant messaging software account, and the like) and product information.
  • the product information includes, but is not limited to, the name of the product, an introduction to the product , the discount rate of the goods, the place of consumption of the goods, the quantity of the goods, the price of the goods, 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 communication information belongs to the private information, in order to ensure information security, the communication information is integrated into the joining request (integrated by the command generator), and 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 specific format and transmitted to the merchant alliance platform in a specific format.
  • the positions in the binary code are assigned in numerical order.
  • the first number “1" is the first position
  • the second number “0” is the second position
  • the third number “0” is the third position, and so on.
  • 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, taking the binary code 100110011100000 0010111011 as an example, the underlined number is converted to obtain a binary code of a specific format 1 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 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.
  • 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 RS A encryption and decryption algorithm, and a DES)
  • an encryption and decryption algorithm for example, an MD5 encryption and decryption algorithm, an RS A encryption and decryption algorithm, and a DES
  • the encryption and 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 a union two-dimensional code including communication information of each merchant terminal is generated, the merchant terminal connected to the merchant alliance platform constitutes 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.
  • Step S14 When the mobile terminal completes the electronic payment by using the affiliate QR code in any merchant terminal in the digital alliance, the amount of the alliance QR code and the electronic payment is received 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 e-commerce platform merchant joining information processing method of the present invention can form a plurality of merchant terminals into a digital alliance, and any one of the merchant terminals can consume through the alliance two-dimensional code, and the merchant terminals in the digital alliance cooperate with each other.
  • Promotion forming a multi-level promotion model between each merchant terminal and the consumer, 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)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Strategic Management (AREA)
  • Finance (AREA)
  • Game Theory and Decision Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Provided is a method for processing e-commerce platform merchant franchising information, comprising the following steps: receiving a franchising request of goods sent by each merchant terminal (S11); analyzing the franchising request of each merchant terminal to obtain communication information of each merchant terminal and information of merchandise provided by same (S12); according to the communication information of each merchant terminal and the information of the merchandise it provides, generating and sending an affiliate QR code to each merchant terminal (S13); when the mobile terminal completes electronic payment by means of the affiliate QR code at any merchant terminal in the digital alliance, receiving, from the merchant terminal which has completed the electronic payment, the affiliate QR code and the amount of the electronic payment (S14); calculating the amount of the bonus of the merchant terminal associated with said electronic payment, and sending the bonus amount to the associated merchant terminal (S16). The method may compose a plurality of merchant terminals into a digital alliance, and the merchant terminals within the digital alliance promote each other.

Description

电商平台商家加盟信息处理方法 技术领域  E-commerce platform merchant joining 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 merchant franchise 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 merchant affiliate 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 merchant affiliate information processing method, which is applied to a merchant alliance platform, where the merchant alliance platform is connected with a merchant terminal through a network, and the merchant terminal The mobile terminal is 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] 解析每个商家终端的加盟请求以获取每个商家终端的通信信息及所提供的商品 f π息;  [0008] parsing the affiliation request of each merchant terminal to obtain communication information of each merchant terminal and the provided commodity f π;
[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 The two-dimensional code of the alliance, 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] 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:
[0013] 将所述加盟请求转换成二进制码, 所述二进制码中包括两种数字; [0013] converting the affiliate request into a binary code, where the binary code includes two numbers;
[0014] 在所述二进制码中, 为每个数字分配一个位置; [0014] in the binary code, assigning a position to each number;
[0015] 根据两种数字相互转换的转换规则, 确定需要转换的数字的位置; 及  [0015] determining a position of a number to be converted according to a conversion rule of two types of digital conversion; and
[0016] 根据所述需要转换的数字的位置, 在所述二进制码中按照两种数字相互转换的 方式将所述需要转换的数字进行转换。  [0016] 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.
[0017] 优选地, 所述获取加盟请求中商家终端的通信信息是通过对特定格式的二进制 码进行解析之后获得, 其中, 所述对特定格式的二进制码进行解析的方式如下 [0017] 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:
[0018] 根据所述转换信息获取所述获取转换的数字的位置, 所述转换信息由所述商家 终端在对所述加盟请求进行特定格式转换吋生成并发送给所述商家联盟平台; 及 [0018] acquiring, according to the conversion information, a location of the acquired converted digit, where the conversion information is generated by the merchant terminal after performing a specific format conversion on the affiliate request, and sent to the merchant alliance platform;
[0019] 根据所述转换的数字的位置, 在所述特定格式的二进制码, 将所述转换的数字 还原为原始的数字。 [0020] 优选地, 所述商品信息商品的名称、 商品的简介、 商品的折扣幅度、 商品的消 费地点、 商品的数量、 商品的价格及使用规则。 [0019] 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. [0020] Preferably, the name of the product information 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 usage rule.
[0021] 优选地, 所述计算该笔电子支付中所关联的商家终端的分红金额的方式如下: [0022] 计算所述移动终端累计使用与所述关联的商家终端相关的联盟二维码的数量; [0023] 根据累计的联盟二维码的数量査找对应的分红比例; 及 [0021] Preferably, the manner of calculating the dividend amount of the merchant terminal associated with the pen electronic payment is as follows: [0022] calculating, by the mobile terminal, the use of the affiliate QR code associated with the associated merchant terminal Quantity; [0023] finding a corresponding dividend ratio according to the number of accumulated alliance QR codes;
[0024] 根据所査找的对应的分红比例及该笔电子支付的金额, 计算出关联的商家终端 的分红金额。  [0024] 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
[0025] 本发明所述电商平台商家加盟信息处理方法, 可以将多个商家终端组成一个数 字化联盟, 在任意一个商家终端都可以通过联盟二维码进行消费, 数字化联盟 内商家终端互为合作推广, 形成每个商家终端与消费者之间多级的推广模式, 提高了对商家所提供的商品进行推广的效率。 进一步地, 不同的商家之间可以 相互推广, 形成多级的推广模式, 因而减低了商家推广的成本, 此外, 在联盟 二维码的推广过程中, 对联盟二维码中数据进行特定格式的转换, 提高了联盟 二维码的信息安全性。  [0025] The e-commerce platform merchant joining information processing method of the present invention can form a plurality of merchant terminals into a digital alliance, and any one of the merchant terminals can consume through the alliance two-dimensional code, and the merchant terminals in the digital alliance cooperate with each other. Promotion, forming a multi-level promotion model between each merchant terminal and the consumer, 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
[0026] 图 1是本发明电商平台商家加盟信息处理方法的优选实施例的流程图。  1 is a flow chart of a preferred embodiment of a method for processing an affiliate information of an e-commerce platform merchant according to the present invention.
实施该发明的最佳实施例  BEST MODE FOR CARRYING OUT THE INVENTION
本发明的最佳实施方式  BEST MODE FOR CARRYING OUT THE INVENTION
[0027] 参照图 1所示, 是本发明电商平台商家加盟信息处理方法的优选实施例的流程 图。 在本实施例中, 所述的电商平台商家加盟信息处理方法应用于商家联盟平 台, 该方法包括以下步骤: [0027] Referring to FIG. 1, a flow chart of a preferred embodiment of a method for processing an affiliate information of an e-commerce platform merchant of the present invention is shown. In this embodiment, the e-commerce platform merchant affiliate information processing method is applied to a merchant alliance platform, and the method includes the following steps:
[0028] 步骤 S11 : 接收每个商家终端发送过来的有关商品的加盟请求。 所述加盟请求 包括商家终端的通信信息 (例如, 手机号码、 邮箱地址、 即吋通信软件账号等 信息) 及商品信息。 所述商品信息包括, 但不限于, 商品的名称、 商品的简介 、 商品的折扣幅度、 商品的消费地点、 商品的数量、 商品的价格及使用规则。 具体而言, 所述商家终端通过扫码的方式获取所述关联二维码, 当所述商家终 端访问所述关联二维码中的链接地址吋, 所述商家终端将通信信息及商品信息 整合到加盟请求中, 并发送给所述商家联盟平台。 需要说明的是, 由于所述通 信信息属于隐私信息, 为了确保信息安全, 所述通信信息被整合到加盟请求 ( 通过指令生成器进行整合) 吋, 会通过加解密算法 (例如, MD5加解密算法、 R SA加解密算法、 DES加解密算法、 DSA加解密算法、 AES加解密算法等) 对通 信信息进行加密处理。 所述加盟请求还可以转换为特定格式, 并以特定格式传 输给所述商家联盟平台。 [0028] Step S11: Receiving an affiliate request related to the commodity sent by each merchant terminal. The affiliate request includes communication information of the merchant terminal (for example, a mobile phone number, an email address, an instant messaging software account, and the like) and product information. The product information includes, but is not limited to, the name of the product, an introduction to the product , the discount rate of the goods, the place of consumption of the goods, the quantity of the goods, the price of the goods, 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 the private information, in order to ensure information security, the communication information is integrated into the joining request (integrated by the command generator), and 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 specific format and transmitted to the merchant alliance platform in a specific format.
[0029] 所述加盟请求转换成特定格式的方式如下: [0029] The manner in which the affiliate request is converted into a specific format is as follows:
[0030] 将所述加盟请求转换成二进制码, 所述二进制码中包括两种数字 "0"及 "1"。 例 如, 将加盟请求转换成二进制码 1001100111000000010111011。  [0030] Converting the affiliate request into a binary code, the binary code including two numbers "0" and "1". For example, the join request is converted to binary code 1001100111000000010111011.
[0031] 在所述二进制码中, 为每个数字分配一个位置。 在本实施例中, 所述二进制码 中的位置是按照数字的顺序进行分配。 第一个数字 "1"为第一位置, 第二个数字" 0"为第二位置, 第三个数字 "0"为第三位置, 以此类推。  [0031] 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" is the second position, the third number "0" is the third position, and so on.
[0032] 通过商家联盟平台中的随机函数随机选择一个位置。 例如, 在所示二进制码中 [0032] 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.
[0033] 确定所述选择的位置及所述选择的位置之后的位置为需要转换的数字的位置。  [0033] 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.
[0034] 根据所述需要转换的数字的位置, 在所述二进制码中按照两种数字相互转换的 方式将所述需要转换的数字进行转换。 例如, 以所述二进制码 100110011100000 0010111011为例, 将有下划线的数字进行转换, 从而得到特定格式的二进制码 1 001100111000000101000100。 需要说明的是, 有下划线的数字只是为了文字描 述及绘制附图方便, 实际上, 特定格式的二进制码的数字中没有下划线。  [0034] 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, taking the binary code 100110011100000 0010111011 as an example, the underlined number is converted to obtain a binary code of a specific format 1 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.
[0035] 从特定格式的二进制码可以看出, 经过转换后的加盟请求隐蔽了真实的信息, 提高了移动终端与所述商家联盟平台之间的信息传输安全, 从而提高了推广联 盟二维码的安全性。 [0036] 此外, 在对所述加盟请求转换成特定格式的过程中, 还记录转换信息, 并将所 述转换信息一同发送给所述商家联盟平台。 所述转换信息包括转换的数字的位 置等信息。 [0035] 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. [0036] 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.
[0037] 步骤 S12: 解析每个商家终端的加盟请求以获取每个商家终端的通信信息及所 提供的商品信息。  [0037] Step S12: Parse the affiliation request of each merchant terminal to obtain communication information of each merchant terminal and the provided commodity information.
[0038] 具体而言, 若所述加盟请求为特定格式的二进制码, 则先对特定格式的二进制 码进行解析, 之后根据加解密算法 (例如, MD5加解密算法、 RS A加解密算法 、 DES加解密算法、 DSA加解密算法、 AES加解密算法等) 对解析的加盟请求进 行解密, 得到所述商家终端的通信信息。  [0038] 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 RS A encryption and decryption algorithm, and a DES) The encryption and 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.
[0039] 对特定格式的二进制码进行解析的方式如下:  [0039] The way to parse a binary code of a specific format is as follows:
[0040] 根据所述转换信息获取所述获取转换的数字的位置, 所述转换信息由所述商家 终端在对所述加盟请求进行特定格式转换吋生成并发送给所述商家联盟平台; [0040] acquiring, according to the conversion information, a location of the acquired converted digit, where the conversion information is generated by the merchant terminal after performing a specific format conversion on the affiliate request, and sent to the merchant alliance platform;
[0041] 根据所述转换的数字的位置, 在所述特定格式的二进制码, 将所述转换的数字 还原为原始的数字。 例如, 将特定格式的二进制码 1001100111000000101000100 转换成 1001100111000000010111011。 [0041] 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.
[0042] 步骤 S13: 根据每个商家终端的通信信息及所提供的商品信息生成并发送联盟 二维码给每个商家终端, 使得所有商家终端组成一个数字化联盟, 当移动终端 通过扫描联盟内任意商家终端的联盟二维码吋, 所述移动终端获取该商家终端 的联盟二维码。  [0042] 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.
[0043] 具体地说, 通过安装于所述商家联盟平台的二维码生成器生成所述联盟二维码 [0043] Specifically, the alliance QR code is generated by a two-dimensional code generator installed on the merchant alliance platform
。 此外, 将所述联盟二维码发送至所述商家终端的手机号码、 及 /或邮箱地址、 及 /或即吋通信软件账号。 所述移动终端通过扫描任意商家终端的联盟二维码, 获取该商家终端的联盟二维码。 需要说明的是, 当生成包括每个商家终端的通 信信息的联盟二维码吋, 连接到所述商家联盟平台的所述商家终端组成一个数 字化联盟。 此外, 所述移动终端从所述商家终端获取所述联盟二维码吋, 所述 商家终端在所述联盟二维码加入获取标签 (可以是用一段包含商家终端的名称 的文字来表示, 例如, "从 XXX商家终端获取的联盟二维码") , 该获取标签表明 所述联盟二维码从哪个商家终端获取。 [0044] 步骤 S14: 当所述移动终端通过联盟二维码在数字化联盟内的任意商家终端完 成电子支付吋, 从所述完成电子支付的商家终端接收所述联盟二维码及电子支 付的金额。 . 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 a union two-dimensional code including communication information of each merchant terminal is generated, the merchant terminal connected to the merchant alliance platform constitutes 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. [0044] Step S14: When the mobile terminal completes the electronic payment by using the affiliate QR code in any merchant terminal in the digital alliance, the amount of the alliance QR code and the electronic payment is received from the merchant terminal that completes the electronic payment. .
[0045] 步骤 S15: 根据所述接收的联盟二维确认该笔电子支付中所关联的商家终端。  [0045] Step S15: Confirming the merchant terminal associated with the pen electronic payment according to the received alliance two-dimensional.
[0046] 步骤 S16: 计算该笔电子支付中所关联的商家终端的分红金额, 并将分红金额 发送给所关联的商家终端。 [0046] 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.
[0047] 在本实施例中, 所关联的商家终端是指所述移动终端获取联盟二维码吋对应的 商家终端。 [0047] In this embodiment, the associated merchant terminal refers to the merchant terminal that the mobile terminal acquires the affiliate QR code.
[0048] 所述计算该笔电子支付中所关联的商家终端的分红金额的方式如下:  [0048] The manner of calculating the dividend amount of the merchant terminal associated with the electronic payment in the pen is as follows:
[0049] 计算所述移动终端累计使用与所述关联的商家终端相关的联盟二维码的数量; [0049] calculating, by the mobile terminal, cumulative use of the number of federation QR codes associated with the associated merchant terminal;
[0050] 根据累计的联盟二维码的数量査找对应的分红比例, 例如, 当所述累计的联盟 二维码的数量超过一千吋, 对应的分红比例为 3%, 当所述累计的联盟二维码的 数量超过一万吋, 对应的分红比例为 5%。 [0050] searching for a corresponding dividend ratio according to the number of accumulated alliance two-dimensional codes, for example, when the number of the accumulated alliance two-dimensional codes exceeds one thousand, the corresponding dividend ratio is 3%, when the accumulated alliance The number of QR codes exceeds 10,000 吋, and the corresponding dividend ratio is 5%.
[0051] 根据所査找的对应的分红比例及该笔电子支付的金额, 计算出关联的商家终端 的分红金额。 例如, 所査找的对应的分红比例为 5%, 该笔电子支付的金额为 600 元, 则关联的商家终端的分红金额为 600*5%=30元。 [0051] 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%=30 yuan.
[0052] 此外, 通知所述关联的商家终端。 在本实施例中, 通过邮件、 短信或两者结合 的方式通知所述关联的商家终端。 [0052] 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.
工业实用性  Industrial applicability
[0053] 本发明所述电商平台商家加盟信息处理方法, 可以将多个商家终端组成一个数 字化联盟, 在任意一个商家终端都可以通过联盟二维码进行消费, 数字化联盟 内商家终端互为合作推广, 形成每个商家终端与消费者之间多级的推广模式, 提高了对商家所提供的商品进行推广的效率。 进一步地, 不同的商家之间可以 相互推广, 形成多级的推广模式, 因而减低了商家推广的成本, 此外, 在联盟 二维码的推广过程中, 对联盟二维码中数据进行特定格式的转换, 提高了联盟 二维码的信息安全性。  [0053] The e-commerce platform merchant joining information processing method of the present invention can form a plurality of merchant terminals into a digital alliance, and any one of the merchant terminals can consume through the alliance two-dimensional code, and the merchant terminals in the digital alliance cooperate with each other. Promotion, forming a multi-level promotion model between each merchant terminal and the consumer, 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

权利要求书 Claim
[权利要求 1] 一种电商平台商家加盟信息处理方法, 应用于商家联盟平台中, 其特 征在于, 所述商家联盟平台与商家终端通过网络连接, 所述商家终端 与移动终端通过网络连接, 该方法包括以下步骤: 接收每个商家终端发送过来的商品的加盟请求; 解析每个商家终端的加盟请求以获取每个商家终端的通信信息及所提 供的商品信息;  [Claim 1] An e-commerce platform merchant affiliate information processing method is applied to a merchant alliance platform, wherein the merchant alliance platform and the merchant terminal are connected through a network, and the merchant terminal and the mobile terminal are connected through a network. The method includes the following steps: receiving an affiliate request of an item sent by each merchant terminal; parsing an affiliate request of each merchant terminal to obtain 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. The mobile terminal acquires a federation two-dimensional code of the merchant terminal;
当所述移动终端通过联盟二维码在数字化联盟内的任意商家终端完成 电子支付吋, 从所述完成电子支付的商家终端接收所述联盟二维码及 电子支付的金额;  When the mobile terminal completes the electronic payment by using the affiliate QR 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;
根据所述接收的联盟二维确认该笔电子支付中所关联的商家终端, 计 算该笔电子支付中所关联的商家终端的分红金额, 并将分红金额发送 给所关联的商家终端。  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.
[权利要求 2] 如权利要求 1所述的电商平台商家加盟信息处理方法, 其特征在于, 所述加盟请求发送至所述商家联盟平台之前, 将所述加盟请求转换成 特定格式, 其中, 所述加盟请求转换成特定格式的方式如下: 将所述加盟请求转换成二进制码, 所述二进制码中包括两种数字; 在所述二进制码中, 为每个数字分配一个位置; 根据两种数字相互转换的转换规则, 确定需要转换的数字的位置; 及 根据所述需要转换的数字的位置, 在所述二进制码中按照两种数字相 互转换的方式将所述需要转换的数字进行转换。  [Claim 2] The method for processing an entrant information of an e-commerce platform merchant according to claim 1, wherein the affiliation request is converted into a specific format before the affiliation request is sent to the merchant alliance platform, where The manner in which the affiliation request is converted into a specific format is as follows: converting the affiliation request into a binary code, the binary code including two numbers; in the binary code, assigning a position to each number; The conversion rule of the digital mutual conversion determines the position of the number to be converted; and converts the number to be converted in the binary code according to the position of the number to be converted according to the two numbers.
[权利要求 3] 如权利要求 2所述的电商平台商家加盟信息处理方法, 其特征在于, 所述获取加盟请求中商家终端的通信信息是通过对特定格式的二进制 码进行解析之后获得, 其中, 所述对特定格式的二进制码进行解析的 方式如下: [Claim 3] The e-commerce platform merchant affiliate information processing method according to claim 2, wherein the obtaining the communication information of the merchant terminal in the affiliate request is obtained by parsing the binary code of the specific format, wherein , parsing the binary code of a specific format The way is as follows:
根据所述转换信息获取所述获取转换的数字的位置, 所述转换信息由 所述商家终端在对所述加盟请求进行特定格式转换吋生成并发送给所 述商家联盟平台; 及  Acquiring, according to the conversion information, the location of the acquired converted digit, the conversion information being generated by the merchant terminal after performing 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 method for processing an entrant information of an e-commerce platform merchant according to claim 1, wherein the name of the product information product, a profile of the product, a discount range of the product, a place of consumption of the product, and a quantity of the product , the price of the goods and the rules of use.
[权利要求 5] 如权利要求 1所述的电商平台商家加盟信息处理方法, 其特征在于, 所述计算该笔电子支付中所关联的商家终端的分红金额的方式如下: 计算所述移动终端累计使用与所述关联的商家终端相关的联盟二维码 的数量; [Claim 5] The e-commerce platform merchant affiliate information processing method according to claim 1, wherein the calculating the dividend amount of the merchant terminal associated with the electronic payment in the pen is as follows: calculating the mobile terminal Cumulatively using 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/089916 2017-06-25 2017-06-25 Method for processing e-commerce platform merchant franchising information WO2019000136A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/089916 WO2019000136A1 (en) 2017-06-25 2017-06-25 Method for processing e-commerce platform merchant franchising information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/089916 WO2019000136A1 (en) 2017-06-25 2017-06-25 Method for processing e-commerce platform merchant franchising information

Publications (1)

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

Family

ID=64740197

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/089916 WO2019000136A1 (en) 2017-06-25 2017-06-25 Method for processing e-commerce platform merchant franchising information

Country Status (1)

Country Link
WO (1) WO2019000136A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105118007A (en) * 2015-08-28 2015-12-02 深圳市前海安测信息技术有限公司 Online and offline health service alliance preference popularization processing system and method
CN105184578A (en) * 2015-08-28 2015-12-23 深圳市前海安测信息技术有限公司 System and method for online to offline health service product popularization processing
CN105205690A (en) * 2015-08-28 2015-12-30 深圳市前海安测信息技术有限公司 Discount adjustment and alliance promotion processing system and method of online-to-offline health services
CN105205691A (en) * 2015-08-28 2015-12-30 深圳市前海安测信息技术有限公司 Online-to-offline health service alliance-channel promotion processing system and method
CN105205692A (en) * 2015-08-28 2015-12-30 深圳市前海安测信息技术有限公司 Online-to-offline health service product share-out bonus processing system and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105118007A (en) * 2015-08-28 2015-12-02 深圳市前海安测信息技术有限公司 Online and offline health service alliance preference popularization processing system and method
CN105184578A (en) * 2015-08-28 2015-12-23 深圳市前海安测信息技术有限公司 System and method for online to offline health service product popularization processing
CN105205690A (en) * 2015-08-28 2015-12-30 深圳市前海安测信息技术有限公司 Discount adjustment and alliance promotion processing system and method of online-to-offline health services
CN105205691A (en) * 2015-08-28 2015-12-30 深圳市前海安测信息技术有限公司 Online-to-offline health service alliance-channel promotion processing system and method
CN105205692A (en) * 2015-08-28 2015-12-30 深圳市前海安测信息技术有限公司 Online-to-offline health service product share-out bonus processing system and method

Similar Documents

Publication Publication Date Title
CN102938117B (en) Electronic transaction method based on NFC (Near Field Communication)
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
CN105118007A (en) Online and offline health service alliance preference popularization processing system and method
CN106530063A (en) Network management system
US9483775B1 (en) Customer-generated deals
WO2017059765A1 (en) Electronic bill sending method and apparatus
CN103793841A (en) Method for identifying offline consumption based on Internet electronic commerce
TWI526964B (en) Marketing Method and System of E - commerce Advertisement
CN102542484A (en) Loyalty offer modeling
CN111091399A (en) Block chain-based fidelity traceability method and system for fast-selling goods
CN102722818A (en) Business information processing system
WO2019000126A1 (en) Method for securely processing product promotion information of e-commerce platform
CN111340590A (en) Collaborative operation method based on electronic commerce and distributed resale platform thereof
WO2019000136A1 (en) Method for processing e-commerce platform merchant franchising information
WO2019000138A1 (en) Merchant dividend information processing method for e-commerce platform
WO2019000141A1 (en) Multi-level alliance promotional information processing method for dynamic adjustment of e-commerce platform discount information
WO2019000135A1 (en) Method for processing e-commerce platform alliance promotion information
WO2019000137A1 (en) Method for adjusting offer of e-commerce platform and processing alliance promotion information
WO2019000121A1 (en) Methods for merchant franchise and securely processing merchandise information
WO2019000140A1 (en) Method for processing promotion information of product alliance channel
WO2019000139A1 (en) Method for processing merchandise alliance channel promotion information
WO2019000130A1 (en) Method for processing incentive-based multi-alliance promotion information for e-commerce platform
WO2019000129A1 (en) Method for processing multi-stage alliance promotion information of e-commerce platform
WO2019000142A1 (en) Method for securely processing multi-level alliance promotion information of e-commerce platform

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

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

Country of ref document: EP

Kind code of ref document: A1