[go: up one dir, main page]

WO2019000121A1 - Procédés de franchise de commerçant et de traitement sécurisé d'informations de marchandise - Google Patents

Procédés de franchise de commerçant et de traitement sécurisé d'informations de marchandise Download PDF

Info

Publication number
WO2019000121A1
WO2019000121A1 PCT/CN2017/089901 CN2017089901W WO2019000121A1 WO 2019000121 A1 WO2019000121 A1 WO 2019000121A1 CN 2017089901 W CN2017089901 W CN 2017089901W WO 2019000121 A1 WO2019000121 A1 WO 2019000121A1
Authority
WO
WIPO (PCT)
Prior art keywords
merchant
merchant terminal
information
alliance
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/CN2017/089901
Other languages
English (en)
Chinese (zh)
Inventor
李楚斌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Xiustyle Brand Communication Co Ltd
Original Assignee
Shenzhen Xiustyle Brand Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Xiustyle Brand Communication Co Ltd filed Critical Shenzhen Xiustyle Brand Communication Co Ltd
Priority to PCT/CN2017/089901 priority Critical patent/WO2019000121A1/fr
Publication of WO2019000121A1 publication Critical patent/WO2019000121A1/fr
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism

Definitions

  • the present invention relates to the field of electronic commerce information technology, and in particular, to a merchant affiliation and a product information security 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 main purpose of the present invention is to provide a method for business franchise and product information security, which aims to solve the problem that a merchant can use the alliance two-dimensional code to promote the resource alone and cannot ensure information security.
  • the present invention provides a merchant affiliation and product information security 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 is also connected to the mobile terminal.
  • the method includes the following steps: [0007] receiving an affiliate request of an item sent by each merchant terminal;
  • the merchant terminal acquires the associated two-dimensional code by means of scanning code, and when the merchant terminal accesses a link address in the alliance two-dimensional code, the merchant terminal integrates communication information and commodity information into In the joining request, and sent to the merchant alliance platform;
  • the communication information is encrypted by an encryption and decryption algorithm.
  • 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 such that the two numbers alternate with each other.
  • 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 according to the position of the converted number.
  • the merchant joining and commodity information security 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, digitally
  • the merchant terminals in the alliance cooperate with each other to avoid the situation of their own affairs, and improve the efficiency of promoting the products provided by the merchants.
  • the resource configuration of each merchant terminal is adjusted, and the resource configuration of the merchant terminal in the digital alliance is optimized.
  • the specific format conversion of the data in the alliance two-dimensional code improves the information security of the alliance two-dimensional code.
  • FIG. 1 is a flow chart of a preferred embodiment of a merchant affiliation and product information security processing method of the present invention.
  • Fig. 1 there is shown a flow chart of a preferred embodiment of the merchant affiliation and product information security processing method of the present invention.
  • the merchant affiliation and product information security processing method is applied to a merchant alliance platform, and the method includes the following steps:
  • Step S11 receiving an affiliate request for the related product sent by each merchant terminal (for example, an affiliate request regarding the health management service).
  • 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, 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 affiliate request is converted to a specific format and transmitted to the merchant alliance platform in a specific format.
  • one position is assigned to each number.
  • 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.
  • the position of the number to be converted is determined according to the conversion rules in which the two numbers alternate with each other. Specifically, according to the alternating conversion rules (the first number is not defined in advance), the underlined number is the converted number (for example, the converted number is the number corresponding to the third position, and the fourth position corresponds to The number, the number corresponding to the seventh position, the number corresponding to the eighth position, the number corresponding to the tenth position, the number corresponding to the eleventh position, the number corresponding to the thirteenth position, the number corresponding to the fifteenth position, the seventeenth The number corresponding to the position, the number corresponding to the eighteenth position, the number corresponding to the nineteenth position, the number corresponding to the twentieth position, the number corresponding to the twenty-second position, and the number corresponding to the twenty-fourth position).
  • the number to be converted is converted in the binary code such that the two numbers alternate with each other.
  • the underlined number is converted to obtain a binary code of a specific format 10101 010101010101010101. 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 conversion information is The merchant terminal generates and sends to the merchant alliance platform after performing a specific format conversion on the affiliate request;
  • the converted number Revert to the original number.
  • a binary code of 1011010101010101010101 of a specific format is converted into 1001100111000000010111011.
  • Step S13 Generate and send an affiliate QR code to each merchant terminal according to the communication information of each merchant terminal and the provided commodity information.
  • Step S14 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 alliance two-dimensional code, the merchant terminal transmits communication information and goods.
  • the information is integrated into the affiliate request and sent to the merchant alliance platform; the communication information is encrypted by an encryption and decryption algorithm.
  • the affiliate QR code is generated by the communication information of each merchant terminal and the provided commodity information by a two-dimensional code generator installed on the merchant alliance platform. Additionally, the affiliate QR code is sent to the merchant terminal's mobile number, and/or email address, and/or 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 the affiliate QR code including the communication information of each merchant terminal, the merchant terminals connected to the merchant alliance platform form a digital alliance.
  • 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.
  • the merchant joining and commodity information security 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. Promote, avoid the situation of individual politics, and improve the efficiency of promoting the goods provided by the merchants. At the same time, according to the consumption situation of each merchant terminal, the resource configuration of each merchant terminal is adjusted, and the resource configuration of the merchant terminal in the digital alliance is optimized. Further, in the promotion process of the alliance two-dimensional code, the specific format conversion of the data in the alliance two-dimensional code improves the information security of the association two-dimensional code.

Landscapes

  • Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (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

La présente invention concerne des procédés de franchise de commerçant et de traitement sécurisé d'informations de marchandise, les procédés consistant à: analyser une demande de franchise de chaque terminal de commerçant pour acquérir des informations de communication concernant chaque terminal de commerçant et des informations de marchandise fournies; générer, selon les informations de communication concernant chaque terminal de commerçant et les informations de marchandise fournies, un code d'alliance bidimensionnel et envoyer celui-ci à chaque terminal de commerçant; le terminal de commerçant acquiert le code bidimensionnel associé au moyen d'un balayage de code, lorsque le terminal de commerçant accède à une adresse de liaison dans le code d'alliance bidimensionnel, le terminal de commerçant intègre les informations de communication et les informations de marchandise dans la demande de franchise et envoie celles-ci à la plateforme d'alliance de commerçant; et chiffrer les informations de communication au moyen d'un algorithme de chiffrement et de déchiffrement. Dans la mise en œuvre de la présente invention, une pluralité de terminaux de commerçant peuvent être combinés en une alliance numérique, la consommation peut être effectuée, au moyen du code d'alliance bidimensionnel, dans n'importe lequel des terminaux de commerçant, la promotion est effectuée, de manière coordonnée, parmi les terminaux de commerçant dans l'alliance numérique, améliorant la sécurité des informations d'alliance de marchandise.
PCT/CN2017/089901 2017-06-25 2017-06-25 Procédés de franchise de commerçant et de traitement sécurisé d'informations de marchandise Ceased WO2019000121A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/089901 WO2019000121A1 (fr) 2017-06-25 2017-06-25 Procédés de franchise de commerçant et de traitement sécurisé d'informations de marchandise

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/089901 WO2019000121A1 (fr) 2017-06-25 2017-06-25 Procédés de franchise de commerçant et de traitement sécurisé d'informations de marchandise

Publications (1)

Publication Number Publication Date
WO2019000121A1 true WO2019000121A1 (fr) 2019-01-03

Family

ID=64740926

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/089901 Ceased WO2019000121A1 (fr) 2017-06-25 2017-06-25 Procédés de franchise de commerçant et de traitement sécurisé d'informations de marchandise

Country Status (1)

Country Link
WO (1) WO2019000121A1 (fr)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103606095A (zh) * 2013-11-13 2014-02-26 冷邑军 基于加盟管理的营销方法及综合营销管理系统
WO2014187981A1 (fr) * 2013-05-23 2014-11-27 Flauntin Aps Systèmes et procédés d'intégration de perception d'entreprises avec présence physique avec des perceptions de média sociaux
CN105118006A (zh) * 2015-08-28 2015-12-02 深圳市前海安测信息技术有限公司 线上线下健康服务多联盟推广处理系统及方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014187981A1 (fr) * 2013-05-23 2014-11-27 Flauntin Aps Systèmes et procédés d'intégration de perception d'entreprises avec présence physique avec des perceptions de média sociaux
CN103606095A (zh) * 2013-11-13 2014-02-26 冷邑军 基于加盟管理的营销方法及综合营销管理系统
CN105118006A (zh) * 2015-08-28 2015-12-02 深圳市前海安测信息技术有限公司 线上线下健康服务多联盟推广处理系统及方法

Similar Documents

Publication Publication Date Title
US9917691B2 (en) Apparatus and method to bring offline data online while protecting consumer privacy
CN103116851A (zh) 电子合同在线订立的方法及系统
CN104933584A (zh) 一种基于云平台的农产品溯源系统及溯源方法
CN108876538B (zh) 一种订单信息处理方法
CN110225032B (zh) 一种业务数据的交易方法及其设备
CN106530063A (zh) 一种网络管理系统
CN111091399A (zh) 基于区块链的快销品保真溯源方法及系统
CN116611851A (zh) 一种基于区块链的火锅底料产品溯源方法和系统
CN102542484A (zh) 忠诚度优惠建模
KR101669493B1 (ko) 온라인 쇼핑몰의 통합 마케팅 시스템 및 방법
CN102722818A (zh) 商务信息处理系统
WO2019000126A1 (fr) Procédé de traitement sécurisé d'informations de promotion de produit d'une plateforme de commerce électronique
WO2019000121A1 (fr) Procédés de franchise de commerçant et de traitement sécurisé d'informations de marchandise
CN109034925A (zh) 一种网络购物系统及其首页配置方法
CN105023169A (zh) 电子信息的发送及推送方法、系统
WO2019000135A1 (fr) Procédé de traitement d'informations de promotion d'alliance de plate-forme de commerce électronique
WO2019000140A1 (fr) Procédé de traitement d'informations de promotion d'un canal d'alliance de produit
WO2019000138A1 (fr) Procédé de traitement d'informations de dividende de commerçant destiné à une plateforme de commerce électronique
WO2019000141A1 (fr) Procédé de traitement d'informations promotionnelles d'alliance multi-niveau pour l'ajustement dynamique d'informations de rabais sur une plateforme de commerce électronique
WO2019000136A1 (fr) Procédé de traitement d'informations de franchisage de commerçant sur une plateforme de commerce électronique
CN111815381A (zh) 一种信息生成方法和装置
WO2019000139A1 (fr) Procédé de traitement d'informations promotionnelles de chaîne d'alliance commerciale
CN111131227B (zh) 一种数据处理方法及装置
CN104463645B (zh) 一种基于sim卡开具电子发票的系统及方法
WO2019000137A1 (fr) Procédé pour ajuster une offre de plateforme de commerce électronique et traiter des informations de promotion d'alliance

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

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

Country of ref document: EP

Kind code of ref document: A1