KR20060094244A - Method for accomplishing the electric commercial service and computer readable record medium on which a program therefor is recorded - Google Patents

Method for accomplishing the electric commercial service and computer readable record medium on which a program therefor is recorded Download PDF

Info

Publication number
KR20060094244A
KR20060094244A KR1020050015259A KR20050015259A KR20060094244A KR 20060094244 A KR20060094244 A KR 20060094244A KR 1020050015259 A KR1020050015259 A KR 1020050015259A KR 20050015259 A KR20050015259 A KR 20050015259A KR 20060094244 A KR20060094244 A KR 20060094244A
Authority
KR
South Korea
Prior art keywords
information
operator server
buyer
computer
purchase
Prior art date
Application number
KR1020050015259A
Other languages
Korean (ko)
Inventor
김민석
Original Assignee
김민석
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 김민석 filed Critical 김민석
Priority to KR1020050015259A priority Critical patent/KR20060094244A/en
Publication of KR20060094244A publication Critical patent/KR20060094244A/en

Links

Images

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
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/083Shipping
    • G06Q10/0835Relationships between shipper or supplier and carriers
    • 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
    • G06Q30/0601Electronic shopping [e-shopping]

Landscapes

  • Business, Economics & Management (AREA)
  • Economics (AREA)
  • Engineering & Computer Science (AREA)
  • General Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • Finance (AREA)
  • General Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • Theoretical Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

본 발명은 전자상거래 수행방법에 관한 것으로서, (a) 운영자 서버가 구매자 컴퓨터 및 공급자 컴퓨터와 물품 구매 및 결제와 관련된 정보를 송수신 함으로써 상품 구매 및 결제를 수행하는 단계; (b) 운송가능한 운송자를 선정하고, 운송에 필요한 정보를 운송자 단말기로 전송한 후, 운송자의 운송료를 적립하는 단계; 및 (c) 운송자의 운송료를 지급할 기일이 도래하였는지 여부를 판단하여, 지급 기일이 도래한 경우, 적립된 운송료를 지급하는 단계; 를 포함하되, (b) 단계는, (b-1) 구매자가 배송을 희망하는 배송지가 활동 영역인 운송자를 검색하는 단계; (b-2) 운송자의 현재 위치정보를 이용하여 검색된 운송자 중 운송 구매자가 구매한 상품을 운송할 수 있는 운송자를 선정하는 단계; (b-3) 선정된 운송자의 단말기로 운송 상품을 공급자로부터 수령하는 수령 장소, 수령 시간 그리고 배송 장소, 배송 시간, 구매자의 성명, 및 배송료 정보를 전송하는 단계; 및 (b-4) 운송 완료 신호를 수신하는 경우, 상품을 운송한 운송자의 운송료 적립에 관한 정보를 저장하는 단계; 를 포함한다. The present invention relates to a method for performing an electronic commerce, comprising the steps of: (a) an operator server performing product purchase and payment by transmitting and receiving information related to the purchase and payment of goods with a purchaser computer and a supplier computer; (b) selecting a transportable carrier, transmitting the information necessary for transportation to the carrier terminal, and accumulating the carrier's freight; And (c) determining whether a due date for paying the carrier is due, and if the due date is reached, paying the accumulated freight; Wherein (b) comprises the steps of: (b-1) searching for a transporter whose shipping address the buyer wishes to deliver is an active area; (b-2) selecting a transporter who can transport the goods purchased by the transport buyer among the searched transporters using the current location information of the transporter; (b-3) transmitting the receiving place, the receiving time and the delivery place, the delivery time, the name of the buyer, and the shipping fee, which receive the goods from the supplier to the terminal of the selected carrier; And (b-4) when receiving the completion signal of transportation, storing information regarding the accumulation of freight charges of the transporter who shipped the goods; It includes.

전자상거래, 구매자, 운송자, 운송료, 적립 ECommerce, Buyer, Transporter, Freight, Earn

Description

전자상거래 수행방법 및 이를 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체{Method for accomplishing the electric commercial service and computer readable record medium on which a program therefor is recorded}Method for accomplishing the electric commercial service and computer readable record medium on which a program therefor is recorded}

도 1 는 본 발명의 일실시예에 따른 전자상거래 수행시스템의 예시도.1 is an exemplary diagram of an electronic commerce performing system according to an embodiment of the present invention.

도 2 는 본 발명의 일실시예에 따른 전자상거래 수행방법에 관한 전체적인 흐름도.2 is an overall flowchart of a method of performing an electronic commerce according to an embodiment of the present invention.

도 3 은 본 발명의 일실시예에 따른 상품 구매 및 결제 단계에 대한 상세 흐름도.Figure 3 is a detailed flowchart of the product purchase and payment step according to an embodiment of the present invention.

도 4 는 본 발명의 일실시예에 따른 운송자 선정 및 운송료 적립 단계에 대한 상세 흐름도.Figure 4 is a detailed flowchart of the carrier selection and freight charge accumulation step according to an embodiment of the present invention.

본 발명은 전자상거래 수행방법 및 이를 실행하는 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것으로서, 더욱 상세하게는 상품 구매자에게 상품을 운송해 주는 운송자의 위치 정보를 이용하여 상품 배송에 가장 적합한 운송자를 선정하여, 선정된 운송자로 하여금 상품을 배송하게 함으로써 구매자가 신속하 게 구매한 상품을 수령하고, 배송한 운송자는 운송료를 소정 기간마다 수령할 수 있도록 한, 전자상거래 수행방법 및 이를 실행하는 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것이다.The present invention relates to a computer-readable recording medium recording a method for performing an electronic commerce and a program for executing the same, and more particularly, a carrier best suited to delivery of goods using location information of a transporter who delivers the goods to the buyer of the goods. E-commerce method and program that executes the e-commerce, which allows the selected carrier to deliver the goods, so that the buyer can quickly receive the purchased goods, and the delivered carrier can receive the shipping fee every predetermined period. The present invention relates to a computer-readable recording medium having recorded thereon.

종래, 전자상거래와 관하여는 대한민국 특허공개 제2001-0107180호 "실세계 상품 쇼핑에 의한 인터넷상의 상품 구매 방법" 이외에 다수 특허출원 및 등록된 상태이다. Conventionally, in relation to electronic commerce, a number of patents have been applied and registered in addition to Korean Patent Publication No. 2001-0107180, "Method for Purchasing Goods on the Internet through Real World Product Shopping."

상기 실세계 상품 쇼핑에 의한 인터넷상의 상품 구매 방법은 웹서버가 서비스 이용자를 개인신상정보 입력과정을 통해 회원으로 등록하는 제 1 단계; 등록된 회원에게 회원 고유번호(ID)를 부여하고, 회원별로 가상 장바구니(Virtual Cart)를 할당하는 제 2 단계; 회원에게 회원의 신상정보가 기록된 회원카드를 발급하는 제 3 단계; 상기 회원카드를 소지한 회원이 실세계 상점에서 상품을 쇼핑하면서 진열되어 있는 구매대상 상품의 정보와 상기 회원카드를 상점에 비치된 단말기에 입력하면, 단말기에서 해당 상품에 대한 상품정보와 회원카드에 기록된 신상정보를 웹서버에 전송하고, 상기 웹서버는 수신한 정보를 해당 회원의 가상 장바구니에 담는 제 4 단계; 상기 웹서버에 접속한 회원에게 해당 회원의 가상 장바구니에 저장된 상품정보를 읽어와서 보여주는 제 5 단계; 및 회원이 상기 가상 장바구니에 저장된 상품 중에서 구매를 원하는 상품을 선택하면 소정의 구매절차를 거쳐서 해당 상품을 회원이 구매할 수 있도록 하는 제 6 단계를 포함하는 실세계 상품 쇼핑에 의한 상품 구매 방법. 인터넷 전자상거래 시스템에서의 상품 구매 방법에 있어서, 웹서버가 서비스 이용자를 개인신상정보 입력과정을 통해 회원으로 등록하는 제 1 단 계; 등록된 회원에게 회원 고유번호(ID)를 부여하고, 회원별로 가상 장바구니(Virtual Cart)를 할당하는 제 2 단계; 회원에게 회원의 신상정보가 기록된 회원카드를 발급하는 제 3 단계; 상기 회원카드를 소지한 회원이 실세계 상점에서 상품을 쇼핑하면서 진열되어 있는 구매대상 상품에 대해서 상기 회원카드를 제시함에 따라 해당 상품에 대한 상품정보를 상기 가상 장바구니에 담는 제 4 단계; 상기 웹서버에 접속한 회원에게 상기 가상 장바구니에 저장된 상기 상품정보를 읽어와서 보여주는 제 5 단계; 및 회원이 구매를 원하는 해당 상품에 대해, 소정의 구매절차에 따라 상기 해당 상품을 구매하는 제 6 단계를 포함한다. The method of purchasing a product on the Internet through the real world product shopping may include a first step of a web server registering a service user as a member through an input process of personally identifiable information; A second step of assigning a unique member ID to a registered member and allocating a virtual cart for each member; A third step of issuing a member card which records personal information of the member to the member; When the member holding the membership card enters the information on the items to be purchased and the member card into the terminal provided in the store while shopping for the product in the real world store, the terminal records the product information on the product and the membership card on the terminal. Transmitting the received personal information to a web server, the web server including the received information in a virtual shopping cart of a corresponding member; A fifth step of reading and displaying the product information stored in the member's virtual shopping cart to the member accessing the web server; And a sixth step of allowing the member to purchase the corresponding product through a predetermined purchase procedure when the member selects a desired product from among the products stored in the virtual shopping cart. A method of purchasing a product in an Internet e-commerce system, comprising: a first step of a web server registering a service user as a member through an input process of personally identifiable information; A second step of assigning a unique member ID to a registered member and allocating a virtual cart for each member; A third step of issuing a member card which records personal information of the member to the member; A fourth step of putting product information of the corresponding product in the virtual shopping cart as the member holding the membership card presents the membership card with respect to the purchase target product displayed while shopping for the product in a real world store; A fifth step of reading and displaying the product information stored in the virtual shopping cart to a member accessing the web server; And a sixth step of purchasing the corresponding product according to a predetermined purchase procedure for the corresponding product that the member wants to purchase.

그러나, 상기 발명은 상품 구매 단계 이후의 과정은 모두 오프라인상에서 이루어지는바, 상품 배송업자 선택 및 배송과정에 많은 시간이 소요되어 구매자가 구매한 상품을 수령하기 위해서는 장기간 기다려야 하는 문제점이 있었다. However, the present invention has a problem that the process after the product purchase step is all done offline, so a long time is required to receive the goods purchased by the buyer because a lot of time is required to select and deliver the goods delivery company.

그리고, 상기 발명은 구매자가 다수의 상품을 하나의 상품 공급자를 통해 구매한다 하더라도, 구매상품의 종류 및 수량에 따른 할인율이 책정되어 있지 아니한 관계로 다종의 상품을 다수 구매하는 구매자에게도 아무런 할인혜택을 제공할 수 없다는 문제점도 있었다. In addition, even if the purchaser purchases a plurality of products through a single product supplier, the present invention provides no discount benefits to the purchaser who purchases a plurality of products because the discount rate is not determined according to the type and quantity of the purchased products. There was also a problem that can not be provided.

본 발명의 목적은, 상기 문제점을 해결하기 위한 것으로, 운송자의 위치 정보를 이용하여 상품 배송에 가장 적합한 운송자로 하여금 상품을 구매자에게 운송케 함으로써, 신속하게 구매자가 상품을 수령할 수 있도록 함에 있다. SUMMARY OF THE INVENTION An object of the present invention is to solve the above problems, by using the location information of the transporter to allow the best transporter to deliver the goods to the buyer, so that the buyer can quickly receive the goods.

본 발명의 다른 목적은, 다종의 상품을 다수 구매하는 구매자로 하여금 상품 공급자를 선정할 수 있도록 함으로써 최대 금액으로 할인혜택을 구매자가 받을 수 있도록 함에도 있다. Another object of the present invention is to allow a buyer to purchase a large number of products by selecting a product supplier to receive a discount at a maximum price.

상기 목적을 달성하기 위한 본 발명은, 전자상거래 수행방법에 관한 것으로서, (a) 운영자 서버가 구매자 컴퓨터 및 공급자 컴퓨터와 물품 구매 및 결제와 관련된 정보를 송수신 함으로써 상품 구매 및 결제를 수행하는 단계; (b) 상기 운영자 서버가 기저장된 운송자 정보를 이용하여 운송가능한 운송자를 선정하고, 운송에 필요한 정보를 운송자 단말기로 전송한 후, 상기 운송자의 운송료를 적립하는 단계; 및 (c) 상기 운영자 서버가 상기 운송자의 운송료를 지급할 기일이 도래하였는지 여부를 판단하여, 지급 기일이 도래한 경우, 상기 운영자 서버가 별도의 금융기관 서버에 적립된 운송료를 상기 운송자의 계좌로 이체할 것을 요청함으로써 적립된 운송료를 지급하는 단계; 를 포함하되, 상기 (b) 단계는, (b-1) 상기 운영자 서버가 기저장되어 있는 운송자 정보를 이용하여 구매자가 배송을 희망하는 배송지가 활동 영역인 운송자를 검색하는 단계; (b-2) 상기 운영자 서버가 운송자의 현재 위치정보를 이용하여 검색된 운송자 중 운송 구매자가 구매한 상품을 운송할 수 있는 운송자를 선정하는 단계; (b-3) 상기 운영자 서버가 선정된 상기 운송자의 단말기로 운송 상품을 공급자로부터 수령하는 수령 장소, 수령 시간 그리고 배송 장소, 배송 시간, 구매자의 성명, 및 배송료 정보를 전송하는 단계; 및 (b-4) 상기 운영자 서버가 운송 완료 신호를 수신하는 경우, 상기 운영자 서버가 상기 상품을 운송한 운송자의 운송료 적립에 관한 정보를 저장하는 단계; 를 포함하는 것을 특징으 로 한다. The present invention for achieving the above object, the present invention relates to a method for performing an e-commerce, (a) the operator server to perform a product purchase and payment by transmitting and receiving information related to the purchase and payment of the purchaser computer and supplier computer; (b) the operator server selecting a transportable transporter using previously stored transporter information, transmitting information necessary for transport to a transporter terminal, and accumulating transport costs of the transporter; And (c) the operator server determines whether the due date for paying the freight of the carrier has arrived, and when the due date arrives, the operator server transfers the charges accumulated in the separate financial institution server to the account of the carrier. Paying the accumulated shipping charges by requesting a transfer; Including the step (b), (b-1) using the carrier information previously stored in the operator server to search for a carrier that the shipping destination that the buyer wants to deliver is an active area; (b-2) selecting, by the operator server, a transporter who can transport the goods purchased by the transport buyer among the searched transporters using the current location information of the transporter; (b-3) sending, by the operator server, a receiving place, a receiving time and a delivery place, a delivery time, a name of a buyer, and a shipping fee to receive a transport product from a supplier to a selected terminal of the carrier; And (b-4) when the operator server receives the completion signal of transportation, storing, by the operator server, information regarding the accumulation of freight charges of the transporter who transported the goods; It characterized in that it comprises a.

바람직하게 상기 (a) 단계는, (a-1) 운영자 서버가 구매자 컴퓨터로 기등록된 상품 정보를 전송하는 단계; (a-2) 상기 운영자 서버가 상기 구매자 컴퓨터로부터 구매 상품 정보 및 배송지 정보를 수신하는 단계; (a-3) 상기 운영자 서버가 상기 구매 상품 정보를 이용하여 상기 구매자가 구매하고자 하는 상품이 단일 상품을 구매하고자 하는지 여부에 관하여 판단하는 단계; (a-4) 상기 (a-3) 단계의 판단결과, 다종상품을 다수 구매하고자 하는 경우, 상기 운영자 서버가 상기 구매자가 구매하고자 하는 상품에 관한 구매 상품 목록 및 배송지 정보를 상기 상품을 공급할 수 있는 기등록된 다수의 공급자 컴퓨터로 전송하는 단계; (a-5) 상기 운영자 서버가 상기 다수의 공급자 컴퓨터 각각으로부터 상기 구매자가 구매하고자 하는 구매 상품 전체에 대한 판매 가격 정보를 수신하여 구매자 컴퓨터로 전송하는 단계; (a-6) 상기 운영자 서버가 상기 구매자 컴퓨터로부터 상기 판매 가격 정보를 제공한 공급자 중 하나의 공급자에 대한 선택 정보를 수신하는 단계; (a-7) 상기 운영자 서버가 상기 구매자 컴퓨터로부터 결제와 관련된 정보를 수신하여, 상기 구매자에 의한 결제가 완료되었는지 여부를 판단하여 결제가 완료된 경우, 상기 운영자 서버가 선택된 공급자의 컴퓨터로 구매 물품 정보 및 결제 완료 정보를 전송하는 단계; 및 (a-8) 상기 (a-3) 단계의 판단결과, 단일 상품을 구매하는 경우, 상기 운영자 서버가 상기 (a-7) 단계로 절차를 이행하는 단계; 를 포함하는 것을 특징으로 한다. Preferably, the step (a) comprises: (a-1) the operator server transmitting previously registered product information to the purchaser computer; (a-2) the operator server receiving purchase goods information and delivery address information from the buyer computer; (a-3) determining, by the operator server, whether the product to be purchased by the buyer intends to purchase a single product using the purchased product information; (a-4) As a result of the determination in step (a-3), when the user wants to purchase a plurality of products, the operator server may supply the product to the purchase product list and the delivery address information about the product to be purchased by the buyer. Transmitting to a plurality of pre-registered supplier computers; (a-5) the operator server receiving, from each of the plurality of supplier computers, sale price information of the entire purchase product that the buyer wants to purchase and transmitting the same to the buyer computer; (a-6) receiving, by the operator server, selection information for one of the suppliers who provided the sale price information from the purchaser computer; (a-7) The operator server receives the payment related information from the buyer computer, determines whether the payment is completed by the buyer, and when the payment is completed, the operator server sends the purchased goods information to the computer of the selected supplier. Transmitting payment completion information; And (a-8) when the single product is purchased as a result of the determination of step (a-3), the operator server executing the procedure to the step (a-7); Characterized in that it comprises a.

또한 바람직하게 상기 (a) 단계 이전에, 상기 운영자 서버가 상기 공급자 컴 퓨터로부터 공급자가 판매하고자 하는 상품에 관한 가격, 제조사, 제조연월일, 상품의 특징 등과 같은 상품 정보를 수신하여 저장하는 단계; 를 더 포함하는 것을 특징으로 한다. Also preferably, before the step (a), the operator server receives and stores product information such as price, manufacturer, date of manufacture, characteristics of the product, etc. of the product to be sold by the supplier from the supplier computer; It characterized in that it further comprises.

또한 바람직하게 상기 (a) 단계 이전에, 상기 운영자 서버가 상기 운송자 단말기 또는 별도의 컴퓨터로부터 운송자의 성명, 주민등록번호, 주소를 포함하는 운송자 개인 정보와, 배송 가능 영역, 배송 가능 시간을 포함하는 배송 가능 정보를 수신하여 저장하는 단계; 를 더 포함하는 것을 특징으로 한다. Also preferably, before the step (a), the operator server may deliver the personal information including the carrier's name, social security number, and address from the carrier terminal or a separate computer, including a deliverable area and a deliverable time. Receiving and storing information; It characterized in that it further comprises.

그리고 바람직하게 상기 (a) 단계는, 구매자는 본인의 컴퓨터를 이용하여 운영자 서버에 접속하여 자신이 구매하고자 하는 상호를 선택하고 구매 예상금액을 미리 결제하고 자신이 원하는 시간에 자신이 선택한 상호의 구매자를 방문하여 미리 결제한 예상 금액만큼 필요한 물건을 구매하는 단계; 를 포함하는 것을 특징으로 한다. And preferably, the step (a), the buyer is connected to the operator server using his computer to select the trade name that he wants to buy, pay the purchase price in advance and the buyer of the trade name of his choice at his desired time Visiting and purchasing necessary items by an estimated amount paid in advance; Characterized in that it comprises a.

한편, 본 발명은 전자상거래를 수행하기 위하여, (A) 운영자 서버가 구매자 컴퓨터 및 공급자 컴퓨터와 물품 구매 및 결제와 관련된 정보를 송수신 함으로써 상품 구매 및 결제를 수행하는 기능; (B) 상기 운영자 서버가 기저장된 운송자 정보를 이용하여 운송가능한 운송자를 선정하고, 운송에 필요한 정보를 운송자 단말기로 전송한 후, 상기 운송자의 운송료를 적립하는 기능; 및 (C) 상기 운영자 서버가 상기 운송자의 운송료를 지급할 기일이 도래하였는지 여부를 판단하여, 지급 기일이 도래한 경우, 상기 운영자 서버가 별도의 금융기관 서버에 적립된 운송료를 상기 운송자의 계좌로 이체할 것을 요청함으로써 적립된 운송료를 지급하는 기능; 을 포함하되, 상기 (B) 기능은, (B-1) 상기 운영자 서버가 기저장되어 있는 운송자 정보를 이용하여 구매자가 배송을 희망하는 배송지가 활동 영역인 운송자를 검색하는 기능; (B-2) 상기 운영자 서버가 운송자의 현재 위치정보를 이용하여 검색된 운송자 중 운송 구매자가 구매한 상품을 운송할 수 있는 운송자를 선정하는 기능; (B-3) 상기 운영자 서버가 선정된 상기 운송자의 단말기로 운송 상품을 공급자로부터 수령하는 수령 장소, 수령 시간 그리고 배송 장소, 배송 시간, 구매자의 성명, 및 배송료 정보를 전송하는 기능; 및 (B-4) 상기 운영자 서버가 운송 완료 신호를 수신하는 경우, 상기 운영자 서버가 상기 상품을 운송한 운송자의 운송료 적립에 관한 정보를 저장하는 기능; 을 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 포함한다.On the other hand, the present invention to perform the electronic commerce, (A) the operator server functions to perform the goods purchase and payment by sending and receiving information related to the purchase and payment of goods and the buyer computer and supplier computer; (B) the operator server selects a transportable carrier using the pre-stored carrier information, transmits the information necessary for transportation to a carrier terminal, and then accumulates the freight of the carrier; And (C) the operator server determines whether the due date for paying the freight of the carrier has arrived, and when the due date arrives, the operator server transfers the freight charges accumulated in a separate financial institution server to the carrier's account. Paying the accumulated shipping charges by requesting a transfer; It includes, but (B) the function, (B-1) using the carrier information stored in the operator server to search for a carrier that the shipping destination that the buyer wants to deliver the activity area; (B-2) a function of selecting, by the operator server, a transporter capable of transporting goods purchased by a transport buyer among transporters searched using the current location information of the transporter; (B-3) a function of transmitting, by the operator server, a receiving place, a receiving time and a delivery place, a delivery time, a name of a buyer, and shipping fee information to receive a transport product from a supplier to a terminal of the selected carrier; And (B-4) when the operator server receives the transportation completion signal, the operator server storing information on the freight charge accumulation of the transporter who transported the goods; And a computer readable recording medium having recorded thereon a program for executing the program.

바람직하게 상기 (A) 기능은, (A-1) 운영자 서버가 구매자 컴퓨터로 기등록된 상품 정보를 전송하는 기능; (A-2) 상기 운영자 서버가 상기 구매자 컴퓨터로부터 구매 상품 정보 및 배송지 정보를 수신하는 기능; (A-3) 상기 운영자 서버가 상기 구매 상품 정보를 이용하여 상기 구매자가 구매하고자 하는 상품이 단일 상품을 구매하고자 하는지 여부에 관하여 판단하는 기능; (A-4) 상기 (A-3) 기능의 판단결과, 다종상품을 다수 구매하고자 하는 경우, 상기 운영자 서버가 상기 구매자가 구매하고자 하는 상품에 관한 구매 상품 목록 및 배송지 정보를 상기 상품을 공급할 수 있는 기등록된 다수의 공급자 컴퓨터로 전송하는 기능; (A-5) 상기 운영자 서버가 상기 다수의 공급자 컴퓨터 각각으로부터 상기 구매자가 구매하고자 하는 구매 상품 전체에 대한 판매 가격 정보를 수신하여 구매자 컴퓨터로 전송하는 기능; (A- 6) 상기 운영자 서버가 상기 구매자 컴퓨터로부터 상기 판매 가격 정보를 제공한 공급자 중 하나의 공급자에 대한 선택 정보를 수신하는 기능; (A-7) 상기 운영자 서버가 상기 구매자 컴퓨터로부터 결제와 관련된 정보를 수신하여, 상기 구매자에 의한 결제가 완료되었는지 여부를 판단하여 결제가 완료된 경우, 상기 운영자 서버가 선택된 공급자의 컴퓨터로 구매 물품 정보 및 결제 완료 정보를 전송하는 기능; 및 (A-8) 상기 (A-3) 기능의 판단결과, 단일 상품을 구매하는 경우, 상기 운영자 서버가 상기 (A-7) 기능으로 절차를 이행하는 기능; 을 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 포함한다.Preferably, the (A) function includes: (A-1) a function of transmitting, by the operator server, pre-registered product information to the purchaser computer; (A-2) the operator server receiving purchase goods information and delivery address information from the buyer computer; (A-3) a function of determining, by the operator server, whether the product to be purchased by the buyer intends to purchase a single product using the purchased product information; (A-4) As a result of the determination of the function (A-3), when a plurality of products are desired to be purchased, the operator server may supply the product with a list of purchased goods and a delivery address of the goods that the buyer wants to purchase. Transmitting to a plurality of pre-registered supplier computers; (A-5) a function for the operator server to receive sales price information of the entire purchase product that the buyer wants to purchase from each of the plurality of supplier computers and to transmit it to the buyer computer; (A-6) the operator server receiving, from the buyer computer, selection information for one of the suppliers who provided the selling price information; (A-7) The operator server receives the payment related information from the buyer computer, determines whether the payment is completed by the buyer, and when the payment is completed, the operator server sends the purchased goods information to the computer of the selected supplier. And a function of transmitting payment completion information; And (A-8) a function of the operator server executing the procedure to the function (A-7) when a single product is purchased as a result of the determination of the function (A-3). And a computer readable recording medium having recorded thereon a program for executing the program.

또한 바람직하게 상기 (A) 기능 이전에, 상기 운영자 서버가 상기 공급자 컴퓨터로부터 공급자가 판매하고자 하는 상품에 관한 가격, 제조사, 제조연월일, 상품의 특징 등과 같은 상품 정보를 수신하여 저장하는 기능; 을 더 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 포함한다.Also preferably, before the function (A), the operator server receives and stores product information, such as price, manufacturer, date of manufacture, characteristics of the product, etc. of the product to be sold by the supplier from the supplier computer; And a computer-readable recording medium having recorded thereon a program for executing the program.

또한 바람직하게 상기 (A) 기능 이전에, 상기 운영자 서버가 상기 운송자 단말기 또는 별도의 컴퓨터로부터 운송자의 성명, 주민등록번호, 주소를 포함하는 운송자 개인 정보와, 배송 가능 영역, 배송 가능 시간을 포함하는 배송 가능 정보를 수신하여 저장하는 기능; 을 더 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 포함한다.Also preferably, prior to the (A) function, the operator server may deliver from the carrier terminal or a separate computer the carrier personal information including the carrier's name, social security number, and address, including the deliverable area and the available delivery time. Receiving and storing information; And a computer-readable recording medium having recorded thereon a program for executing the program.

그리고 바람직하게 상기 (A) 기능은, 구매자는 본인의 컴퓨터(200)를 이용하여 운영자 서버(300)에 접속하여 자신이 구매하고자 하는 상호를 선택하고 구매 예상금액을 미리 결제하고 자신이 원하는 시간에 자신이 선택한 상호의 구매자를 방 문하여 미리 결제한 예상 금액만큼 필요한 물건을 구매하는 기능; 을 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 포함한다.And preferably, the (A) function, the buyer is connected to the operator server 300 by using his computer 200 to select the trade name that he wants to purchase, pay the purchase price in advance and at the desired time The ability to visit buyers of a trade name of their choice and purchase the necessary amount of goods for the estimated amount paid in advance; And a computer readable recording medium having recorded thereon a program for executing the program.

이하, 첨부된 도면을 참조하여 본 발명을 더욱 상세하게 설명한다.Hereinafter, with reference to the accompanying drawings will be described in more detail the present invention.

본 발명의 일실시예에 따른 전자상거래 수행시스템에 관하여 도 1 을 참조하여 설명하면 다음과 같다. Referring to Figure 1 with respect to the electronic commerce performing system according to an embodiment of the present invention.

도 1 는 본 발명의 일실시예에 따른 전자상거래 수행시스템의 예시도이다.1 is an exemplary diagram of an electronic commerce performing system according to an embodiment of the present invention.

상기 도 1 에 도시된 바와 같이 본 발명의 일실시예에 따른 전자상거래 수행시스템은 정보통신망(100), 구매자 컴퓨터(200), 운영자 서버(300), 공급자 컴퓨터(400) 및 운송자 단말기(500)를 포함한다. As shown in FIG. 1, an electronic commerce performance system according to an embodiment of the present invention includes an information communication network 100, a purchaser computer 200, an operator server 300, a supplier computer 400, and a carrier terminal 500. It includes.

상기 정보통신망(100)은 무선 방식으로 위치 정보 및 상품 운송과 관련된 정보를 송수신할 수 있는 무선통신망과, 본 발명의 일실시예에 따른 상품 구매와 관련된 정보를 송수신할 수 있는 인터넷망을 포함한다. The information communication network 100 includes a wireless communication network capable of transmitting and receiving location information and information related to goods transportation in a wireless manner, and an internet network capable of transmitting and receiving information related to goods purchase according to an embodiment of the present invention. .

또한, 상기 구매자 컴퓨터(200)는 운영자 서버와 상품 구매와 관련된 정보 및 다종의 상품을 다수 구매하는 경우 최저 판매가격을 제시하는 상품 공급자(이하, "공급자"라 한다.)를 선택하는 정보를 송수신하는 기능을 수행하는바, Windows 98 이상의 운영체제를 포함한 통신 가능한 컴퓨터 장치로서 웹 내용을 디스플레이할 수 있는 인터넷 브라우저를 가지고 있고, 데스크 탑 컴퓨터, 노트북 컴퓨터 등과 같은 개인용 컴퓨터, 디스플레이가 컴퓨터 모니터뿐만 아니라 TV를 통한 디스플레이가 가능하도록 IP-STB(인터넷 수신 셋톱박스)나 IP-TV뿐만 아니라 무선 인터넷 통신이 가능한 PDA(Personal Digital Assistant) 및 IMT2000 등을 포함한다. In addition, the purchaser computer 200 transmits and receives the operator server and the information related to the product purchase and information for selecting a product supplier (hereinafter referred to as a "supplier") that presents the lowest selling price when purchasing a plurality of products. It is a communicable computer device that includes a Windows 98 or later operating system. It has an Internet browser that can display web contents, and personal computers and displays, such as desktop computers and notebook computers, IP-STB (Internet Receipt Set-Top Box) or IP-TV to enable the display, as well as PDA (Personal Digital Assistant) and IMT2000 capable of wireless Internet communication is included.

또한, 상기 공급자 컴퓨터(400)는 운영자 서버로부터 구매자가 구매하고자 하는 상품의 정보, 배송지 정보 및 결제 정보를 수신하고, 운영자 서버로 구매자가 구매하고자 하는 다종의 다수의 상품 전체에 관한 판매가격에 관한 정보를 전송하는 기능을 수행하는바, Windows 98 이상의 운영체제를 포함한 통신 가능한 컴퓨터 장치로서 웹 내용을 디스플레이할 수 있는 인터넷 브라우저를 가지고 있고, 데스크 탑 컴퓨터, 노트북 컴퓨터 등과 같은 개인용 컴퓨터, 그리고 디스플레이가 컴퓨터 모니터뿐만 아니라 TV를 통한 디스플레이가 가능하도록 IP-STB(인터넷 수신 셋톱박스)나 IP-TV뿐만아니라 무선 인터넷 통신이 가능한 PDA(Personal Digital Assistant) 및 IMT2000 등을 포함한다. In addition, the supplier computer 400 receives information of a product, a delivery address, and payment information of a product that a buyer wants to purchase from an operator server, and relates to a selling price of all of a plurality of products that the buyer wants to purchase from the operator server. It is a communicable computer device that transfers information, including Windows 98 and later operating systems, has an Internet browser that can display Web content, personal computers such as desktop computers, laptop computers, and displays. In addition, IP-STB (Internet Receipt Set-Top Box) or IP-TV, as well as a PDA (Personal Digital Assistant) and IMT2000 that can be used for wireless Internet communication is included.

하드웨어적으로, 상기 공급자 컴퓨터(400)는 상기 구매자 컴퓨터의 사양과 동일하다. In hardware, the supplier computer 400 is identical to the specifications of the purchaser computer.

또한, 운송자 단말기(500)는 운영자 서버와 운송자 단말기의 현재 위치와 관련된 정보를 송수신하고, 운영자 서버로부터 운송자가 공급자로부터 상품을 수령하기 위한 장소, 수령 시간, 그리고 배송 장소, 배송 시간, 구매자 성명, 배송료 정보를 수신하는 기능을 수행하는바, 무선 통신이 가능한 이동 전화기, PDA(Personal Digital Assistant) 및 IMT2000 등을 포함한다. In addition, the carrier terminal 500 transmits and receives information related to the current location of the operator server and the carrier terminal, and from the operator server the place, receipt time, and delivery location, delivery time, buyer name, It performs a function of receiving the shipping fee information, including a mobile phone capable of wireless communication, PDA (Personal Digital Assistant) and IMT2000.

본 실시예에서 상기 단말기의 현재 위치와 관련된 정보는 기지국 방식에 의해 이동 전화기를 통해 송수신 되도록 설정되었으나, 본 발명이 이에 한정되는 것은 아닌바, 지피에스(GPS) 방식에 의해 송수신 되도록 설정하는 것도 가능하다. In the present embodiment, the information related to the current location of the terminal is set to be transmitted and received through the mobile phone by the base station method, but the present invention is not limited thereto, and may be set to be transmitted and received by the GPS method. .

그리고 상기 운영자 서버(300)는 상기 구매자 컴퓨터와 상품 구매와 관련된 정보, 공급자 선택 정보, 결제와 관련된 정보를 송수신하고, 상기 공급자 컴퓨터와 상품의 정보, 배송지 정보, 결제 정보 및 다종의 다수의 상품 전체에 관한 판매가격에 관한 정보를 송수신하며, 운송자 단말기와 무선방식으로 운송자 단말기의 현재 위치와 관련된 정보를 송수신하고, 운영자 서버로부터 운송자가 공급자로부터 상품을 수령하기 위한 장소, 수령 시간, 그리고 배송 장소, 배송 시간, 구매자 성명, 배송료 정보를 송수신하는 기능을 수행하는바, 미도시된 대용량의 업무를 처리하고 상호 정보교환시 수많은 수학적 계산을 실행하고 데이터베이스를 조사하고 별도의 운영체제에 의하여 작동되는 중앙처리장치(310), 본 발명에 따른 데이터를 일시적으로 저장하는 기능을 수행하는 메모리장치(320), 데이터베이스 관리 소프트웨어에 의하여 상품 DB, 구매 DB, 운송자 DB, 결제 DB, 운송료 DB 들을 생성하고 관리하는 기능을 수행하는 데이터 저장장치(330), 마우스와 키보드와 디지털 카메라와 마이크를 포함하는 데이터 입력장치(340) 및 모니터와 프린터를 포함하는 데이터 출력장치(350)를 포함한다. In addition, the operator server 300 transmits and receives information related to the purchase of the product, supplier selection information, and payment related information with the purchaser computer, and the information of the product, the delivery address, the payment information, and a plurality of the products of the product and the supplier computer. Send and receive information about the selling price, send and receive information about the current location of the carrier terminal in a wireless manner with the carrier terminal, and from the operator server, the location, time of receipt, and delivery location for the carrier to receive the goods from the supplier, It performs the function of sending and receiving delivery time, buyer's name and shipping information. It handles a large amount of work not shown, executes numerous mathematical calculations when exchanging information, examines database and operates by a separate operating system. 310, a device for temporarily storing data according to the present invention Memory device 320 to perform the data storage device 330 to perform the function of creating and managing the product DB, purchase DB, carrier DB, payment DB, shipping DB by the database management software, mouse and keyboard and digital camera And a data input device 340 including a microphone and a data output device 350 including a monitor and a printer.

상품 DB 는 공급자 컴퓨터로부터 수신한 상품에 관한 가격, 제조사, 제조연월일, 상품의 특징 등과 같은 상품 정보를 품목별로 저장한다. The commodity DB stores commodity information such as price, manufacturer, date of manufacture, and product characteristics of the commodity received from the supplier computer.

구매 DB 는 구매자가 구매한 상품의 종류, 수량, 구매일시, 배송 희망 지역, 배송 희망 일시를 포함하는 상품 구매 정보를 저장한다. The purchase DB stores product purchase information including the type, quantity, purchase date, desired delivery area, and desired delivery date.

운송자 DB 는 운송자의 성명, 주민등록번호, 주소를 포함하는 운송자 개인 정보와, 배송 가능 영역, 배송 가능 시간을 포함하는 배송 가능 정보를 저장한다. The carrier DB stores the carrier's personal information including the carrier's name, social security number, and address, and the deliverable information including the deliverable area and the deliverable time.

결제 DB 는 구매자가 구매한 상품에 관한 결제 정보를 저장한다.The payment DB stores payment information about products purchased by the buyer.

운송료 DB 는 운송자 DB 에 등록된 운송자 각각에 대하여 적립된 운송료, 지급된 운송료 등을 포함하는 운송료 정보를 저장한다. The freight charge DB stores freight charge information including freight charges and freight charges accumulated for each carrier registered in the carrier DB.

상술한 시스템을 이용한 본 발명의 일실시예에 따른 전자상거래 수행방법에 대한 전체적인 흐름을 도 2 를 참조하여 설명하면 다음과 같다. The overall flow of the electronic commerce performing method according to an embodiment of the present invention using the above-described system will be described with reference to FIG. 2.

도 2 는 본 발명의 일실시예에 따른 전자상거래 수행방법에 관한 전체적인 흐름도이다. 2 is an overall flowchart of a method of performing an electronic commerce according to an embodiment of the present invention.

상기 도 2 에 도시된 바와 같이, 운영자 서버의 중앙처리장치(310)는 공급자 컴퓨터(400)로부터 공급자가 판매하고자 하는 상품에 관한 가격, 제조사, 제조연월일, 상품의 특징 등과 같은 상품 정보를 수신하여 상품 DB 에 저장함으로써 상품 정보를 등록한다(S2).As shown in FIG. 2, the central processing unit 310 of the operator server receives product information such as a price, a manufacturer, a date of manufacture, a characteristic of a product, etc. of a product to be sold by the supplier from the supplier computer 400. The product information is registered by storing in the product DB (S2).

상기 중앙처리장치(310)는 운송자 단말기(500) 또는 별도의 컴퓨터로부터 운송자의 성명, 주민등록번호, 주소를 포함하는 운송자 개인 정보와, 배송 가능 영역, 배송 가능 시간을 포함하는 배송 가능 정보를 수신하여 운송자 DB 에 저장함으로써 운송자 정보를 등록한다(S4).The central processing unit 310 receives the carrier personal information including the carrier's name, resident registration number, address, and deliverable information including the deliverable area and the deliverable time from the carrier terminal 500 or a separate computer. The carrier information is registered by storing in the DB (S4).

상기 중앙처리장치(310)는 구매자 컴퓨터(200)로부터 구매 상품 및 배송지 정보를 수신하고, 구매자가 다종의 상품을 다수 구매하는 경우에는 공급자 선택 정보를 수신하고, 결제가 완료된 경우, 공급자 컴퓨터(400)로 구매물품 정보 및 결제 완료 정보를 전송함으로써 상품 구매 및 결제 단계를 수행한다(S6).The central processing unit 310 receives the purchase goods and the delivery address information from the buyer computer 200, if the buyer purchases a large number of goods, receives the supplier selection information, if the payment is completed, supplier computer 400 In step S6, the product purchase and payment are performed by transmitting the purchase product information and the payment completion information.

상기 중앙처리장치(310)는 기저장된 운송자 정보를 이용하여 운송가능한 운송자를 선정하고, 운송에 필요한 정보를 운송자 단말기(500)로 전송한 후, 상기 운 송자의 운송료를 적립함으로써 운송자 선정 및 운송료 적립 단계를 수행한다(S8).The central processing unit 310 selects a carrier that can be transported using previously stored carrier information, transfers information necessary for transportation to the carrier terminal 500, and accumulates a freight charge of the carrier, thereby selecting a carrier and earning a freight charge. Perform the step (S8).

상기 중앙처리장치(310)는 상기 운송자의 운송료를 지급할 기일이 도래하였는지 여부를 판단한다(S10).The central processing unit 310 determines whether the due date for paying the transporter has arrived (S10).

상기 제 S10 단계의 판단결과, 지급 기일이 도래하지 아니한 경우, 상기 중앙처리장치(310)는 본 발명의 일실시예에 따른 전자상거래 수행 방법과 관련된 시스템을 종료하고, 지급 기일이 도래한 경우, 상기 중앙처리장치(310)는 별도의 금융기관 서버에 적립된 운송료를 상기 운송자의 계좌로 이체할 것을 요청함으로써 적립된 운송료를 지급한다(S12).As a result of the determination in step S10, when the payment date does not arrive, the central processing unit 310 terminates the system related to the electronic commerce performing method according to an embodiment of the present invention, and when the payment date arrives, The central processing unit 310 pays the transportation charges accumulated by requesting the transfer of the transportation charges accumulated in a separate financial institution server to the account of the carrier (S12).

상기 제 S6 단계인 상품 구매 및 결제 단계에 대하여 도 3 을 참조하여 상세하게 설명하면 다음과 같다.  The purchase and settlement of goods, which are the sixth step, will be described in detail with reference to FIG. 3 as follows.

도 3 은 본 발명의 일실시예에 따른 상품 구매 및 결제 단계에 대한 상세 흐름도이다. 3 is a detailed flowchart of a product purchase and payment step according to an embodiment of the present invention.

운영자 서버의 중앙처리장치(310)는 구매자 컴퓨터(200)로 기등록된 상품 정보를 전송한다(S16).The central processing unit 310 of the operator server transmits pre-registered product information to the purchaser computer 200 (S16).

상기 중앙처리장치(310)는 상기 구매자 컴퓨터(200)로부터 구매 상품 정보 및 배송지 정보를 수신한다(S18).The CPU 310 receives purchase product information and delivery address information from the purchaser computer 200 (S18).

상기 중앙처리장치(310)는 상기 구매 상품 정보를 이용하여 상기 구매자가 구매하고자 하는 상품이 단일 상품을 구매하고자 하는지 여부에 관하여 판단한다(S20).The central processing unit 310 determines whether the product to be purchased by the buyer intends to purchase a single product using the purchased product information (S20).

상기 제 S20 단계의 판단결과, 다종상품을 다수 구매하고자 하는 경우, 상기 중앙처리장치(310)는 상기 구매자가 구매하고자 하는 상품에 관한 구매 상품 목록 및 배송지 정보를 상기 상품을 공급할 수 있는 기등록된 다수의 공급자 컴퓨터(400)로 전송한다(S22).As a result of the determination in step S20, when the user wants to purchase a plurality of products, the central processing unit 310 may pre-register the product to supply the purchased goods list and shipping information about the goods the buyer wants to purchase. Transfer to a plurality of supplier computer 400 (S22).

상기 중앙처리장치(310)는 상기 다수의 공급자 컴퓨터 각각으로부터 상기 구매자가 구매하고자 하는 구매 상품 전체에 대한 판매 가격 정보를 수신하여 구매자 컴퓨터(200)로 전송한다(S24).The central processing unit 310 receives the sale price information for the entire purchase product that the buyer wants to purchase from each of the plurality of supplier computers, and transmits it to the purchaser computer 200 (S24).

상기 중앙처리장치(310)는 상기 구매자 컴퓨터(200)로부터 상기 판매 가격 정보를 제공한 공급자 중 하나의 공급자에 대한 선택 정보를 수신한다(S26).The central processing unit 310 receives selection information for one of the suppliers that provided the selling price information from the purchaser computer 200 (S26).

본 실시예에서는 구매자에 의한 공급자의 선택 기준을 최저 판매 가격을 제시한 공급자를 구매자가 선택할 수 있도록 설정하였으나, 본 발명이 이에 한정되는 것은 아니다. In the present embodiment, the buyer's selection criteria of the supplier's selection by the buyer is set so that the buyer can select the supplier who presented the lowest selling price, but the present invention is not limited thereto.

상기 중앙처리장치(310)는 상기 구매자 컴퓨터(200)로부터 결제와 관련된 정보를 수신하여, 상기 구매자에 의한 결제가 완료되었는지 여부를 판단한다(S28).The central processing unit 310 receives information related to payment from the buyer computer 200, and determines whether the payment by the buyer is completed (S28).

상기 제 S28 단계의 판단결과, 결제가 완료되지 아니한 경우, 상기 중앙처리장치(310)는 본 발명의 일실시예에 따른 상품 구매 및 결제 단계에 관한 시스템을 종료하고, 결제가 완료된 경우, 상기 중앙처리장치(310)는 선택된 공급자의 컴퓨터(400)로 구매 물품 정보 및 결제 완료 정보를 전송한다(S30).As a result of the determination in step S28, if the payment is not completed, the central processing unit 310 terminates the system relating to the product purchase and payment step according to an embodiment of the present invention, when the payment is completed, the central The processing device 310 transmits the purchased goods information and the payment completion information to the computer 400 of the selected supplier (S30).

상기 제 S20 단계의 판단결과, 단일 상품을 구매하는 경우, 상기 중앙처리장치(310)는 상기 제 S28 단계로 절차를 이행한다.As a result of the determination of step S20, when purchasing a single product, the CPU 310 performs the procedure to step S28.

본 실시예에서 상기 상품 구매 및 결제 단계는 상술한 바와 같으나, 본 발명 이 이에 한정되는 것은 아닌 바, 구매자는 본인의 컴퓨터(200)를 이용하여 운영자 서버(300)에 접속하여 자신이 구매하고자 하는 상호를 선택한 후 구매 예상금액을 미리 결제하고 자신이 원하는 시간에 자신이 선택한 상호의 구매자를 방문하여 미리 결제한 예상 금액만큼 필요한 물건을 구매할 수 있도록 설정하는 것도 가능하다.In the present embodiment, the merchandise purchase and payment steps are as described above, but the present invention is not limited thereto, and the purchaser accesses the operator server 300 using his computer 200 to purchase the product. After selecting a business name, it is also possible to settle the purchase price in advance and set up to visit the shoppers of the selected business name at the desired time so that they can purchase the necessary items by the expected price.

이렇게 함으로써 상품 공급자는 구매자가 구매하기 전에 미리 결제한 것에 대하여 할인율을 적용시키고 잠재적 구매자를 미리 확보하는 잇점이 있고 구매자는 할인율 만큼 이익을 볼 수 있는 장점이 있다.By doing so, the merchandise supplier has the advantage of applying a discount rate to the purchaser before making a purchase and securing a potential buyer in advance, and the buyer can benefit from the discount rate.

상기 제 S8 단계인 운송자 선정 및 운송료 적립 단계에 대하여 도 4 를 참조하여 상세하게 설명하면 다음과 같다.  Referring to Figure 4 with respect to the carrier selection step and the freight charge accumulation step of the step S8 as follows.

도 4 는 본 발명의 일실시예에 따른 운송자 선정 및 운송료 적립 단계에 대한 상세 흐름도이다.  Figure 4 is a detailed flow chart of the carrier selection and shipping charge accumulation step according to an embodiment of the present invention.

운영자 서버의 중앙처리장치(310)는 기저장되어 있는 운송자 정보를 이용하여 구매자가 배송을 희망하는 배송지가 활동 영역인 운송자를 검색한다(S32).The central processing unit 310 of the operator server searches for a transporter whose shipping address is an activity area, which the buyer wishes to deliver, using previously stored transporter information (S32).

상기 중앙처리장치(310)는 검색된 운송자 중 운송 구매자가 구매한 상품을 운송할 수 있는 운송자를 선정한다(S34).The central processing unit 310 selects a transporter who can transport the goods purchased by the transport buyer among the searched transporters (S34).

본 실시예에서 상기 운송자의 선정방식은 우선 운송자 단말기(500)로부터 전송되는 위치정보를 이용하여 배송지와 가장 인접한 장소에 있는 운송자를 선정하고, 그 자가 운송할 수 있는 시간이 아닌 경우에는 배송지와 그 다음으로 인접한 장소에 있는 운송자를 선정하는 방식이나, 본 발명이 이에 한정되는 것은 아니다. In the present embodiment, the selection method of the transporter first selects the transporter in the closest place to the shipping destination using location information transmitted from the transporter terminal 500, and if the transporter does not have time to transport it, Next, the method of selecting the carrier in the adjacent place, but the present invention is not limited thereto.

상기 중앙처리장치(310)는 선정된 상기 운송자의 단말기(500)로 운송 상품을 공급자로부터 수령하는 수령 장소, 수령 시간 그리고 배송 장소, 배송 시간, 구매자의 성명, 및 배송료 정보를 전송한다(S36).The central processing unit 310 transmits a receiving place, a receiving time and a delivery place, a delivery time, a buyer's name, and shipping information to the selected carrier of the carrier 500 from the supplier (S36). .

상기 중앙처리장치(310)는 상기 구매자 컴퓨터(200)로부터 운송 완료 신호를 수신하였는지 여부를 판단한다(S38).The CPU 310 determines whether or not a transportation completion signal has been received from the purchaser computer 200 (S38).

본 실시예에서 운송 완료 신호는 구매자 컴퓨터로부터 전송되는 것으로 설정하였으나, 본 발명이 이에 한정되는 것은 아닌바, 구매자의 이동 전화와 같이 별도의 통신매체를 통해 수신하는 것도 가능하다.In the present embodiment, the transport completion signal is set to be transmitted from the purchaser computer, but the present invention is not limited thereto, and it may be received through a separate communication medium such as a mobile phone of the purchaser.

상기 제 S38 단계의 판단결과, 수신하지 아니한 경우, 상기 중앙처리장치(310)는 본 발명의 일실시예에 따른 운송자 선정 및 운송료 적립 단계에 관한 시스템을 종료하고, 수신한 경우, 상기 중앙처리장치(310)는 상기 상품을 운송한 운송자의 운송료 DB 에 운송료 적립에 관한 정보를 저장함으로써 운송료를 적립한다(S40).As a result of the determination in step S38, if not received, the central processing unit 310 terminates the system relating to the carrier selection and shipping charge accumulation step according to an embodiment of the present invention, and if received, the central processing unit 310 stores the shipping charge by storing information about the shipping charge accumulation in the shipping charge DB of the carrier who transported the goods (S40).

본 발명은 또한 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현하는 것이 가능한데, 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다.The invention may also be embodied as computer readable code on a computer readable recording medium, the computer readable recording medium including any type of recording device on which data that can be read by a computer system is stored. do.

컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광데이터 저장장치 등이 있으며, 인터넷을 통한 전송과 같이 캐리어 웨이브의 형태로 구현되는 것도 포함한다. Examples of the computer-readable recording medium include ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical data storage device, and the like, and those implemented in the form of a carrier wave, such as transmission via the Internet.

그리고 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템 에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다.The computer readable recording medium can be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion.

상기와 같은 본 발명에 따르면, 운송자의 위치 정보를 이용하여 상품 배송에 가장 적합한 운송자로 하여금 상품을 구매자에게 운송케 함으로써, 신속하게 구매자가 상품을 수령할 수 있고, 다종의 상품을 다수 구매하는 구매자는 구매 상품 전체에 대하여 최대 금액으로 할인혜택을 받을 수 있는 효과가 있다. According to the present invention as described above, by using the location information of the transporter to make the best transporter to ship the goods to the buyer, the buyer can quickly receive the goods, the buyer to buy a large number of products Has the effect of receiving a discount at the maximum amount for the entire purchased product.

Claims (10)

다수의 구매자 컴퓨터, 다수의 공급자 컴퓨터 및 다수의 운송자 단말기가 정보통신망을 통해 운영자 서버에 접속되어 있고, 운영자 서버는 상품 DB, 구매 DB, 운송자 DB, 결제 DB, 운송료 DB 를 포함하는 시스템을 이용한 전자상거래 수행방법에 있어서, A number of buyer computers, a plurality of supplier computers and a plurality of carrier terminals are connected to the operator server through the information and communication network, and the operator server is an electronic system using a system including a product DB, a purchase DB, a carrier DB, a payment DB, and a freight DB. In the method of performing commerce, (a) 운영자 서버가 구매자 컴퓨터 및 공급자 컴퓨터와 물품 구매 및 결제와 관련된 정보를 송수신 함으로써 상품 구매 및 결제를 수행하는 단계;(a) the operator server performing product purchase and payment by sending and receiving information related to the purchase and payment of goods with a purchaser computer and a supplier computer; (b) 상기 운영자 서버가 기저장된 운송자 정보를 이용하여 운송가능한 운송자를 선정하고, 운송에 필요한 정보를 운송자 단말기로 전송한 후, 상기 운송자의 운송료를 적립하는 단계; 및 (b) the operator server selecting a transportable transporter using previously stored transporter information, transmitting information necessary for transport to a transporter terminal, and accumulating transport costs of the transporter; And (c) 상기 운영자 서버가 상기 운송자의 운송료를 지급할 기일이 도래하였는지 여부를 판단하여, 지급 기일이 도래한 경우, 상기 운영자 서버가 별도의 금융기관 서버에 적립된 운송료를 상기 운송자의 계좌로 이체할 것을 요청함으로써 적립된 운송료를 지급하는 단계; 를 포함하되, (c) the operator server determines whether the due date for paying the freight of the carrier has arrived, and when the due date arrives, the operator server transfers the freight charges accumulated in a separate financial institution server to the account of the carrier. Paying the accumulated shipping charges by requesting to do so; Including but not limited to: 상기 (b) 단계는,In step (b), (b-1) 상기 운영자 서버가 기저장되어 있는 운송자 정보를 이용하여 구매자가 배송을 희망하는 배송지가 활동 영역인 운송자를 검색하는 단계;(b-1) searching for a transporter whose shipping destination is an active area by the operator server by using the previously stored transporter information; (b-2) 상기 운영자 서버가 운송자의 현재 위치정보를 이용하여 검색된 운송자 중 운송 구매자가 구매한 상품을 운송할 수 있는 운송자를 선정하는 단계; (b-2) selecting, by the operator server, a transporter who can transport the goods purchased by the transport buyer among the searched transporters using the current location information of the transporter; (b-3) 상기 운영자 서버가 선정된 상기 운송자의 단말기로 운송 상품을 공급자로부터 수령하는 수령 장소, 수령 시간 그리고 배송 장소, 배송 시간, 구매자의 성명, 및 배송료 정보를 전송하는 단계; 및(b-3) sending, by the operator server, a receiving place, a receiving time and a delivery place, a delivery time, a name of a buyer, and a shipping fee to receive a transport product from a supplier to a selected terminal of the carrier; And (b-4) 상기 운영자 서버가 운송 완료 신호를 수신하는 경우, 상기 운영자 서버가 상기 상품을 운송한 운송자의 운송료 적립에 관한 정보를 저장하는 단계; 를 포함하는 것을 특징으로 하는 전자상거래 수행방법.(b-4) when the operator server receives the completion signal of transportation, storing, by the operator server, information about a freight charge accumulation of the transporter who transported the goods; E-commerce performing method comprising a. 제 1 항에 있어서, The method of claim 1, 상기 (a) 단계는,In step (a), (a-1) 운영자 서버가 구매자 컴퓨터로 기등록된 상품 정보를 전송하는 단계;(a-1) the operator server transmitting previously registered product information to the purchaser computer; (a-2) 상기 운영자 서버가 상기 구매자 컴퓨터로부터 구매 상품 정보 및 배송지 정보를 수신하는 단계;(a-2) the operator server receiving purchase goods information and delivery address information from the buyer computer; (a-3) 상기 운영자 서버가 상기 구매 상품 정보를 이용하여 상기 구매자가 구매하고자 하는 상품이 단일 상품을 구매하고자 하는지 여부에 관하여 판단하는 단계;(a-3) determining, by the operator server, whether the product to be purchased by the buyer intends to purchase a single product using the purchased product information; (a-4) 상기 (a-3) 단계의 판단결과, 다종상품을 다수 구매하고자 하는 경우, 상기 운영자 서버가 상기 구매자가 구매하고자 하는 상품에 관한 구매 상품 목록 및 배송지 정보를 상기 상품을 공급할 수 있는 기등록된 다수의 공급자 컴퓨터로 전송하는 단계;(a-4) As a result of the determination in step (a-3), when the user wants to purchase a plurality of products, the operator server may supply the product to the purchase product list and the delivery address information about the product to be purchased by the buyer. Transmitting to a plurality of pre-registered supplier computers; (a-5) 상기 운영자 서버가 상기 다수의 공급자 컴퓨터 각각으로부터 상기 구 매자가 구매하고자 하는 구매 상품 전체에 대한 판매 가격 정보를 수신하여 구매자 컴퓨터로 전송하는 단계;(a-5) the operator server receiving, from each of the plurality of supplier computers, sales price information of the entire purchase product that the buyer wants to purchase and transmitting to the buyer computer; (a-6) 상기 운영자 서버가 상기 구매자 컴퓨터로부터 상기 판매 가격 정보를 제공한 공급자 중 하나의 공급자에 대한 선택 정보를 수신하는 단계;(a-6) receiving, by the operator server, selection information for one of the suppliers who provided the sale price information from the purchaser computer; (a-7) 상기 운영자 서버가 상기 구매자 컴퓨터로부터 결제와 관련된 정보를 수신하여, 상기 구매자에 의한 결제가 완료되었는지 여부를 판단하여 결제가 완료된 경우, 상기 운영자 서버가 선택된 공급자의 컴퓨터로 구매 물품 정보 및 결제 완료 정보를 전송하는 단계; 및(a-7) The operator server receives the payment related information from the buyer computer, determines whether the payment is completed by the buyer, and when the payment is completed, the operator server sends the purchased goods information to the computer of the selected supplier. Transmitting payment completion information; And (a-8) 상기 (a-3) 단계의 판단결과, 단일 상품을 구매하는 경우, 상기 운영자 서버가 상기 (a-7) 단계로 절차를 이행하는 단계; 를 포함하는 것을 특징으로 하는 전자상거래 수행방법.(a-8) when the single product is purchased as a result of the determination in step (a-3), the operator server performing the procedure to step (a-7); E-commerce performing method comprising a. 제 1 항에 있어서, The method of claim 1, 상기 (a) 단계 이전에, Before step (a) above, 상기 운영자 서버가 상기 공급자 컴퓨터로부터 공급자가 판매하고자 하는 상품에 관한 가격, 제조사, 제조연월일, 상품의 특징 등과 같은 상품 정보를 수신하여 저장하는 단계; 를 더 포함하는 것을 특징으로 하는 전자상거래 수행방법.Receiving and storing, by the operator server, commodity information such as a price, a manufacturer, a date of manufacture, a characteristic of a commodity, and the like, of a commodity to be sold by a supplier from the supplier computer; E-commerce performing method further comprising a. 제 1 항에 있어서, The method of claim 1, 상기 (a) 단계 이전에, Before step (a) above, 상기 운영자 서버가 상기 운송자 단말기 또는 별도의 컴퓨터로부터 운송자의 성명, 주민등록번호, 주소를 포함하는 운송자 개인 정보와, 배송 가능 영역, 배송 가능 시간을 포함하는 배송 가능 정보를 수신하여 저장하는 단계; 를 더 포함하는 것을 특징으로 하는 전자상거래 수행방법.Receiving and storing, by the operator server, carrier personal information including a carrier's name, a social security number, and an address, and deliverable information including a deliverable area and a deliverable time, from the carrier terminal or a separate computer; E-commerce performing method further comprising a. 제 1 항에 있어서, The method of claim 1, 상기 (a) 단계는,In step (a), 구매자는 본인의 컴퓨터(200)를 이용하여 운영자 서버(300)에 접속하여 자신이 구매하고자 하는 상호를 선택하고 구매 예상금액을 미리 결제하고 자신이 원하는 시간에 자신이 선택한 상호의 구매자를 방문하여 미리 결제한 예상 금액만큼 필요한 물건을 구매하는 단계; 를 포함하는 것을 특징으로 하는 전자상거래 수행방법.The buyer accesses the operator server 300 using his computer 200, selects a trade name that he / she wants to purchase, pays the purchase price in advance, and visits the buyer of the trade name of his choice at his / her desired time in advance. Purchasing necessary items as much as the estimated amount of payment; E-commerce performing method comprising a. 전자상거래를 수행하기 위하여, In order to conduct e-commerce, (A) 운영자 서버가 구매자 컴퓨터 및 공급자 컴퓨터와 물품 구매 및 결제와 관련된 정보를 송수신 함으로써 상품 구매 및 결제를 수행하는 기능; (A) an operator server to perform product purchase and payment by sending and receiving information related to the purchase and payment of goods with the purchaser computer and the supplier computer; (B) 상기 운영자 서버가 기저장된 운송자 정보를 이용하여 운송가능한 운송자를 선정하고, 운송에 필요한 정보를 운송자 단말기로 전송한 후, 상기 운송자의 운송료를 적립하는 기능; 및 (B) the operator server selects a transportable carrier using the pre-stored carrier information, transmits the information necessary for transportation to a carrier terminal, and then accumulates the freight of the carrier; And (C) 상기 운영자 서버가 상기 운송자의 운송료를 지급할 기일이 도래하였는 지 여부를 판단하여, 지급 기일이 도래한 경우, 상기 운영자 서버가 별도의 금융기관 서버에 적립된 운송료를 상기 운송자의 계좌로 이체할 것을 요청함으로써 적립된 운송료를 지급하는 기능; 을 포함하되, (C) the operator server determines whether the due date for paying the freight of the carrier has arrived, and when the due date arrives, the operator server transfers the freight charges accumulated in a separate financial institution server to the carrier's account. Paying the accumulated shipping charges by requesting a transfer; Including, 상기 (B) 기능은,The (B) function, (B-1) 상기 운영자 서버가 기저장되어 있는 운송자 정보를 이용하여 구매자가 배송을 희망하는 배송지가 활동 영역인 운송자를 검색하는 기능;(B-1) a function of searching for a transporter whose shipping destination is an active area by the operator server by using the previously stored transporter information; (B-2) 상기 운영자 서버가 운송자의 현재 위치정보를 이용하여 검색된 운송자 중 운송 구매자가 구매한 상품을 운송할 수 있는 운송자를 선정하는 기능; (B-2) a function of selecting, by the operator server, a transporter capable of transporting goods purchased by a transport buyer among transporters searched using the current location information of the transporter; (B-3) 상기 운영자 서버가 선정된 상기 운송자의 단말기로 운송 상품을 공급자로부터 수령하는 수령 장소, 수령 시간 그리고 배송 장소, 배송 시간, 구매자의 성명, 및 배송료 정보를 전송하는 기능; 및(B-3) a function of transmitting, by the operator server, a receiving place, a receiving time and a delivery place, a delivery time, a name of a buyer, and shipping fee information to receive a transport product from a supplier to a terminal of the selected carrier; And (B-4) 상기 운영자 서버가 운송 완료 신호를 수신하는 경우, 상기 운영자 서버가 상기 상품을 운송한 운송자의 운송료 적립에 관한 정보를 저장하는 기능; 을 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.(B-4) when the operator server receives the transport completion signal, the operator server stores the information on the freight charge accumulation of the transporter who transported the goods; A computer-readable recording medium that records a program for executing the program. 제 6 항에 있어서,  The method of claim 6, 상기 (A) 기능은,The above (A) function, (A-1) 운영자 서버가 구매자 컴퓨터로 기등록된 상품 정보를 전송하는 기능;(A-1) a function in which the operator server transmits pre-registered product information to the purchaser computer; (A-2) 상기 운영자 서버가 상기 구매자 컴퓨터로부터 구매 상품 정보 및 배송지 정보를 수신하는 기능;(A-2) the operator server receiving purchase goods information and delivery address information from the buyer computer; (A-3) 상기 운영자 서버가 상기 구매 상품 정보를 이용하여 상기 구매자가 구매하고자 하는 상품이 단일 상품을 구매하고자 하는지 여부에 관하여 판단하는 기능;(A-3) a function of determining, by the operator server, whether the product to be purchased by the buyer intends to purchase a single product using the purchased product information; (A-4) 상기 (A-3) 기능의 판단결과, 다종상품을 다수 구매하고자 하는 경우, 상기 운영자 서버가 상기 구매자가 구매하고자 하는 상품에 관한 구매 상품 목록 및 배송지 정보를 상기 상품을 공급할 수 있는 기등록된 다수의 공급자 컴퓨터로 전송하는 기능;(A-4) As a result of the determination of the function (A-3), when a plurality of products are desired to be purchased, the operator server may supply the product with a list of purchased goods and a delivery address of the goods that the buyer wants to purchase. Transmitting to a plurality of pre-registered supplier computers; (A-5) 상기 운영자 서버가 상기 다수의 공급자 컴퓨터 각각으로부터 상기 구매자가 구매하고자 하는 구매 상품 전체에 대한 판매 가격 정보를 수신하여 구매자 컴퓨터로 전송하는 기능;(A-5) a function for the operator server to receive sales price information of the entire purchase product that the buyer wants to purchase from each of the plurality of supplier computers and to transmit it to the buyer computer; (A-6) 상기 운영자 서버가 상기 구매자 컴퓨터로부터 상기 판매 가격 정보를 제공한 공급자 중 하나의 공급자에 대한 선택 정보를 수신하는 기능;(A-6) the operator server receiving, from the buyer computer, selection information for one of the suppliers who provided the selling price information; (A-7) 상기 운영자 서버가 상기 구매자 컴퓨터로부터 결제와 관련된 정보를 수신하여, 상기 구매자에 의한 결제가 완료되었는지 여부를 판단하여 결제가 완료된 경우, 상기 운영자 서버가 선택된 공급자의 컴퓨터로 구매 물품 정보 및 결제 완료 정보를 전송하는 기능; 및(A-7) The operator server receives the payment related information from the buyer computer, determines whether the payment is completed by the buyer, and when the payment is completed, the operator server sends the purchased goods information to the computer of the selected supplier. And a function of transmitting payment completion information; And (A-8) 상기 (A-3) 기능의 판단결과, 단일 상품을 구매하는 경우, 상기 운영자 서버가 상기 (A-7) 기능으로 절차를 이행하는 기능; 을 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.(A-8) a function of the operator server executing the procedure to the function (A-7) when a single product is purchased as a result of the determination of the function (A-3); A computer-readable recording medium that records a program for executing the program. 제 6 항에 있어서,The method of claim 6, 상기 (A) 기능 이전에, Prior to the above (A) function, 상기 운영자 서버가 상기 공급자 컴퓨터로부터 공급자가 판매하고자 하는 상품에 관한 가격, 제조사, 제조연월일, 상품의 특징 등과 같은 상품 정보를 수신하여 저장하는 기능; 을 더 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A function for the operator server to receive and store commodity information such as a price, a manufacturer, a date of manufacture, a characteristic of a commodity, etc. of a commodity to be sold by a supplier from the supplier computer; A computer-readable recording medium that records a program for executing more. 제 6 항에 있어서, The method of claim 6, 상기 (A) 기능 이전에, Prior to the above (A) function, 상기 운영자 서버가 상기 운송자 단말기 또는 별도의 컴퓨터로부터 운송자의 성명, 주민등록번호, 주소를 포함하는 운송자 개인 정보와, 배송 가능 영역, 배송 가능 시간을 포함하는 배송 가능 정보를 수신하여 저장하는 기능; 을 더 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A function of the operator server receiving and storing transporter personal information including a transporter's name, a social security number, an address, and deliverable information including a deliverable area and a deliverable time from the transport terminal or a separate computer; A computer-readable recording medium that records a program for executing more. 제 6 항에 있어서, The method of claim 6, 상기 (A) 기능은, The above (A) function, 구매자는 본인의 컴퓨터(200)를 이용하여 운영자 서버(300)에 접속하여 자신이 구매하고자 하는 상호를 선택하고 구매 예상금액을 미리 결제하고 자신이 원하는 시간에 자신이 선택한 상호의 구매자를 방문하여 미리 결제한 예상 금액만큼 필요한 물건을 구매하는 기능; 을 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.The buyer accesses the operator server 300 using his computer 200, selects a trade name that he / she wants to purchase, pays the purchase price in advance, and visits the buyer of the trade name of his choice at his / her desired time in advance. The ability to purchase necessary goods for the estimated amount of payment; A computer-readable recording medium that records a program for executing the program.
KR1020050015259A 2005-02-24 2005-02-24 Method for accomplishing the electric commercial service and computer readable record medium on which a program therefor is recorded KR20060094244A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050015259A KR20060094244A (en) 2005-02-24 2005-02-24 Method for accomplishing the electric commercial service and computer readable record medium on which a program therefor is recorded

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050015259A KR20060094244A (en) 2005-02-24 2005-02-24 Method for accomplishing the electric commercial service and computer readable record medium on which a program therefor is recorded

Publications (1)

Publication Number Publication Date
KR20060094244A true KR20060094244A (en) 2006-08-29

Family

ID=37602112

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050015259A KR20060094244A (en) 2005-02-24 2005-02-24 Method for accomplishing the electric commercial service and computer readable record medium on which a program therefor is recorded

Country Status (1)

Country Link
KR (1) KR20060094244A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112837114A (en) * 2019-11-25 2021-05-25 崔铉锡 Electronic commerce transaction system for reinforcing steel bars

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112837114A (en) * 2019-11-25 2021-05-25 崔铉锡 Electronic commerce transaction system for reinforcing steel bars

Similar Documents

Publication Publication Date Title
US8768763B2 (en) Online marketplace with shipping incentives
KR101094703B1 (en) Method and System for Efficiently Relaying Merchandise Deal Through Assessment Request by Selection of Items Provided and Combination Assessment Response in On-line Market
KR20180069099A (en) Shopping trip planner
KR20160038662A (en) Omni commerce method and apparatus thereof
WO2021040000A1 (en) Commodity exchange system, commodity exchange method, and commodity exchange program
KR101676745B1 (en) Method for Providing E-Conmmerce Information Based on Position through On-Offline for Activation of Local Store
JP2007233688A (en) Commodity management system, commodity management device, commodity management method, and commodity management program
KR20060107211A (en) Management system and method for distribution
KR101603009B1 (en) System and method for selling of delivery company oriented
JP2001338253A (en) Method and device for electronic commercial transaction
KR20120001892A (en) System and method for online sale
JP2002230340A (en) System and method for dealer management
US7346554B2 (en) Online shopping system, information processing apparatus and method, and information processing program recording medium
US20130254067A1 (en) System and Method for Networking Independent Sellers of Items
KR101937328B1 (en) realtime logistics system using social network system and operation method thereof
KR101791961B1 (en) Operating device for electric commerce platform and method for operating thereof
JP2001312606A (en) System and method for electronic transaction
KR20060094244A (en) Method for accomplishing the electric commercial service and computer readable record medium on which a program therefor is recorded
JP2022128686A (en) Information processing device, and information processing method and program for information processing device
JP2003076887A (en) Used item transaction system, used item transaction support device and used item transaction method
JP4411307B2 (en) Sales support system for products having intangible property rights, sales support method for products having intangible property rights, and sales support programs for products having intangible property rights
KR20030074346A (en) System and method of electronic commerce combining purchasing and delivery
KR101703737B1 (en) Prodcut pchasing and deliverying method using a moving market
JP7264560B1 (en) shipping cost estimator
JP2004504673A (en) Method and apparatus for processing and delivering information related to product cost and sales

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E902 Notification of reason for refusal
E601 Decision to refuse application