CN103679492A - Method and system for goods order and consumption recognition in O2O mode - Google Patents
Method and system for goods order and consumption recognition in O2O mode Download PDFInfo
- Publication number
- CN103679492A CN103679492A CN201210336257.5A CN201210336257A CN103679492A CN 103679492 A CN103679492 A CN 103679492A CN 201210336257 A CN201210336257 A CN 201210336257A CN 103679492 A CN103679492 A CN 103679492A
- Authority
- CN
- China
- Prior art keywords
- consumption
- phone number
- identification
- mobile phone
- merchant
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Cash Registers Or Receiving Machines (AREA)
Abstract
The invention discloses a method and a system for goods order and consumption recognition in an O2O mode. The method comprises the following steps: an authentication server records the cell phone number of a user, a merchant logo and an order logo in an order procedure; a hash value is generated; one part of the hash value is intercepted, a position mark is acquired and a serial code is generated; a checking request is transmitted to the authentication server through a merchant terminal in a checking procedure; the authentication server analyzes the serial code, and checks the cell phone number of the user, the merchant logo and the order logo corresponding to the serial code; when judging that the checked cell phone number is the same as the received cell phone number, the authentication server feeds back the checked merchant logo and the order logo to the merchant terminal; the merchant terminal forwards a consumption request to the authentication server in a consumption procedure; the authentication server updates the order state. Through the adoption of the technical scheme of the invention, user identity and order information can be safely, effectively, simply and rapidly identified, and in addition, the verification cost of a consumption voucher is lowered.
Description
Technical Field
The invention relates to the field of electronic commerce and offline consumption safety, in particular to a method and a system for commodity ordering and consumption identification in an O2O mode.
Background
The current internet e-commerce and offline payment are realized as follows: the user orders goods and completes payment on the internet and the mobile internet, and the user obtains goods transaction certificates, wherein the transaction certificates comprise the following types:
1. verification code: after a user orders a commodity on line, obtaining an authentication code of the commodity, and verifying the legal order and the commodity for the user by a merchant through the authentication code;
2. two-dimensional code: the user finishes ordering to obtain the two-dimensional code, and the merchant verifies the validity of the two-dimensional code and the legal ordering of the user through the merchant terminal;
3. a member card: the user obtains the membership card, after ordering is completed, the system actively pushes the commodity to the membership card, and the merchant identifies the user and legally orders by swiping the card and completes commodity consumption.
However, the existing internet e-commerce and offline expense identification method has the following defects: the condition of using the verification code is simple and convenient, but unsafe factors such as brute force cracking, hacker invasion and the like cannot be prevented; for the condition of using the two-dimension code and the membership card, the cost of the merchant is increased, and the merchant needs to deploy a corresponding merchant terminal to identify the two-dimension code and swipe the membership card. In summary, in the new situation of mobile internet e-commerce, with the continuous deepening of the O2O (Online To Offline) mode, simple identification of the verification code or the method for identifying the order information through the merchant terminal, the new mode of e-commerce cannot be satisfied, and a new and safer method for identifying the consumption of the order information must be found, so that the common benefits of the user, the e-commerce platform and the merchant can be ensured, and the sustainable development of the industry chain is promoted.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide a method and a system for merchandise ordering and consumption identification in O2O mode, which is safe, effective and low in cost, aiming at the defects that the above-mentioned consumption identification is easy to be cracked by violence, invaded by hackers and has high cost for merchants in the prior art.
The technical scheme adopted by the invention for solving the technical problems is as follows: a method for constructing commodity ordering and consumption identification under an O2O mode comprises the following steps:
A. generating a serial code;
B. a step of using the string codes; wherein,
the step A comprises the following steps:
A1. in the ordering link, the authentication server records the mobile phone number of the user, the merchant identification and the order identification according to the commodities purchased by the user on the Internet;
A2. the authentication server generates a hash value according to the user mobile phone number, the merchant identifier and the order identifier;
A3. the authentication server intercepts a part of the hash value and acquires the position identification of the intercepted hash value so as to generate a serial code and return the serial code to the user, wherein the serial code comprises the intercepted hash value and the position identification;
the step B comprises the following steps:
B1. in the inquiry link, the merchant terminal receives the input mobile phone number and the serial code and sends an inquiry request to the authentication server, wherein the inquiry request comprises the mobile phone number of the user and the serial code;
B2. the authentication server analyzes the string code and searches the mobile phone number of the user, the merchant identification and the order identification corresponding to the string code;
B3. the authentication server judges whether the searched mobile phone number is consistent with the received mobile phone number or not, and returns the searched merchant identification and order identification to the merchant terminal when the searched mobile phone number is consistent with the received mobile phone number;
B4. in a consumption link, a merchant terminal receives a consumption request, wherein the consumption request comprises a merchant identifier and an order identifier after authentication is completed, and the consumption request is forwarded to an authentication server;
B5. the authentication server updates the order state according to the received consumption request and returns an updating result to the merchant terminal.
In the method for identifying merchandise order and consumption in O2O mode according to the present invention, in the step a2, a hash value is generated using one of the following algorithms: MD5 algorithm, SHA-1 algorithm, RIPEMD algorithm.
In the method for merchandise order and consumption identification in O2O mode according to the present invention, in the step A3, the authentication server intercepts 8 bits in the hash value.
In the method for commodity ordering and consumption identification in O2O mode of the present invention, in step B3, if it is determined that the found mobile phone number is not consistent with the received mobile phone number, consumption identification error information is returned to the merchant terminal.
The present invention also provides a system for commodity ordering and consumption identification in O2O mode, comprising an authentication server and at least one merchant terminal, wherein the authentication server comprises: the device comprises a recording unit, a hash value generating unit, a serial code generating unit, an analyzing unit, a judging unit and a state updating unit; the merchant terminal includes: the system comprises a query request unit and a consumption request unit; wherein,
the recording unit is used for recording the mobile phone number of the user, the merchant identification and the order identification according to the commodities purchased by the user on the Internet in an ordering link;
the hash value generating unit is used for generating a hash value according to the user mobile phone number, the merchant identifier and the order identifier;
the string code generating unit is used for intercepting a part of the hash value and acquiring the position identification of the intercepted hash value so as to generate a string code and return the string code to a user, wherein the string code comprises the intercepted hash value and the position identification;
the inquiry request unit is used for receiving the input mobile phone number and the serial code by the merchant terminal in a consumption link and sending an inquiry request to the authentication server, wherein the inquiry request comprises the mobile phone number of the user and the serial code;
the analysis unit is used for analyzing the serial code and searching the mobile phone number of the user, the merchant identification and the order identification corresponding to the serial code;
the judging unit is used for judging whether the searched mobile phone number is consistent with the received mobile phone number or not, and returning the searched merchant identification and the order identification to the merchant terminal when the searched mobile phone number is consistent with the received mobile phone number;
the consumption request unit is used for receiving a consumption request, wherein the consumption request comprises a merchant identifier and an order identifier after authentication is completed, and the consumption request is forwarded to an authentication server;
and the state updating unit is used for updating the order state according to the received consumption request and returning an updating result to the merchant terminal.
In the system for commodity ordering and consumption identification in O2O mode according to the present invention, the hash value generation unit generates a hash value using one of the following algorithms: MD5 algorithm, SHA-1 algorithm, RIPEMD algorithm.
In the system for commodity ordering and consumption identification in O2O mode according to the present invention, the string code generating unit intercepts 8 bits of the hash value.
In the system for commodity ordering and consumption identification in O2O mode of the present invention, if the determining unit determines that the found mobile phone number is not consistent with the received mobile phone number, it returns a consumption identification error message to the merchant terminal.
In the system for commodity ordering and consumption identification in the O2O mode, the merchant terminal is a computer, a smart phone or a POS machine.
By implementing the technical scheme of the invention, the user identity and the ordering information can be safely and effectively identified, and the consumption verification process is simple and quick; in addition, the verification cost of the consumption certificate is reduced, and therefore the cost of an industrial chain is reduced.
Drawings
The invention will be further described with reference to the accompanying drawings and examples, in which:
FIG. 1 is a flow chart of a first embodiment of a method for merchandise order and consumption identification in O2O mode according to the present invention;
FIG. 2 is a flowchart illustrating a first embodiment of the string code generation step in the method for merchandise ordering and consumption identification under O2O mode according to the present invention;
FIG. 3 is a flowchart illustrating a first embodiment of the steps of using string codes in the method for merchandise order and consumption identification under O2O mode according to the present invention;
fig. 4 is a logic diagram of a first embodiment of the system for commodity ordering and consumption identification in O2O mode according to the present invention.
Detailed Description
Electronic commerce and offline consumption based on the mobile internet become a mature mode, but great hidden dangers exist in the process of ordering and using commodities by users, in order to ensure that the users can safely and effectively identify the user identities and match ordering information when ordering and using commodities, the cost of an industrial chain can be reduced, the terminal investment of merchants is reduced, safe connection between information and entities and between online and offline is realized to the maximum extent, and the rights and interests of the users and the merchants are ensured.
As shown in fig. 1, in the flowchart of the first embodiment of the method for commodity ordering and consumption identification in O2O mode according to the present invention, first, the authentication server: the online authentication and application platform is used as a whole network unified platform, provides a centralized and unified authentication service interface, and plays a role in authentication guarantee while providing authentication service to the outside as a whole; a merchant terminal: the system is deployed at a merchant, can be a POS machine or a computer terminal, and can also be a smart phone client, is used for the merchant to input serial code inquiry or consume commodities, has no special requirements on the merchant, and can utilize the existing resources. In this embodiment, the method for commodity ordering and consumption identification in O2O mode includes:
A. generating a serial code;
B. a step of using the string codes; wherein,
the string code generating step comprises:
A1. in the ordering link, the authentication server records the mobile phone number of the user, the merchant identification and the order identification according to the commodities purchased by the user on the Internet;
A2. the authentication server generates a hash value according to the user mobile phone number, the merchant identifier and the order identifier, and in the step, the hash value can be generated by using one of the following algorithms: MD5 algorithm, SHA-1 algorithm and RIPEMD algorithm, and the generated hash value is generally 128 bits;
A3. the authentication server intercepts a part of the hash value and acquires a position identifier of the intercepted hash value to generate a serial code and return the serial code to the user, wherein the serial code comprises the intercepted hash value and the position identifier, the intercepted hash value is 8 bits for example, and the position identifier is used for identifying the position of a part of the intercepted hash value in the whole hash value;
the string code using step comprises:
B1. in the inquiry link, the merchant terminal receives the input mobile phone number and the serial code and sends an inquiry request to the authentication server, wherein the inquiry request comprises the mobile phone number of the user and the serial code;
B2. the authentication server analyzes the serial code and searches the mobile phone number of the user, the merchant identification and the order identification corresponding to the serial code, and it should be understood that the method for analyzing the serial code corresponds to the method for generating the serial code;
B3. the authentication server judges whether the searched mobile phone number is consistent with the received mobile phone number, if so, the correct consumption information is identified, and the searched merchant identification and the order identification are returned to the merchant terminal; if the order is inconsistent with the consumption identification error information, the order is possibly maliciously cracked by identifying the wrong consumption information, and at the moment, the wrong consumption identification information is returned to the merchant terminal;
B4. in a consumption link, a merchant terminal receives a consumption request, wherein the consumption request comprises a merchant identifier and an order identifier after authentication is completed, and the consumption request is forwarded to an authentication server;
B5. the authentication server updates the order state according to the received consumption request and returns an updating result to the merchant terminal.
Fig. 2 is a flowchart of a first embodiment of the string code generating step in the method for identifying commodity ordering and consumption in O2O mode of the present invention, where the string code generating step is: when a user purchases a commodity, establishing an order relation with an authentication server, and storing a commodity order; the authentication server system records the mobile phone number, the merchant identification and the order identification of the user; the authentication server makes a hash value on the mobile phone number, the merchant identifier and the order identifier through an MD5 algorithm; the authentication server acquires 8-bit hash values and 1-bit flag bits, and takes the hash values and the 1-bit flag bits as serial codes; and finally, returning the generated string code to the user.
Fig. 3 is a flowchart of a first embodiment of the step of using the string code in the method for identifying the order and consumption of goods under the O2O mode, where the step of using the string code is: the user provides the serial code and the mobile phone number to inquire the commodity order; the merchant terminal forwards the query request to the authentication server; the authentication server analyzes the string code and searches matched user mobile phone numbers, commodity identifications and order identifications; the authentication server checks whether the analyzed and matched mobile phone number is consistent with the mobile phone number provided by the user, and if so, returns the commodity ordering line of the user in the appointed merchant. When the user consumes the commodity, the merchant terminal sends a consumption request, the authentication server completes order consumption according to the query result and records the order change state, and therefore the consumption track is recorded. And finally, returning an updating result to the user.
Fig. 4 is a logic diagram of a first embodiment of the system for commodity ordering and consumption identification in O2O mode according to the present invention, wherein the system for commodity ordering and consumption identification comprises: an authentication server 10 and at least one merchant terminal (only one merchant terminal 20 is shown in the figure), and the authentication server comprises 10: recording section 11, hash value generation section 12, string code generation section 13, analysis section 14, judgment section 15, and status update section 16; the merchant terminal 20 includes: inquiry request unit 21, consumption request unit 22. The recording unit 11 is configured to record, in an ordering link, a mobile phone number of a user, a merchant identifier, and an order identifier according to a commodity purchased by the user on the internet; the hash value generating unit 12 is configured to generate a hash value according to the user mobile phone number, the merchant identifier, and the order identifier; the string code generating unit 13 is configured to intercept a part of the hash value, and obtain a location identifier of the intercepted hash value, so as to generate a string code and return the string code to the user, where the string code includes the intercepted hash value and the location identifier; the query request unit 21 is configured to, in a consumption link, receive an input mobile phone number and the serial number by the merchant terminal, and send a query request to the authentication server 10, where the query request includes a mobile phone number of a user and the serial number; the analyzing unit 14 is configured to analyze the string code, and search for a mobile phone number of the user, a merchant identifier, and an order identifier corresponding to the string code; the judging unit 15 is configured to judge whether the found mobile phone number is consistent with the received mobile phone number, and if so, return the found merchant identifier and order identifier to the merchant terminal; if not, returning consumption identification error information to the merchant terminal; the consumption request unit 22 is configured to receive a consumption request, where the consumption request includes a merchant identifier and an order identifier after authentication is completed, and forward the consumption request to the authentication server 10; the status updating unit 16 is configured to update the order status according to the received consumption request, and return an update result to the merchant terminal 20.
Preferably, the hash value generation unit 12 may generate the hash value using one of the following algorithms: MD5 algorithm, SHA-1 algorithm, RIPEMD algorithm. In addition, the string code generating unit 13 may intercept 8 bits in the hash value.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the scope of the claims of the present invention.
Claims (9)
1. A method for commodity ordering and consumption identification in O2O mode, comprising:
A. generating a serial code;
B. a step of using the string codes; wherein,
the step A comprises the following steps:
A1. in the ordering link, the authentication server records the mobile phone number of the user, the merchant identification and the order identification according to the commodities purchased by the user on the Internet;
A2. the authentication server generates a hash value according to the user mobile phone number, the merchant identifier and the order identifier;
A3. the authentication server intercepts a part of the hash value and acquires the position identification of the intercepted hash value so as to generate a serial code and return the serial code to the user, wherein the serial code comprises the intercepted hash value and the position identification;
the step B comprises the following steps:
B1. in the inquiry link, the merchant terminal receives the input mobile phone number and the serial code and sends an inquiry request to the authentication server, wherein the inquiry request comprises the mobile phone number of the user and the serial code;
B2. the authentication server analyzes the string code and searches the mobile phone number of the user, the merchant identification and the order identification corresponding to the string code;
B3. the authentication server judges whether the searched mobile phone number is consistent with the received mobile phone number or not, and returns the searched merchant identification and order identification to the merchant terminal when the searched mobile phone number is consistent with the received mobile phone number;
B4. in a consumption link, a merchant terminal receives a consumption request, wherein the consumption request comprises a merchant identifier and an order identifier after authentication is completed, and the consumption request is forwarded to an authentication server;
B5. the authentication server updates the order state according to the received consumption request and returns an updating result to the merchant terminal.
2. The method for subscription information consumption identification in O2O mode according to claim 1, wherein in said step a2, a hash value is generated using one of the following algorithms: MD5 algorithm, SHA-1 algorithm, RIPEMD algorithm.
3. The method for merchandise order and consumption identification in O2O mode according to claim 1, wherein in step A3, 8 bits in the hash value are intercepted by an authentication server.
4. The method for merchandise ordering and consumption identification under O2O mode according to claim 1, wherein in step B3, if the found mobile phone number is determined not to be consistent with the received mobile phone number, then returning consumption identification error information to the merchant terminal.
5. A system for commodity ordering and consumption identification in O2O mode, comprising an authentication server and at least one merchant terminal, wherein the authentication server comprises: the device comprises a recording unit, a hash value generating unit, a serial code generating unit, an analyzing unit, a judging unit and a state updating unit; the merchant terminal includes: the system comprises a query request unit and a consumption request unit; wherein,
the recording unit is used for recording the mobile phone number of the user, the merchant identification and the order identification according to the commodities purchased by the user on the Internet in an ordering link;
the hash value generating unit is used for generating a hash value according to the user mobile phone number, the merchant identifier and the order identifier;
the string code generating unit is used for intercepting a part of the hash value and acquiring the position identification of the intercepted hash value so as to generate a string code and return the string code to a user, wherein the string code comprises the intercepted hash value and the position identification;
the inquiry request unit is used for receiving the input mobile phone number and the serial code by the merchant terminal in a consumption link and sending an inquiry request to the authentication server, wherein the inquiry request comprises the mobile phone number of the user and the serial code;
the analysis unit is used for analyzing the serial code and searching the mobile phone number of the user, the merchant identification and the order identification corresponding to the serial code;
the judging unit is used for judging whether the searched mobile phone number is consistent with the received mobile phone number or not, and returning the searched merchant identification and the order identification to the merchant terminal when the searched mobile phone number is consistent with the received mobile phone number;
the consumption request unit is used for receiving a consumption request, wherein the consumption request comprises a merchant identifier and an order identifier after authentication is completed, and the consumption request is forwarded to an authentication server;
and the state updating unit is used for updating the order state according to the received consumption request and returning an updating result to the merchant terminal.
6. The system for commodity ordering and consumption identification under O2O mode according to claim 5, wherein the hash value generation unit generates the hash value using one of the following algorithms: MD5 algorithm, SHA-1 algorithm, RIPEMD algorithm.
7. The system for commodity ordering and consumption identification under O2O mode according to claim 5, wherein the string code generating unit intercepts 8 bits in the hash value.
8. The system for merchandise ordering and consumption identification under O2O mode according to claim 5, wherein the determining unit returns consumption identification error information to the merchant terminal if the determining unit determines that the found mobile phone number is not consistent with the received mobile phone number.
9. The system for merchandise ordering and consumption identification under O2O mode according to claim 5, wherein the merchant terminal is a computer, a smart phone or a POS machine.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201210336257.5A CN103679492B (en) | 2012-09-12 | 2012-09-12 | A kind of method and system of commercial articles ordering and consumption identification under O2O patterns |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201210336257.5A CN103679492B (en) | 2012-09-12 | 2012-09-12 | A kind of method and system of commercial articles ordering and consumption identification under O2O patterns |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN103679492A true CN103679492A (en) | 2014-03-26 |
| CN103679492B CN103679492B (en) | 2017-07-28 |
Family
ID=50316960
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201210336257.5A Active CN103679492B (en) | 2012-09-12 | 2012-09-12 | A kind of method and system of commercial articles ordering and consumption identification under O2O patterns |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN103679492B (en) |
Cited By (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104408636A (en) * | 2014-12-03 | 2015-03-11 | 王小军 | O2O (Online 2 Offline) community supermarket system and realization method thereof based on mobile internet |
| CN104408628A (en) * | 2014-11-03 | 2015-03-11 | 北京京东尚科信息技术有限公司 | Method and system for processing orders and terminal device |
| CN104735061A (en) * | 2015-03-10 | 2015-06-24 | 四川省宁潮科技有限公司 | O2O identity authentication method based on out-of-band identity authentication |
| CN105139217A (en) * | 2015-09-07 | 2015-12-09 | 百度在线网络技术(北京)有限公司 | Method, apparatus and system used for acquiring user information |
| CN105528723A (en) * | 2014-09-30 | 2016-04-27 | 杨宁 | Transaction password authentication method and system based OTO mode |
| CN106296329A (en) * | 2015-06-09 | 2017-01-04 | 阿里巴巴集团控股有限公司 | Business object information processing, credential information processing method and processing device |
| CN106408367A (en) * | 2016-08-25 | 2017-02-15 | 北京三快在线科技有限公司 | Order information obtaining method and device |
| CN106779981A (en) * | 2017-02-04 | 2017-05-31 | 广州中国科学院计算机网络信息中心 | The querying method and device of the store information based on Internet of Things mark |
| CN107067239A (en) * | 2017-04-25 | 2017-08-18 | 腾讯科技(深圳)有限公司 | Apps server and its information processing method and device |
| CN113516787A (en) * | 2021-04-21 | 2021-10-19 | 广州广电运通智能科技有限公司 | Automatic ticket checking method, device, computer equipment and storage medium |
Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20020147918A1 (en) * | 2001-04-05 | 2002-10-10 | Osthoff Harro R. | System and method for securing information in memory |
| CN1388466A (en) * | 2001-05-30 | 2003-01-01 | 英华达股份有限公司 | System and method for fixed virtual combined with on-site shopping |
| US20040039919A1 (en) * | 2002-08-26 | 2004-02-26 | Hisashi Takayama | Authentication method, system and apparatus of an electronic value |
| CN101076807A (en) * | 2004-10-15 | 2007-11-21 | 弗里塞恩公司 | one-time password |
| CN101174322A (en) * | 2007-12-05 | 2008-05-07 | 拉卡啦(北京)电子支付技术服务有限公司 | Condition code paying method, paying platform and paying system |
| CN101521654A (en) * | 2008-02-29 | 2009-09-02 | 西门子(中国)有限公司 | Message protection method, sending terminal equipment and receiving terminal equipment |
| CN102456194A (en) * | 2010-10-27 | 2012-05-16 | 中国移动通信集团公司 | Remote payment method, system, terminal and server |
| CN102509141A (en) * | 2011-10-31 | 2012-06-20 | 广东商学院 | Electronic group-buying coupon and usage and system of electronic group-buying coupon |
-
2012
- 2012-09-12 CN CN201210336257.5A patent/CN103679492B/en active Active
Patent Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20020147918A1 (en) * | 2001-04-05 | 2002-10-10 | Osthoff Harro R. | System and method for securing information in memory |
| CN1388466A (en) * | 2001-05-30 | 2003-01-01 | 英华达股份有限公司 | System and method for fixed virtual combined with on-site shopping |
| US20040039919A1 (en) * | 2002-08-26 | 2004-02-26 | Hisashi Takayama | Authentication method, system and apparatus of an electronic value |
| CN101076807A (en) * | 2004-10-15 | 2007-11-21 | 弗里塞恩公司 | one-time password |
| CN101174322A (en) * | 2007-12-05 | 2008-05-07 | 拉卡啦(北京)电子支付技术服务有限公司 | Condition code paying method, paying platform and paying system |
| CN101521654A (en) * | 2008-02-29 | 2009-09-02 | 西门子(中国)有限公司 | Message protection method, sending terminal equipment and receiving terminal equipment |
| CN102456194A (en) * | 2010-10-27 | 2012-05-16 | 中国移动通信集团公司 | Remote payment method, system, terminal and server |
| CN102509141A (en) * | 2011-10-31 | 2012-06-20 | 广东商学院 | Electronic group-buying coupon and usage and system of electronic group-buying coupon |
Cited By (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105528723A (en) * | 2014-09-30 | 2016-04-27 | 杨宁 | Transaction password authentication method and system based OTO mode |
| CN104408628A (en) * | 2014-11-03 | 2015-03-11 | 北京京东尚科信息技术有限公司 | Method and system for processing orders and terminal device |
| CN104408636A (en) * | 2014-12-03 | 2015-03-11 | 王小军 | O2O (Online 2 Offline) community supermarket system and realization method thereof based on mobile internet |
| CN104735061A (en) * | 2015-03-10 | 2015-06-24 | 四川省宁潮科技有限公司 | O2O identity authentication method based on out-of-band identity authentication |
| CN106296329A (en) * | 2015-06-09 | 2017-01-04 | 阿里巴巴集团控股有限公司 | Business object information processing, credential information processing method and processing device |
| CN105139217A (en) * | 2015-09-07 | 2015-12-09 | 百度在线网络技术(北京)有限公司 | Method, apparatus and system used for acquiring user information |
| CN106408367A (en) * | 2016-08-25 | 2017-02-15 | 北京三快在线科技有限公司 | Order information obtaining method and device |
| CN106779981A (en) * | 2017-02-04 | 2017-05-31 | 广州中国科学院计算机网络信息中心 | The querying method and device of the store information based on Internet of Things mark |
| CN107067239A (en) * | 2017-04-25 | 2017-08-18 | 腾讯科技(深圳)有限公司 | Apps server and its information processing method and device |
| CN107067239B (en) * | 2017-04-25 | 2022-05-03 | 腾讯科技(深圳)有限公司 | Application server and information processing method and device thereof |
| CN113516787A (en) * | 2021-04-21 | 2021-10-19 | 广州广电运通智能科技有限公司 | Automatic ticket checking method, device, computer equipment and storage medium |
| CN113516787B (en) * | 2021-04-21 | 2024-02-06 | 广州广电运通智能科技有限公司 | Automatic ticket checking method, device, computer equipment and storage medium |
Also Published As
| Publication number | Publication date |
|---|---|
| CN103679492B (en) | 2017-07-28 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN103679492B (en) | A kind of method and system of commercial articles ordering and consumption identification under O2O patterns | |
| US12387203B2 (en) | Distributed electronic ledger with metadata | |
| US11727397B2 (en) | Systems and methods for domain restriction with remote authentication | |
| AU2010289961B2 (en) | Alias identity and reputation validation engine | |
| US10515358B2 (en) | Contextual transaction token methods and systems | |
| US10552828B2 (en) | Multiple tokenization for authentication | |
| US9864994B2 (en) | Terminal for magnetic secure transmission | |
| CN114819961B (en) | Method and system for provisioning payment credentials for a mobile device | |
| US20240403863A1 (en) | Multi-device authentication process and system utilizing cryptographic techniques | |
| KR20120082024A (en) | System and method for approving transactions | |
| JP2019507431A (en) | Authentication system and method using location verification | |
| CN109889469B (en) | Short message verification method, device, storage medium, short message verification system and terminal | |
| EP3238415A1 (en) | Software tampering detection and reporting process | |
| CN110599322B (en) | Data auditing method and device based on blockchain network | |
| US8825512B2 (en) | Persistent network-based electronic transaction services | |
| CN105262733B (en) | A kind of fingerprint method for authenticating, cloud server, fingerprint identification method and terminal | |
| CN103793841A (en) | Method for identifying offline consumption based on Internet electronic commerce | |
| CN104993930A (en) | Digital voucher generation method and system, and digital voucher verifying method and system | |
| US12542808B2 (en) | Computer-based systems for determining a look-alike domain names in webpages and methods of use thereof | |
| CN106709733A (en) | Verification strategy selection method and device | |
| KR101874174B1 (en) | Method and apparatus for personal authentication on business transaction based on network | |
| US20240303629A1 (en) | Systems and methods to secure open loop authentication on private label credit cards | |
| US20250225118A1 (en) | Augmented lookups | |
| AU2015201886B2 (en) | Alias identity and reputation validation engine | |
| KR20100005662A (en) | System and method for processing online payment and program recording medium |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant |