WO2007148937A1 - System and method for link of upper shopping mall and independent shopping mall using api method - Google Patents

System and method for link of upper shopping mall and independent shopping mall using api method Download PDF

Info

Publication number
WO2007148937A1
WO2007148937A1 PCT/KR2007/003029 KR2007003029W WO2007148937A1 WO 2007148937 A1 WO2007148937 A1 WO 2007148937A1 KR 2007003029 W KR2007003029 W KR 2007003029W WO 2007148937 A1 WO2007148937 A1 WO 2007148937A1
Authority
WO
WIPO (PCT)
Prior art keywords
shopping mall
independent
database
web server
data
Prior art date
Application number
PCT/KR2007/003029
Other languages
French (fr)
Inventor
Young Bae Ku
Original Assignee
Gmarket Inc.
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 Gmarket Inc. filed Critical Gmarket Inc.
Priority to US12/303,298 priority Critical patent/US9727870B2/en
Priority to JP2009516405A priority patent/JP2009541842A/en
Publication of WO2007148937A1 publication Critical patent/WO2007148937A1/en
Priority to US15/642,008 priority patent/US10438211B2/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/06Buying, selling or leasing transactions
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0207Discounts or incentives, e.g. coupons or rebates
    • G06Q30/0239Online discounts or incentives

Definitions

  • the present invention relates to a link system and link method of an upper shopping mall and an independent shopping mall of API(application programming interface) link method, in particular, to a technology that builds and manages an independent shopping mall having an independent domain address and an user interface besides the upper shopping mall which is registered together with the other sellers.
  • the related art reproduced a goods database that the upper shopping mall already has, or adopted a mode that builds the lower shopping mall by directly approaching to the upper shopping mall database.
  • an object of the present invention is to solve at least the problems and disadvantages of the related art.
  • An object of the present invention is to provide a link system and link method of an upper shopping mall and an independent shopping mall capable of solving the security problem according to the common database by using the API link method and intensifying the individuality of the lower shopping mall.
  • a link system of an upper shopping mall having a plurality of sellers and an independent shopping mall operated independently by one person among the sellers, of API link method, which comprises a shopping mall database that stores a goods information, a member information, and a payment and delivery information; an independent shopping mall web server receives a goods inquiry or a purchase request from a user to output a factor for extracting data of the shopping mall database, and receives a necessary data from the shopping mall database; and an API server receives a factor from the independent shopping mall web server to analyze, and accesses to the shopping mall database so as to request that the necessary data should be sent to the independent shopping mall web server.
  • a link method of an upper shopping mall and an independent shopping mall of the API link method which comprises performing a seller registration, and performing a goods registration in an upper shopping mall web server; receiving an independent shopping mall construction application from the registered seller; establishing an independent shopping mall according to the independent shopping mall construction application; receiving a goods inquiry or a purchase request from a user in an independent shopping mall web server, and outputting a factor for extracting the data of a shopping mall database; requesting the sending of a necessary data by accessing to the shopping mall database, after receiving and analyzing the factor from the independent shopping mall web server in an API server; and receiving the necessary data from the shopping mall database in the independent shopping mall web server.
  • FIG. 1 is a block diagram showing a system for linking an upper shopping mall and an independent shopping mall according to an embodiment of the present invention.
  • FIG. 2 is a flowchart showing a method for linking an upper shopping mall and an in- dependent shopping mall according to an embodiment of the present invention.
  • [21] 23 payment and delivery information database.
  • FIG. 1 is a block diagram showing a system for linking an upper shopping mall and an independent shopping mall according to an embodiment of the present invention.
  • the system for linking the upper shopping mall and the independent shopping mall is comprised of an upper shopping mall web server 10, a shopping mall database 20, an independent shopping mall web server 30, and an API server 40.
  • the upper shopping mall web server 10 receives the seller registration, the goods registration and receives an independent shopping mall construction application from a registered seller.
  • the shopping mall database 20 includes a goods database 21 which stores a goods information, a member information database 22 which stores a member information, and a payment and delivery information database 23 which stores a payment and delivery information.
  • the shopping mall database 20 can manage the member information while a user who became a member through the independent shopping mall is indicated with a separate identifier. Through this, a discriminated marketing method can be applied to the user who became a member through the independent shopping mall after a filtering.
  • the shopping mall database 20 can manage the payment information for the payment generated through the independent shopping mall with a separate identifier for indicating. Through this, it can be utilized as a basic material for an inflow path analysis or a visitor behavior analysis.
  • the independent shopping mall web server 30 receives a goods inquiry or a purchase request from a user and outputs a factor for extracting data of the shopping mall database 20 to the API server 40, while a necessary data is delivered from the shopping mall database 20.
  • the factor can include a corresponding seller ID, a field data for goods information searching, and a member information ID.
  • the independent shopping mall web server 30 can perform the generic functionality of an internet shopping mall including user membership join.
  • the independent shopping mall web server 30 can receive data from the shopping mall database 20 with XML or HTML format, and can convert it into an output form which is suitable for the interface of the independent shopping mall for output. Through this, datas are relocated with a desired form after receiving necessary data and can output them. In that way, the unique user interface of the independent shopping mall can be built through a skin editing.
  • the independent shopping mall web server 30 can apply a separate discount rate to the price information of goods information data delivered from the shopping mall database 20 or can issue a separate discount coupon. Through this, the unique price policy of the independent shopping mall can be organized.
  • the API server 40 after receiving and analyzing the factor from the independent shopping mall web server 30, accesses to the shopping mall database 20 and requests the transmission of necessary data.
  • the independent shopping mall web server 30 can obtain only the information relates to the corresponding seller or user by using the API server 40, thereby, the security problem according to the common database can be solved.
  • FIG. 2 is a flowchart showing a method for linking an upper shopping mall and an independent shopping mall according to an embodiment of the present invention.
  • the independent shopping mall is built S 120.
  • the independent shopping mall construction can be made by setting up an independence account, and by copying a file required for the shopping mall construction into the corresponding accounts.
  • the independent shopping mall web server 30 receives a goods inquiry or a purchase request from a user S 130.
  • the independent shopping mall web server 30 outputs a factor for extracting data of the shopping mall database 20 to API server 40 S 140.
  • the factor can include a corresponding seller ID, a field data for goods information searching, and a member information ID.
  • API server 40 After receiving and analyzing the factor from the independent shopping mall web server 30, API server 40 accesses to the shopping mall database 20 and requests the transmission of necessary data S 150.
  • Necessary data are delivered to the independent shopping mall web server 30 from the shopping mall database 20 S 160.
  • the independent shopping mall web server 30 can receive data from the shopping mall database 20 with XML or HTML format.
  • the independent shopping mall web server 30 applies a separate discount rate to the price information of goods information data delivered from the shopping mall database 20 S 180.
  • the independent shopping mall web server can obtain only the information relates to the corresponding seller by using API link method, thereby, the security problem according to the common database can be solved.
  • data that the independent shopping mall web server is delivered from the shopping mall database can be freely converted such that various user interfaces can be provided.

Abstract

The present invention relates to a link system and link method of an upper shopping mall and an independent shopping mall of API(application programming interface) link method, in particular, to a technology that builds and manages an independent shopping mall having an independent domain address and an user interface besides the upper shopping mall which is registered together with the other sellers. According to the present invention, provided is a link system of an upper shopping mall having a plurality of sellers and an independent shopping mall operated independently by one person among the sellers, of API link method, which comprises a shopping mall database that stores a goods information, a member information, and a payment and delivery information; an independent shopping mall web server receives a goods inquiry or a purchase request from a user to output a factor for extracting data of the shopping mall database, and receives a necessary data from the shopping mall database; and an API server receives a factor from the independent shopping mall web server to analyze, and accesses to the shopping mall database so as to request that the necessary data should be sent to the independent shopping mall web server.

Description

Description
SYSTEM AND METHOD FOR LINK OF UPPER SHOPPING MALL AND INDEPENDENT SHOPPING MALL USING API
METHOD
Technical Field
[1] The present invention relates to a link system and link method of an upper shopping mall and an independent shopping mall of API(application programming interface) link method, in particular, to a technology that builds and manages an independent shopping mall having an independent domain address and an user interface besides the upper shopping mall which is registered together with the other sellers.
[2]
Background Art
[3] Conventionally, there has been a technology of method and system for generating and parceling-out a lower shopping mall in an upper shopping mall, however, such technology had many problems(refer to Korea Published Patent NO. 2005-0112015, Korea Published Patent NO. 2003-0071732).
[4] The related art reproduced a goods database that the upper shopping mall already has, or adopted a mode that builds the lower shopping mall by directly approaching to the upper shopping mall database.
[5] However, in case of the mode of reproducing the goods database, the synchronization with the other side was not performed on a real time basis when the database of one side was updated, but the task for the synchronization has to be separately worked in a constant cycle. Therefore, there has been a problem in that the side effect including a temporary data omission or the waste of system resources can not be evaded.
[6] Additionally, in case of the mode of directly approaching to the database of the upper shopping mall, there has been a problem in that the danger of the security has to be accepted due to the database access of the lower shopping malls, or the lower shopping mall configuration and the self-control of an operation are seriously trespassed on by considerably blocking the access of the lower shopping mall account in order to avoid that.
[7] Additionally, in the other shopping mall parceling-out solution, the mode that forms a unique database of the lower shopping mall is adopted without the link of the lower shopping mall and the upper shopping mall. However, such mode has a problem that it cannot help accepting a considerable burden of cost in that sellers have to separately manage both the upper shopping mall and the lower shopping mall.
[8] Disclosure of Invention Technical Problem
[9] Accordingly, an object of the present invention is to solve at least the problems and disadvantages of the related art. An object of the present invention is to provide a link system and link method of an upper shopping mall and an independent shopping mall capable of solving the security problem according to the common database by using the API link method and intensifying the individuality of the lower shopping mall.
[10]
Technical Solution
[11] In order to accomplish the object, according to the present invention, provided is a link system of an upper shopping mall having a plurality of sellers and an independent shopping mall operated independently by one person among the sellers, of API link method, which comprises a shopping mall database that stores a goods information, a member information, and a payment and delivery information; an independent shopping mall web server receives a goods inquiry or a purchase request from a user to output a factor for extracting data of the shopping mall database, and receives a necessary data from the shopping mall database; and an API server receives a factor from the independent shopping mall web server to analyze, and accesses to the shopping mall database so as to request that the necessary data should be sent to the independent shopping mall web server.
[12] Additionally, provided is a link method of an upper shopping mall and an independent shopping mall of the API link method, which comprises performing a seller registration, and performing a goods registration in an upper shopping mall web server; receiving an independent shopping mall construction application from the registered seller; establishing an independent shopping mall according to the independent shopping mall construction application; receiving a goods inquiry or a purchase request from a user in an independent shopping mall web server, and outputting a factor for extracting the data of a shopping mall database; requesting the sending of a necessary data by accessing to the shopping mall database, after receiving and analyzing the factor from the independent shopping mall web server in an API server; and receiving the necessary data from the shopping mall database in the independent shopping mall web server.
[13]
Brief Description of the Drawings
[14] Fig. 1 is a block diagram showing a system for linking an upper shopping mall and an independent shopping mall according to an embodiment of the present invention.
[15] Fig. 2 is a flowchart showing a method for linking an upper shopping mall and an in- dependent shopping mall according to an embodiment of the present invention.
[16] - Description of reference characters of principal elements
[17] 10: upper shopping mall web server.
[18] 20: shopping mall database.
[19] 21: goods database.
[20] 22: member information database.
[21] 23: payment and delivery information database.
[22] 30: independent shopping mall web server.
[23] 40: API server.
Best Mode for Carrying Out the Invention
[24] Fig. 1 is a block diagram showing a system for linking an upper shopping mall and an independent shopping mall according to an embodiment of the present invention.
[25] Referring to Fig. 1, the system for linking the upper shopping mall and the independent shopping mall is comprised of an upper shopping mall web server 10, a shopping mall database 20, an independent shopping mall web server 30, and an API server 40.
[26] The upper shopping mall web server 10 receives the seller registration, the goods registration and receives an independent shopping mall construction application from a registered seller.
[27] The shopping mall database 20 includes a goods database 21 which stores a goods information, a member information database 22 which stores a member information, and a payment and delivery information database 23 which stores a payment and delivery information.
[28] The shopping mall database 20 can manage the member information while a user who became a member through the independent shopping mall is indicated with a separate identifier. Through this, a discriminated marketing method can be applied to the user who became a member through the independent shopping mall after a filtering.
[29] The shopping mall database 20 can manage the payment information for the payment generated through the independent shopping mall with a separate identifier for indicating. Through this, it can be utilized as a basic material for an inflow path analysis or a visitor behavior analysis.
[30] The independent shopping mall web server 30 receives a goods inquiry or a purchase request from a user and outputs a factor for extracting data of the shopping mall database 20 to the API server 40, while a necessary data is delivered from the shopping mall database 20.
[31] The factor can include a corresponding seller ID, a field data for goods information searching, and a member information ID.
[32] The independent shopping mall web server 30 can perform the generic functionality of an internet shopping mall including user membership join.
[33] The independent shopping mall web server 30 can receive data from the shopping mall database 20 with XML or HTML format, and can convert it into an output form which is suitable for the interface of the independent shopping mall for output. Through this, datas are relocated with a desired form after receiving necessary data and can output them. In that way, the unique user interface of the independent shopping mall can be built through a skin editing.
[34] The independent shopping mall web server 30 can apply a separate discount rate to the price information of goods information data delivered from the shopping mall database 20 or can issue a separate discount coupon. Through this, the unique price policy of the independent shopping mall can be organized.
[35] The API server 40, after receiving and analyzing the factor from the independent shopping mall web server 30, accesses to the shopping mall database 20 and requests the transmission of necessary data.
[36] The independent shopping mall web server 30 can obtain only the information relates to the corresponding seller or user by using the API server 40, thereby, the security problem according to the common database can be solved.
[37] Fig. 2 is a flowchart showing a method for linking an upper shopping mall and an independent shopping mall according to an embodiment of the present invention.
[38] Referring to Fig. 2, in the upper shopping mall web server 10, the seller registration and the goods registration are performed SlOO.
[39] An independent shopping mall construction application is received from the registered seller SIlO.
[40] According to the independent shopping mall construction application, the independent shopping mall is built S 120.
[41] The independent shopping mall construction can be made by setting up an independence account, and by copying a file required for the shopping mall construction into the corresponding accounts.
[42] The independent shopping mall web server 30 receives a goods inquiry or a purchase request from a user S 130.
[43] The independent shopping mall web server 30 outputs a factor for extracting data of the shopping mall database 20 to API server 40 S 140.
[44] The factor can include a corresponding seller ID, a field data for goods information searching, and a member information ID.
[45] After receiving and analyzing the factor from the independent shopping mall web server 30, API server 40 accesses to the shopping mall database 20 and requests the transmission of necessary data S 150.
[46] Necessary data are delivered to the independent shopping mall web server 30 from the shopping mall database 20 S 160. The independent shopping mall web server 30 can receive data from the shopping mall database 20 with XML or HTML format.
[47] Data that the independent shopping mall web server 30 is delivered from the shopping mall database 20 is converted into an output form which is suitable for the interface of the independent shopping mall to output S 170.
[48] The independent shopping mall web server 30 applies a separate discount rate to the price information of goods information data delivered from the shopping mall database 20 S 180.
[49] It will be apparent to those skilled in the art that various modifications and variation can be made in the present invention without departing from the spirit or scope of the invention. Thus, it is intended that the present invention cover the modifications and variations of this invention provided they come within the scope of the appended claims and their equivalents.
[50]
Industrial Applicability
[51] According to the present invention, the effect of a link system and link method of an upper shopping mall and an independent shopping mall of API link method is as follows:.
[52] First, the independent shopping mall web server can obtain only the information relates to the corresponding seller by using API link method, thereby, the security problem according to the common database can be solved.
[53] Second, data that the independent shopping mall web server is delivered from the shopping mall database can be freely converted such that various user interfaces can be provided.
[54] Third, in case of the information relating to the independent shopping mall, a separate identifier is provided when storing data in the shopping mall database, thereby, a marketing method for only the independent shopping mall can be implemented through the filtering method. Accordingly, the individuality of the independent shopping mall can be more strengthened.

Claims

Claims
[1] A link system of an upper shopping mall having a plurality of sellers and an independent shopping mall operated independently by one person among the sellers, of API link method, the method comprising: a shopping mall database that stores a goods information, a member information, and a payment and delivery information; an independent shopping mall web server receives a goods inquiry or a purchase request from a user to output a factor for extracting data of the shopping mall database, and receives a necessary data from the shopping mall database; and an API server receives a factor from the independent shopping mall web server to analyze, and accesses to the shopping mall database so as to request that the necessary data should be sent to the independent shopping mall web server.
[2] The method of claim 1, further comprising an upper shopping mall web server that receives the seller registration, receives the goods registration and an independent shopping mall construction application from a registered seller.
[3] The method of claim 1, wherein the factor includes a corresponding seller ID, and a field data for goods information searching.
[4] The method of claim 1, wherein the independent shopping mall web server receives a data from the shopping mall database with XML or HTML format, and converts it into an output form which is suitable for the interface of the independent shopping mall to output.
[5] The method of claim 1, wherein the independent shopping mall web server applies a separate discount rate to the price information of goods information data delivered from the shopping mall database.
[6] The method of claim 1, wherein the shopping mall database indicates a user who became a member through the independent shopping mall with a separate identifier to manage the member information.
[7] The method of claim 1, wherein the shopping mall database indicates a payment that is generated through the independent shopping mall with a separate identifier to manage the payment information.
[8] A link method of an upper shopping mall and an independent shopping mall of the API link method, the method comprising: performing a seller registration, and performing a goods registration in an upper shopping mall web server; receiving an independent shopping mall construction application from the registered seller; establishing an independent shopping mall according to the independent shopping mall construction application; receiving a goods inquiry or a purchase request from a user in an independent shopping mall web server, and outputting a factor for extracting the data of a shopping mall database; requesting the sending of a necessary data by accessing to the shopping mall database, after receiving and analyzing the factor from the independent shopping mall web server in an API server; and receiving the necessary data from the shopping mall database in the independent shopping mall web server. [9] The method of claim 8, wherein the factor includes a corresponding seller ID, and a field data for goods information searching. [10] The method of claim 8, wherein the independent shopping mall web server receives a data from the shopping mall database with XML or HTML format. [11] The method of claim 8, further comprising the step of converting a data which is delivered from the shopping mall database into an output form which is suitable for the interface of the independent shopping mall to output in the independent shopping mall web server. [12] The method of claim 8, further comprising the step of applying a separate discount rate to the price information of goods information data delivered from the shopping mall database in the independent shopping mall web server.
PCT/KR2007/003029 2006-06-23 2007-06-22 System and method for link of upper shopping mall and independent shopping mall using api method WO2007148937A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US12/303,298 US9727870B2 (en) 2006-06-23 2007-06-22 System and method for link of upper shopping mall and independent shopping mall using API method
JP2009516405A JP2009541842A (en) 2006-06-23 2007-06-22 Link system and link method between upper-level shopping mall and independent shopping mall of API linkage type
US15/642,008 US10438211B2 (en) 2006-06-23 2017-07-05 Linking servers using an API method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020060056981A KR100788935B1 (en) 2006-06-23 2006-06-23 System and method for link of upper shopping mall and independent shopping mall using api method
KR10-2006-0056981 2006-06-23

Related Child Applications (2)

Application Number Title Priority Date Filing Date
US12/303,298 A-371-Of-International US9727870B2 (en) 2006-06-23 2007-06-22 System and method for link of upper shopping mall and independent shopping mall using API method
US15/642,008 Continuation US10438211B2 (en) 2006-06-23 2017-07-05 Linking servers using an API method

Publications (1)

Publication Number Publication Date
WO2007148937A1 true WO2007148937A1 (en) 2007-12-27

Family

ID=38833632

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2007/003029 WO2007148937A1 (en) 2006-06-23 2007-06-22 System and method for link of upper shopping mall and independent shopping mall using api method

Country Status (5)

Country Link
US (2) US9727870B2 (en)
JP (1) JP2009541842A (en)
KR (1) KR100788935B1 (en)
CN (1) CN101479754A (en)
WO (1) WO2007148937A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10438211B2 (en) 2006-06-23 2019-10-08 Ebay Korea Co., Ltd. Linking servers using an API method

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101575640B1 (en) * 2014-03-04 2015-12-09 김영미 Server and System For Sale Analysis Of Online Shopping Mall
JP6694860B2 (en) * 2017-10-20 2020-05-20 ヤフー株式会社 Information processing apparatus, information processing method, and information processing program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000049418A (en) * 2000-03-02 2000-08-05 김병학 A construction method and system of electric commercial website
KR20020007871A (en) * 2000-07-19 2002-01-29 박규헌 Method For Classic Operating Of Cyber Shopping Mall
KR20050112015A (en) * 2004-05-24 2005-11-29 (주)씨씨엠텔레콤 Method for independent shopping mall operation and computer readable record medium on which program therefor is recorded
KR20060016874A (en) * 2004-08-19 2006-02-23 주식회사 케이티에이생명공학 Multi-based internet shopping mall managing system

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09330360A (en) * 1996-06-13 1997-12-22 Hitachi Ltd Electronic mall system
US5970474A (en) * 1997-04-24 1999-10-19 Sears, Roebuck And Co. Registry information system for shoppers
US7373317B1 (en) * 1999-10-27 2008-05-13 Ebay, Inc. Method and apparatus for facilitating sales of goods by independent parties
US20030154135A1 (en) * 1999-11-05 2003-08-14 Covington Robert D. Interactive in-store/in-mall and on-line shopping system and method
WO2001037134A1 (en) * 1999-11-16 2001-05-25 Searchcraft Corporation Method for searching from a plurality of data sources
KR20010076492A (en) * 2000-01-26 2001-08-16 윤종용 Integrated internet shopping mall management system including a plurality of cyber commercial agents and method thereof
JP2002150017A (en) * 2000-10-23 2002-05-24 Takahisa Iwamoto Electronic commercial transaction method
JPWO2002050732A1 (en) * 2000-12-21 2004-04-22 富士通株式会社 Electronic shopping mall
KR100448573B1 (en) * 2001-12-11 2004-09-13 주식회사 네오위즈 Electronic Commerce Method and System Capable of Providing Information on Updated Goods in Real Time
JP4225085B2 (en) * 2003-03-12 2009-02-18 カシオ計算機株式会社 Online sales management device and program
EP1618520A4 (en) * 2003-04-01 2007-10-31 Yong-Gyun Shin Electronic commerce method using combined publicity according to goods/service type and computer readable recording media storing program for executing the same
JP2006099706A (en) * 2004-09-03 2006-04-13 U-Shop Digitallink Co Ltd Commodity trade assist device and computer program
KR100788935B1 (en) 2006-06-23 2007-12-27 주식회사 인터파크지마켓 System and method for link of upper shopping mall and independent shopping mall using api method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000049418A (en) * 2000-03-02 2000-08-05 김병학 A construction method and system of electric commercial website
KR20020007871A (en) * 2000-07-19 2002-01-29 박규헌 Method For Classic Operating Of Cyber Shopping Mall
KR20050112015A (en) * 2004-05-24 2005-11-29 (주)씨씨엠텔레콤 Method for independent shopping mall operation and computer readable record medium on which program therefor is recorded
KR20060016874A (en) * 2004-08-19 2006-02-23 주식회사 케이티에이생명공학 Multi-based internet shopping mall managing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10438211B2 (en) 2006-06-23 2019-10-08 Ebay Korea Co., Ltd. Linking servers using an API method

Also Published As

Publication number Publication date
JP2009541842A (en) 2009-11-26
KR100788935B1 (en) 2007-12-27
US20100280900A1 (en) 2010-11-04
US20170300922A1 (en) 2017-10-19
CN101479754A (en) 2009-07-08
US10438211B2 (en) 2019-10-08
US9727870B2 (en) 2017-08-08

Similar Documents

Publication Publication Date Title
WO2015117548A1 (en) Charging method and system for internet sales
US8990297B2 (en) System and method for custom service markets
TWI488049B (en) Point of presence distribution mechanism for digital content objects
US10846900B1 (en) Systems and methods for a digital map and canvas layer
US20130024259A1 (en) System and method for coupon-less product level discounts
US8595133B2 (en) System and method for satisfying a transaction amount from an alternative funding source
US20210217045A1 (en) Payment method and apparatus based on member feature code
CN106067134A (en) A kind of network self-service type books are recommended and are purchased and borrow method
US10438211B2 (en) Linking servers using an API method
CN102868712B (en) Method and system for data transmission
JP6431377B2 (en) Information management server and method thereof
WO2021081702A1 (en) Payment page management method and device, payment system and storage medium
KR20070103549A (en) Product information pages publishing automation system and blog market system
Rakhmawati et al. Indonesia’s Public Application Programming Interface (API)
TWM566867U (en) Bonus point cryptocurrency trading device
CN110490535A (en) Lease class financial affair work management integration management service system
CN106980962A (en) The collocation method and server of guide are handled in a kind of public service
KR102429000B1 (en) Method of providing service for issuing mobile gift certification, server and system thereof
CN111754259A (en) Satisfaction evaluation task obtaining method, device, system, equipment and storage medium
KR20210055160A (en) Method for Managing of Marketer Activity of Non-faced Sales
CN110751455A (en) Method and device for processing joint name service
Krenner Reflections on the requirements gathering in an one-stop government project
JP2009266206A (en) Aid distribution decision system and method using internet
WO2008105642A1 (en) System of providing interactive shopping file and method thereof
GB2419691A (en) Method for generating user preferences

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200780023492.4

Country of ref document: CN

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

Ref document number: 07747061

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2009516405

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 12303298

Country of ref document: US

122 Ep: pct application non-entry in european phase

Ref document number: 07747061

Country of ref document: EP

Kind code of ref document: A1