WO2017221467A1 - サービスシステム、アプリケーションプログラム及び決済方法 - Google Patents

サービスシステム、アプリケーションプログラム及び決済方法 Download PDF

Info

Publication number
WO2017221467A1
WO2017221467A1 PCT/JP2017/007886 JP2017007886W WO2017221467A1 WO 2017221467 A1 WO2017221467 A1 WO 2017221467A1 JP 2017007886 W JP2017007886 W JP 2017007886W WO 2017221467 A1 WO2017221467 A1 WO 2017221467A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
customer terminal
customer
service system
store
Prior art date
Application number
PCT/JP2017/007886
Other languages
English (en)
French (fr)
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 仁博 平嶋
Publication of WO2017221467A1 publication Critical patent/WO2017221467A1/ja

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/02Reservations, e.g. for tickets, services or events
    • 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
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/12Hotels or restaurants

Definitions

  • the present invention relates to a service system, an application program, and a settlement method.
  • JP2015-153403A discloses a reservation support system, particularly a system that supports the same-day reservation. According to JP2015-153403A, this system can prevent a reservation by mischief by performing user authentication using a telephone number.
  • the present invention is to provide a service system, an application program, and a settlement method that pay attention to such conventional problems.
  • a service system includes a store information input unit in which information on a product or service provided by a store operator is input, a customer condition input unit in which a condition regarding the product or service desired by the customer is input, When the information input to the store information input unit matches the condition input to the customer condition input unit, a store information transmission unit that transmits information input to the store information input unit to a customer terminal; A provisional settlement unit that receives a reservation operation in the customer terminal after the information transmission and executes a provisional settlement; a payment operation in the customer terminal after the provisional settlement is performed; A payment information transmitting unit for transmitting to the customer terminal, and a main payment unit for executing the main payment in response to an approval operation by the store operator at the customer terminal after transmitting the payment information.
  • FIG. 1 is a diagram for explaining an outline function of a service system according to the present invention.
  • FIG. 2 is a flowchart showing the store information input process.
  • FIG. 3 is a flowchart showing the initial registration process.
  • FIG. 4 is a flowchart showing the distribution condition setting process.
  • FIG. 5 is a flowchart showing the information distribution process.
  • FIG. 6 is a flowchart showing reservation processing when reservation is possible.
  • FIG. 7 is a flowchart showing reservation processing when reservation is impossible.
  • FIG. 8 is a flowchart showing the coupon issue process.
  • FIG. 9 is a flowchart showing the payment process.
  • FIG. 10 is a flowchart showing the evaluation process.
  • FIG. 11 is a flowchart showing the cancel charge process.
  • FIG. 12 is a flowchart showing the evaluation display process.
  • FIG. 13 is a flowchart showing information distribution processing when a store is searched.
  • FIG. 1 is a diagram for explaining an outline function of a service system according to the present invention.
  • the service system 1 includes a server 10, a store terminal 30, and a customer terminal 40.
  • the store terminal 30 and the customer terminal 40 are connected to the server 10 via the network 20 and can transmit and receive data via a communication protocol (for example, TCP / IP).
  • the network 20 is constructed by, for example, the Internet, a dedicated communication line (for example, a CATV (Community Antenna Television) line), a mobile communication network (including a base station, etc.), a gateway, and the like.
  • the store terminal 30 is a device operated by the store operator.
  • Examples of the store terminal 30 include a mobile communication terminal including a personal computer, a tablet terminal, and a smartphone, and a POS (Point Of Sales) system.
  • the store operator operates the store terminal 30 and inputs information related to products or services provided by the store operator. For example, if the store is a restaurant, the information includes the name of the dish and price, and in addition to this, there may be a photograph. In addition, comments such as “Now is in season!” May be added. If the store is a massage store, it is a treatment menu, a price, a time zone in the case of a special price, etc. In addition to this, there may be a photograph of the store or the practitioner. In addition, store comments may be added. If the store is an accommodation facility, it may be a room type, a price, an accommodation date for a special price, etc. In addition to this, there may be a picture of the room. In addition, store comments may be added.
  • Customer terminal 40 is a device operated by a customer.
  • a customer terminal 40 for example, a mobile communication terminal including a smartphone / tablet terminal can be exemplified, but a personal computer may be used.
  • the customer operates the customer terminal 40 and inputs a condition relating to a product or service desired by the customer.
  • the conditions include the area where the food is provided, such as the vicinity of Tokyo Station and Toranomon, the distance from the current location to the store, the time required, the budget, the Japanese / Western cuisine, and the like.
  • the store is a massage store, the area / distance from the current location to the store or the required time / provided price / information delivery desired date.
  • the store is an accommodation facility, the area / room type / price / desired date of information distribution.
  • FIG. 2 is a flowchart showing the store information input process.
  • step S311 the CPU of the store terminal 30 (hereinafter referred to as “store terminal CPU” as appropriate) displays default store information on the screen of the store terminal 30.
  • the default store information is, for example, a standard menu that is not normally changed or a fee charged when a reservation is canceled.
  • the cancellation fee is the full amount of the reservation amount or 20%, and can be freely set by the store operator. Although details are omitted, if necessary, the store operator can change the default store information.
  • the store terminal CPU transmits the information to the server 10.
  • step S312 the store terminal CPU determines whether or not there is additional store information. If the determination result is affirmative, the process proceeds to step S313, and if not, step S313 is skipped.
  • step S313 the store terminal CPU displays an additional information input screen.
  • additional store information time zone (lunch) / dish name (boiled rice cake) / price (800 yen including tax) / number of offers (10 meals) / comments (this is the season! Offers at a special price only today! / Photos.
  • the store terminal CPU transmits the store information input by the store operator to the server 10.
  • step S111 the CPU of the server 10 (hereinafter referred to as “server CPU” as appropriate) stores / updates the information received from the store terminal 30 in the store information DB.
  • FIG. 3 is a flowchart showing the initial registration process.
  • step S411 the CPU of the customer terminal 40 (hereinafter referred to as “customer terminal CPU” as appropriate) displays a member registration screen on the screen of the customer terminal 40.
  • the customer terminal CPU transmits the customer registration information to the server 10.
  • step S121 the server CPU stores / updates the information received from the customer terminal 40 in the member information DB.
  • FIG. 4 is a flowchart showing distribution condition setting processing.
  • step S421 the customer terminal CPU displays a setting screen on the screen of the customer terminal 40.
  • the customer provides the service area (Tokyo Station) or the distance from the current location to the store (500m) or the required time (10 minutes) / genre (Japanese lunch) / budget / price range (800-1000 yen) / information distribution
  • the customer terminal CPU transmits information on distribution conditions set by the customer to the server 10.
  • step S1210 the server CPU stores / updates the information received from the customer terminal 40 in the member information DB.
  • FIG. 5 is a flowchart showing information distribution processing.
  • step S131 the server CPU determines whether or not there is store information that matches the distribution conditions of the customer. If the determination result is affirmative, the process proceeds to step S132, and if not, step S132 is skipped. .
  • step S132 the server CPU distributes the store information under the distribution conditions set by the customer. For example, the name of the store ( ⁇ ⁇ Dining room) / Cooking name (Tsubaki no Taki) / If there is a photo / Photo / Price (800 yen including tax) / Number of items available (8 more) / Others Comment from the store (Now is the season! Because it was purchased cheaply in the market, it is offered at a special price only today!).
  • the server CPU distributes the store information under the distribution conditions set by the customer. For example, the name of the store ( ⁇ ⁇ Dining room) / Cooking name (Tsubaki no Taki) / If there is a photo / Photo / Price (800 yen including tax) / Number of items available (8 more) / Others Comment from the store (Now is the season! Because it was purchased cheaply in the market, it is offered at a special price only today!).
  • the customer terminal CPU Upon receiving this distribution information, the customer terminal CPU displays this information on the screen of the customer terminal 40 in step S431.
  • This display may be a pop-up display of an application, a push notification, or an e-mail.
  • the customer confirms this information and presses a reservation button if he / she wishes to make a reservation. Then, the reservation process is started.
  • FIG. 6 is a flowchart showing reservation processing when reservation is possible.
  • step S441 the customer terminal CPU displays a pull-down menu of a desired reservation time zone and the number of reservations on the screen of the customer terminal 40.
  • the customer terminal CPU transmits this information to the server 10.
  • step S141 the server CPU transmits the reservation information in step S142.
  • step S442 the customer terminal CPU displays the reservation confirmation information (4 persons (two separated two seats) / steamed rice cake 4 meals / amount 3,200) on the screen of the customer terminal 40. Circle). In addition, notices such as the amount charged when canceling are displayed together with this reservation confirmation information.
  • the customer terminal CPU transmits the information to the server 10.
  • the server CPU Upon receipt of this information, the server CPU executes provisional settlement of the registered credit card in step S143 and updates the remaining number of dishes in step S144.
  • FIG. 7 is a flowchart showing reservation processing when reservation is impossible.
  • step S441 the customer terminal CPU displays a pull-down menu of a desired reservation time zone and the number of reservations on the screen of the customer terminal 40.
  • the customer terminal CPU transmits this information to the server 10.
  • step S1411 the server CPU determines in step S1412 whether there is an alternative condition. If the determination result is affirmative, the process proceeds to step S1413. If this is the case, skip the subsequent steps.
  • step S1413 the server CPU transmits an alternative condition.
  • step S4411 the customer terminal CPU displays a message (for example, “two seats can be prepared for two people”) on the screen of the customer terminal 40.
  • step S4412 the customer terminal CPU determines whether or not the customer makes a reservation (presses the reservation button). If the determination result is affirmative, the process proceeds to step S442, and if not, step S442 is skipped. To do.
  • step S442 the customer terminal CPU displays reservation confirmation information (4 persons (two separated two seats) / four meals of rice cake / amount of money 3,200 yen) on the screen of the customer terminal 40. In addition, notices such as the amount charged when canceling are displayed together with this reservation confirmation information.
  • the customer terminal CPU transmits the information to the server 10.
  • the server CPU Upon receipt of this information, the server CPU executes provisional settlement of the registered credit card in step S143 and updates the remaining number of dishes in step S144.
  • FIG. 8 is a flowchart showing the coupon issue process.
  • step S451 the customer terminal CPU pops up a message (get a coupon for posting a dish photo! On the screen of the customer terminal 40. This may be displayed, for example, at the time when the reserved time has come.
  • step S452 the customer terminal CPU determines whether or not a photograph has been posted. If the determination result is affirmative, the process proceeds to step S453, and if not, the subsequent steps are skipped.
  • step S453 the customer terminal CPU transmits the posted photo information to the server 10.
  • the server CPU Upon receiving this information, the server CPU adds the received photo information to the store information in step S151, and issues a coupon corresponding to the posting time in step S152. For example, the earlier the posting time, the more useful the person who sees the posted photo. Therefore, the server CPU issues a coupon with a high discount amount. If the posting time is late, it is thought that few people will see the posted photo. Therefore, the server CPU issues a coupon with a low discount amount.
  • step S454 the customer terminal CPU displays the issued coupon information on the screen of the customer terminal 40.
  • FIG. 9 is a flowchart showing the payment process.
  • the customer terminal CPU When the customer operates the customer terminal 40, the customer terminal CPU displays a payment information input screen on the customer terminal 40 in step S461. When the customer inputs the food and the number of people who pay by credit card, the customer terminal CPU transmits this information to the server 10.
  • step S161 the server CPU calculates the amount. If a coupon has been issued, the amount of money is calculated by reflecting the coupon discount. The server CPU transmits this information to the customer terminal 40.
  • the customer terminal CPU Upon receiving this information, the customer terminal CPU displays the amount in step S462.
  • the customer terminal CPU displays an approval password input screen on the customer terminal 40 in step S463.
  • This approval password is entered by the store operator after approving the customer's payment amount.
  • the store operator inputs the approval password and swipes, the information is transmitted to the server 10.
  • step S162 the server CPU executes the main settlement of the registered credit card.
  • each person pays the store operator with cash or electronic money as usual.
  • step S461 if the customer inputs zero as the number of credit card payments, the customer can pay with cash or electronic money after the store operator approves.
  • FIG. 10 is a flowchart showing the evaluation process.
  • step S471 the customer terminal CPU displays an evaluation screen on the customer terminal 40.
  • the customer terminal CPU transmits this information to the server 10. If the customer ends the application or switches the screen without performing evaluation, the subsequent steps are skipped.
  • the server CPU Upon receiving the customer evaluation information, the server CPU accumulates the evaluation information in step S171 and transmits recommended information in step S172.
  • This recommendation information may be based on distribution conditions set by the customer, or may be input as part of the store information by the store operator who eats the customer.
  • the customer terminal CPU Upon receiving this information, the customer terminal CPU displays recommended information on the customer terminal 40 in step S472.
  • step S473 the customer terminal CPU determines whether or not the customer has performed an operation of putting the recommended information in the favorites list. If the determination result is affirmative, the process proceeds to step S474, and if not, step S474 is performed. To skip.
  • step S474 the customer terminal CPU updates the favorite list of the customer terminal 40.
  • FIG. 11 is a flowchart showing the cancel charge process.
  • step S181 the server CPU determines whether or not the payment for the registered credit card is not completed even after a predetermined time has elapsed from the reserved time. The process proceeds to S182, and if not, step S182 is skipped.
  • step S182 the server CPU executes the main settlement for the cancel charge out of the provisionally settled amount.
  • FIG. 12 is a flowchart showing the evaluation display process.
  • step S481 when the customer operates the customer terminal 40 to display the evaluation in step S481, the customer terminal CPU shifts the process to step S482, and transmits this information to the server 10 in step S482.
  • the server CPU Upon receiving this information, the server CPU transmits evaluation information to the customer terminal 40 in step S191.
  • the customer terminal CPU Upon receiving this information, the customer terminal CPU displays evaluation information in step S483.
  • the evaluation information is displayed in a graph so that the transition (change) every predetermined period (for example, every month) can be understood.
  • the customer can easily grasp how the evaluation has recently changed. For example, in a restaurant, the seasoning may change significantly as the chef changes. In addition, the service may change drastically as the waiter changes.
  • a graph display it becomes possible to easily grasp such a recent change, and it can be used as a guideline for a customer's store selection.
  • FIG. 13 is a flowchart showing information distribution processing when a store is searched.
  • step S491 when the customer terminal 40 is operated by the customer and the search condition is input, the customer terminal CPU transmits the information to the server 10.
  • step S131 the server CPU determines whether there is store information that matches the search conditions of the customer. If the determination result is affirmative, the process proceeds to step S132, and if not, step S132 is skipped. .
  • step S132 the server CPU transmits store information to the customer terminal 40.
  • An example of information to be sent is: store name ( ⁇ ⁇ canteen) / cooking name (taki no taki kaki) / photo if there is a photo / price (800 yen tax included) / number available (8 more meals) / others Comment from the store (Now is the season! Because it was purchased cheaply in the market, it is offered at a special price only today!).
  • the customer terminal CPU Upon receiving this transmission information, the customer terminal CPU displays this information on the screen of the customer terminal 40 in step S492. If the customer confirms this information and wishes to make a reservation, the customer presses the reservation button. Then, the reservation process is started.
  • provisional settlement is executed in response to a reservation operation at the customer terminal 40.
  • settlement information is calculated by receiving a payment operation at the customer terminal 40, and The store operator who has confirmed the displayed settlement information operates the customer terminal 40 and approves the settlement. Since it did in this way, since temporary payment is performed at the time of a reservation, a low moral customer can be excluded. Further, it is not necessary for the store operator to prepare an information reading device for the customer terminal 40, and a system with a low cost as a whole can be provided.
  • the store operator's approval operation is, for example, to input a one-time password generated in response to a payment operation at the customer terminal 40 and displayed on the store terminal 30.
  • a secure system can be provided at a low cost.
  • the coupon is according to the timing when the photo is posted.
  • a special lunch of the day may be provided depending on the purchase situation in the morning market.
  • the special lunch information posted before the start time of the peak lunch time (for example, 12:00) is very useful and valuable because many customers are looking for lunch stores. Is expensive.
  • special lunch information posted after lunch peak time is low in value because few customers are looking for lunch stores.
  • the evaluation result is displayed in a graph so that the transition (change) every predetermined period (for example, every month) can be understood.
  • the customer can easily grasp how the evaluation has recently changed. For example, in a restaurant, the seasoning may change significantly as the chef changes. In addition, the service may change drastically as the waiter changes.
  • a graph display it becomes possible to easily grasp such a recent change, and it can be used as a guideline for a customer's store selection.
  • a restaurant has been described as a store, but the present invention is not limited to this.
  • the service system according to the present invention can be used in various business conditions. For example, massage shops and hotels. If it is a massage shop, this system can be used to attract customers by distributing special time (service provision time) information when there are few customers. In addition, if a hotel is canceled on the day using this system, it can be connected to attract customers by distributing the current special rate information.

Landscapes

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

Abstract

店舗運営者が提供する商品又はサービスに関する情報が入力される店舗情報入力部S111と、顧客が要望する商品又はサービスに関する条件が入力される顧客条件入力部S1210,S491と、店舗情報入力部に入力された情報が、顧客条件入力部に入力された条件と合致する場合に、店舗情報入力部に入力された情報を顧客端末40に送信する店舗情報送信部S132と、情報送信後の顧客端末40における予約操作を受けて仮決済を実行する仮決済部S143と、仮決済を実行後の顧客端末40における支払操作を受けて決済情報を算出しその決済情報を顧客端末40に送信する決済情報送信部S161と、決済情報を送信後の顧客端末40における店舗運営者による承認操作を受けて本決済を実行する本決済部S163とを有する。

Description

サービスシステム、アプリケーションプログラム及び決済方法
 この発明は、サービスシステム、アプリケーションプログラム及び決済方法に関する。
 JP2015-153403Aは、予約支援システム、特に当日予約を支援するシステムについて開示する。このJP2015-153403Aによれば、このシステムは、電話番号を用いたユーザー認証を行うことで、いたずらでの予約を防止できるとしている。
 複数の店舗で予約し、その後キャンセルするモラルが低い顧客も少なからず存在する。このキャンセルが、予約時刻の直前である場合は、限られた商品又はサービスを顧客に提供したい店舗の提供機会を奪うこととなり、店舗側に損害が生じる。また顧客は、店舗の評価を気にすることも多いが、前述した従来のシステムでは、その点は何ら考慮されていない。
 本発明は、このような従来の問題点に着目したサービスシステム、アプリケーションプログラム及び決済方法を提供することである。
 本発明は以下のような解決手段によって前記課題を解決する。なお、理解を容易にするために明細書中に使用した符号を付するが、これに限定されるものではない。また符号を付して説明した構成は適宜代替しても改良してもよい。
 本発明のある態様のサービスシステムは、店舗運営者が提供する商品又はサービスに関する情報が入力される店舗情報入力部と、顧客が要望する商品又はサービスに関する条件が入力される顧客条件入力部と、前記店舗情報入力部に入力された情報が、前記顧客条件入力部に入力された条件と合致する場合に、前記店舗情報入力部に入力された情報を顧客端末に送信する店舗情報送信部と、前記情報送信後の前記顧客端末における予約操作を受けて仮決済を実行する仮決済部と、前記仮決済を実行後の前記顧客端末における支払操作を受けて決済情報を算出しその決済情報を前記顧客端末に送信する決済情報送信部と、前記決済情報を送信後の前記顧客端末における店舗運営者による承認操作を受けて本決済を実行する本決済部とを有する。
図1は、本発明に係るサービスシステムの概要機能について説明する図である。 図2は、店舗情報入力処理を示すフローチャートである。 図3は、初期登録処理を示すフローチャートである。 図4は、配信条件設定処理を示すフローチャートである。 図5は、情報配信処理を示すフローチャートである。 図6は、予約可能な場合の予約処理を示すフローチャートである。 図7は、予約不可な場合の予約処理を示すフローチャートである。 図8は、クーポン発行処理を示すフローチャートである。 図9は、支払処理を示すフローチャートである。 図10は、評価処理を示すフローチャートである。 図11は、キャンセルチャージ処理を示すフローチャートである。 図12は、評価表示処理を示すフローチャートである。 図13は、店舗を検索した場合の情報配信処理を示すフローチャートである。
 以下、添付図面を参照しながら本発明の実施形態について説明する。
 図1は、本発明に係るサービスシステムの概要機能について説明する図である。
 はじめに、図1を参照してサービスシステムの概要機能について説明する。
 図1に示すように、サービスシステム1は、サーバー10と、店舗端末30と、顧客端末40とを含む。店舗端末30及び顧客端末40は、ネットワーク20によってサーバー10に接続され、通信プロトコル(たとえば、TCP/IP)を介してデータを送受信可能になっている。なお、ネットワーク20は、たとえば、インターネット、専用通信回線(たとえばCATV(Community Antenna Television)回線)、移動体通信網(基地局等を含む)、ゲートウェイ等によって構築されている。
 店舗端末30は、店舗運営者が操作する機器である。店舗端末30としては、たとえばパーソナルコンピューターやタブレット端末・スマートフォンなどを含む携帯通信端末,POS(Point Of Sales)システムなどを例示することができる。店舗運営者は、店舗端末30を操作して、店舗運営者が提供する商品又はサービスに関する情報を入力する。この情報は、たとえば店舗が飲食店であれば、料理名・価格などであり、これに加えて写真があってもよい。また「今が旬!」といったコメントなどが加わってもよい。店舗がマッサージ店であれば、施術メニュー・価格・特別価格の場合の時間帯などであり、これに加えて店舗や施術者などの写真があってもよい。また店舗のコメントなどが加わってもよい。店舗が宿泊施設であれば、部屋タイプ・価格・特別価格の場合の宿泊日などであり、これに加えて部屋などの写真があってもよい。また店舗のコメントなどが加わってもよい。
 顧客端末40は、顧客が操作する機器である。顧客端末40としては、たとえば、スマートフォン・タブレット端末を含む携帯通信端末などを例示することができるが、パーソナルコンピューターであってもよい。顧客は、顧客端末40を操作して、顧客が要望する商品又はサービスに関する条件を入力する。この条件は、たとえば店舗が飲食店であれば、東京駅周辺・虎ノ門といった料理の提供エリア/現在地から店舗までの距離又は所要時間/予算/和食洋食などのジャンル/情報配信希望時刻などである。店舗がマッサージ店であれば、エリア/現在地から店舗までの距離又は所要時間/提供価格/情報配信希望日などである。店舗が宿泊施設であれば、エリア/部屋タイプ/価格/情報配信希望日などである。
 続いて、サービスシステム1の具体的なロジックについて、フローチャートを参照して説明する。なおここでは発明の理解を容易にするために、店舗が飲食店である場合を挙げて説明する。
 図2は、店舗情報入力処理を示すフローチャートである。
 ステップS311において、店舗端末30のCPU(以下適宜「店舗端末CPU」と称す)は、店舗端末30の画面にデフォルト店舗情報を表示する。デフォルト店舗情報とは、たとえば、通常変更しない定番メニューや予約をキャンセルした場合に課金される料金などである。キャンセル料金は、予約金額の全額や20%などであり、店舗運営者が自由に設定可能である。また詳細は省略するが、必要であれば店舗運営者がデフォルト店舗情報を変更することも可能である。店舗運営者がデフォルト店舗情報を変更した場合、店舗端末CPUは、その情報をサーバー10に送信する。
 ステップS312において、店舗端末CPUは、追加店舗情報が有るか否かを判定し、判定結果が肯であればステップS313に処理を移行し、否であればステップS313をスキップする。
 ステップS313において、店舗端末CPUは、追加情報入力画面を表示する。追加店舗情報について一例を挙げれば、時間帯(ランチ)/料理名(鰹のたたき丼)/価格(800円税込)/提供数(10食)/コメント(今が旬!市場で安く仕入れたので今日だけ特別価格でご提供!)/写真などである。店舗端末CPUは、店舗運営者が入力した店舗情報をサーバー10に送信する。
 サーバー10のCPU(以下適宜「サーバーCPU」と称す)は、ステップS111において、店舗端末30から受信した情報を店舗情報DBに格納・更新する。
 図3は、初期登録処理を示すフローチャートである。
 ステップS411において、顧客端末40のCPU(以下適宜「顧客端末CPU」と称す)は、顧客端末40の画面に会員登録画面を表示する。顧客が、氏名等の会員情報やクレジットカード情報などを入力して登録したら、顧客端末CPUは、顧客の登録情報をサーバー10に送信する。
 サーバーCPUは、ステップS121において、顧客端末40から受信した情報を会員情報DBに格納・更新する。
 図4は、配信条件設定処理を示すフローチャートである。
 ステップS421において、顧客端末CPUは、顧客端末40の画面に、設定画面を表示する。この画面に従って、顧客が、提供エリア(東京駅)あるいは現在地から店舗までの距離(500m)又は所要時間(10分)/ジャンル(和食ランチ)/予算・価格帯(800~1000円)/情報配信条件(時刻11:45に配信又は店舗から所定の距離のエリアに入ったら配信)等を入力したら、顧客端末CPUは、顧客が設定した配信条件の情報をサーバー10に送信する。
 サーバーCPUは、ステップS1210において、顧客端末40から受信した情報を会員情報DBに格納・更新する。
 図5は、情報配信処理を示すフローチャートである。
 ステップS131において、サーバーCPUは、顧客の配信条件に合致する店舗情報が有るか否かを判定し、判定結果が肯であればステップS132に処理を移行し、否であればステップS132をスキップする。
 ステップS132において、サーバーCPUは、顧客が設定した配信条件で店舗情報を配信する。配信される情報について一例を挙げれば、店舗名(○×食堂)/料理名(鰹のたたき丼)/写真があれば写真/価格(800円税込)/提供可能数(あと8食)/その他店のコメント(今が旬!市場で安く仕入れたので今日だけ特別価格でご提供!)などである。
 この配信情報を受けて、ステップS431において、顧客端末CPUは、顧客端末40の画面に、この情報を表示する。なおこの表示は、アプリのポップアップ表示やプッシュ通知であってもよいし、電子メールであってもよい。顧客はこれらの情報を確認して予約を希望すれば予約ボタンを押す。すると予約処理が開始される。
 図6は、予約可能な場合の予約処理を示すフローチャートである。
 ステップS441において、顧客端末CPUは、顧客端末40の画面に、予約希望時間帯及び予約人数のプルダウンメニューを表示する。顧客が顧客端末40を操作して予約希望時間帯(12:00~12:30)/人数(4人)を選択したら、顧客端末CPUは、この情報をサーバー10に送信する。
 この条件で予約可能な場合は(ステップS141)、ステップS142において、サーバーCPUは、予約情報を送信する。
 この情報を受けて、ステップS442において、顧客端末CPUは、顧客端末40の画面に、予約確認情報(4名(離れた2人席を2つ)/鰹のたたき丼4食/金額3,200円)を表示する。なおこの予約確認情報とともにキャンセルした場合に課金される金額などの注意書きも明示される。顧客が、これらの情報を確認して予約確定ボタンを押したら、顧客端末CPUは、その情報をサーバー10に送信する。
 この情報を受けて、サーバーCPUは、ステップS143において、登録してあるクレジットカードの仮決済を実行するとともに、ステップS144において、料理の残り数を更新する。
 図7は、予約不可な場合の予約処理を示すフローチャートである。
 ステップS441において、顧客端末CPUは、顧客端末40の画面に、予約希望時間帯及び予約人数のプルダウンメニューを表示する。顧客が顧客端末40を操作して予約希望時間帯(12:00~12:30)/人数(4人)を選択したら、顧客端末CPUは、この情報をサーバー10に送信する。
 この条件で予約不可な場合は(ステップS1411)、ステップS1412において、サーバーCPUは、代替条件が有るか否かを判定し、判定結果が肯であればステップS1413に処理を移行し、否であればそれ以降のステップをスキップする。
 ステップS1413において、サーバーCPUは、代替条件を送信する。
 この情報を受けて、ステップS4411において、顧客端末CPUは、顧客端末40の画面に、メッセージ(たとえば「2人席を2つならご用意できます」)を表示する。
 ステップS4412において、顧客端末CPUは、顧客が予約するか(予約ボタンを押すか)否かを判定し、判定結果が肯であればステップS442に処理を移行し、否であればステップS442をスキップする。
 ステップS442において、顧客端末CPUは、顧客端末40の画面に、予約確認情報(4名(離れた2人席を2つ)/鰹のたたき丼4食/金額3,200円)を表示する。なおこの予約確認情報とともにキャンセルした場合に課金される金額などの注意書きも明示される。顧客が、これらの情報を確認して予約確定ボタンを押したら、顧客端末CPUは、その情報をサーバー10に送信する。
 この情報を受けて、サーバーCPUは、ステップS143において、登録してあるクレジットカードの仮決済を実行するとともに、ステップS144において、料理の残り数を更新する。
 図8は、クーポン発行処理を示すフローチャートである。
 ステップS451において、顧客端末CPUは、顧客端末40の画面に、メッセージ(お料理写真の投稿でクーポンゲット!)をポップアップ表示する。これは、たとえば予約してある時刻になったタイミングで表示すればよい。
 ステップS452において、顧客端末CPUは、写真が投稿されたか否かを判定し、判定結果が肯であればステップS453に処理を移行し、否であればそれ以降のステップをスキップする。
 ステップS453において、顧客端末CPUは、投稿された写真の情報をサーバー10に送信する。
 この情報を受けて、サーバーCPUは、ステップS151において、受信した写真の情報を店舗情報に追加するとともに、ステップS152において、投稿時刻に応じたクーポンを発行する。たとえば投稿時刻が早いほど、その投稿写真を見る人が多く有用であると考えられる。そこで、サーバーCPUは値引き金額の高いクーポンを発行する。投稿時刻が遅ければ、その投稿写真を見る人が少ないと考えられる。そこで、サーバーCPUは値引き金額の低いクーポンを発行する。
 この情報を受けて、ステップS454において、顧客端末CPUは、顧客端末40の画面に、発行されたクーポンの情報を表示する。
 図9は、支払処理を示すフローチャートである。
 顧客が顧客端末40を操作すると、ステップS461において、顧客端末CPUは、顧客端末40に支払情報の入力画面を表示する。顧客が、クレジットカード払いする料理及び人数を入力すると、顧客端末CPUは、この情報をサーバー10に送信する。
 この情報を受けて、ステップS161において、サーバーCPUは、金額を算出する。クーポンが発行されていれば、クーポンの値引きを反映させて金額を算出する。サーバーCPUは、この情報を顧客端末40に送信する。
 この情報を受けて、ステップS462において、顧客端末CPUは、金額を表示する。
 顧客が金額を確認して支払いボタンを押したら、ステップS463において、顧客端末CPUは、顧客端末40に、承認パスワードの入力画面を表示する。この承認パスワードは、店舗運営者が顧客の支払金額を承認して入力するものである。店舗運営者が承認パスワードを入力してスワイプしたら、その情報がサーバー10に送信される。
 この情報を受けて、ステップS162において、サーバーCPUは、登録してあるクレジットカードの本決済を実行する。
 なお、ここで決済されなかった代金は、従来通り、各人が店舗運営者に現金や電子マネーなどで支払う。またステップS461において、顧客が、クレジットカード払いする人数をゼロと入力した場合は、店舗運営者が承認した後、その顧客が現金や電子マネーなどで支払うことが可能である。
 図10は、評価処理を示すフローチャートである。
 登録してあるクレジットカードの本決済が完了すると、評価処理が実行される。
 ステップS471において、顧客端末CPUは、顧客端末40に評価画面を表示する。顧客が、評価を入力したら、顧客端末CPUは、この情報をサーバー10に送信する。なお顧客が評価を行うことなく、アプリを終了したり、画面を切り替えた場合には、それ以降のステップをスキップする。
 顧客の評価情報を受けて、サーバーCPUは、ステップS171において評価情報を蓄積するとともに、ステップS172においておすすめ情報を送信する。このおすすめ情報は、顧客が設定した配信条件に基づくものであってもよいし、顧客が食事をした店舗の運営者が店舗情報の一環として入力したものであってもよい。
 この情報を受けて、ステップS472において、顧客端末CPUは、顧客端末40におすすめ情報を表示する。
 ステップS473において、顧客端末CPUは、顧客がこのおすすめ情報をお気に入りリストに入れる操作をしたか否かを判定し、判定結果が肯であればステップS474に処理を移行し、否であればステップS474をスキップする。
 ステップS474において、顧客端末CPUは、顧客端末40のお気に入りリストを更新する。
 図11は、キャンセルチャージ処理を示すフローチャートである。
 ステップS181において、サーバーCPUは、予約してある時刻から所定時間が経過しても登録してあるクレジットカードの本決済が完了していないか否かを判定し、判定結果が肯であればステップS182に処理を移行し、否であればステップS182をスキップする。
 ステップS182において、サーバーCPUは、仮決済された金額のうちキャンセルチャージ分の本決済を実行する。
 図12は、評価表示処理を示すフローチャートである。
 ステップS481において、顧客端末CPUは、顧客が顧客端末40を操作して評価を表示させる場合は、ステップS482に処理を移行し、ステップS482において、この情報をサーバー10に送信する。
 この情報を受けて、ステップS191において、サーバーCPUは、評価情報を顧客端末40に送信する。
 この情報を受けて、ステップS483において、顧客端末CPUは、評価情報を表示する。評価情報は、所定期間毎(たとえば1月毎)の推移(変化)が分かるようにグラフ表示される。顧客は、これを見ることで、ここ最近評価がどのように変化したのかを容易に把握することができる。たとえば飲食店であれば、シェフが変わることで味付けが大幅に変わることがある。また給仕人が変わることで、サービスが大幅に変わることもある。グラフ表示にすることで、そのような最近の変化を容易に把握できるようになり、顧客の店舗選択の指針とすることができる。
 図13は、店舗を検索した場合の情報配信処理を示すフローチャートである。
 上記説明においては、図5に示されているように、店舗情報が、予め設定されている顧客の配信条件に合致する場合に、店舗情報を配信し、この配信情報を受けて、顧客端末40の画面に、この情報を表示するようにしている。しかしながら、顧客が配信情報設定していない場合もある。また配信情報から外れた地域に出張して店舗を探したい場合もある。このような場合は、以下のように処理される。
 ステップS491において、顧客端末CPUは、顧客端末40が顧客によって操作されて検索条件が入力されたら、その情報をサーバー10に送信する。
 ステップS131において、サーバーCPUは、顧客の検索条件に合致する店舗情報が有るか否かを判定し、判定結果が肯であればステップS132に処理を移行し、否であればステップS132をスキップする。
 ステップS132において、サーバーCPUは、顧客端末40に店舗情報を送信する。送信される情報について一例を挙げれば、店舗名(○×食堂)/料理名(鰹のたたき丼)/写真があれば写真/価格(800円税込)/提供可能数(あと8食)/その他店のコメント(今が旬!市場で安く仕入れたので今日だけ特別価格でご提供!)などである。
 この送信情報を受けて、ステップS492において、顧客端末CPUは、顧客端末40の画面に、この情報を表示する。顧客はこの情報を確認して予約を希望すれば予約ボタンを押す。すると予約処理が開始される。
 以上説明した本実施形態によれば、顧客端末40における予約操作を受けて仮決済を実行し、仮決済の実行後、顧客端末40における支払操作を受けて決済情報を算出し、顧客端末40に表示された決済情報を確認した店舗運営者が、顧客端末40を操作して承認することで、本決済を実行するようにした。このようにしたので、予約時点で仮決済を実行するので、低モラルな顧客を排除することができる。また店舗運営者が顧客端末40の情報読取装置などを用意する必要がなく、全体としてコストが安価なシステムを提供することができる。
 店舗運営者の承認操作は、たとえば、顧客端末40における支払操作を受けて生成されて店舗端末30に表示されたワンタイムパスワードを入力することである。このようにするので、セキュアなシステムを低コストで提供することができる。
 顧客が予約した時点で、登録してあるクレジットカードの仮決済を実行し、予約してある時刻から所定時間が経過しても本決済が実行されない場合には、キャンセルチャージ分の本決済を実行するようにした。このようにしたので、いたずらでの予約を防止できるとともに、予約が成立したにもかかわらずキャンセルされた場合の店舗側の損害を低く抑えることができる。
 顧客端末40から写真が投稿された場合に、クーポンを発行するので、顧客の写真投稿が活発化する。そして投稿された写真を店舗運営者が提供する商品又はサービスに関する情報に追加して店舗情報として活用できる。そのため他の顧客の興味を刺激することができる。
 クーポンは、写真が投稿されたタイミングに応じたものである。たとえば、飲食店の場合は、朝の市場での仕入れ状況によって、その日の特別ランチを提供することがある。このような場合に、ランチのピークタイムの開始時刻(たとえば12:00)よりも前に投稿された特別ランチの情報は、ランチの店舗を探している顧客が多いので非常に有用であり、価値が高い。一方、ランチのピークタイムが過ぎてから投稿された特別ランチの情報は、ランチの店舗を探している顧客が少ないので、価値が低い。このように情報には、いわば賞味期限があると言える。そこで写真が投稿されたタイミングによってクーポンを変更することで、早いタイミングでの価値の高い投稿を促すインセンティブとなる。また店舗側としても、価値が低い情報に無用なクーポンを発行してしまうことを回避でき、ひいては利益率の向上につながる。
 本決済実行後に顧客端末における評価操作を受けつけるようにした。本決済がクレジットカード決済であれば、クレジットカードによって個人が特定されているので、無責任な評価を防止でき、いわゆる評価あらしを排除することができる。
 評価結果は、所定期間毎(たとえば1月毎)の推移(変化)が分かるようにグラフ表示される。顧客は、これを見ることで、ここ最近評価がどのように変化したのかを容易に把握することができる。たとえば飲食店であれば、シェフが変わることで味付けが大幅に変わることがある。また給仕人が変わることで、サービスが大幅に変わることもある。グラフ表示にすることで、そのような最近の変化を容易に把握できるようになり、顧客の店舗選択の指針とすることができる。
 以上、本発明の実施形態について説明したが、上記実施形態は本発明の適用例の一部を示したに過ぎず、本発明の技術的範囲を上記実施形態の具体的構成に限定する趣旨ではない。
 上記説明においては、店舗として特に飲食店を挙げて説明したが、これには限られない。本発明によるサービスシステムはさまざまな業態に使用することができる。たとえばマッサージ店やホテルである。マッサージ店であればこのシステムを使用して顧客が少ない場合に特別タイム(サービス提供時間)の情報を配信することで、集客につなげることができる。またホテルであればこのシステムを使用して当日キャンセルが出た場合に今現在の特別料金情報を配信することで、集客につなげることができる。
 なお上記実施形態は、適宜組み合わせ可能である。また一部を抜き出して実行してもよい。
 本願は、2016年6月20日に日本国特許庁に出願された特願2016-121365に基づく優先権を主張し、この出願の全ての内容は参照によって本明細書に組み込まれる。

Claims (15)

  1.  店舗運営者が提供する商品又はサービスに関する情報が入力される店舗情報入力部と、
     顧客が要望する商品又はサービスに関する条件が入力される顧客条件入力部と、
     前記店舗情報入力部に入力された情報が、前記顧客条件入力部に入力された条件と合致する場合に、前記店舗情報入力部に入力された情報を顧客端末に送信する店舗情報送信部と、
     前記情報送信後の前記顧客端末における予約操作を受けて仮決済を実行する仮決済部と、
     前記仮決済を実行後の前記顧客端末における支払操作を受けて決済情報を算出しその決済情報を前記顧客端末に送信する決済情報送信部と、
     前記決済情報を送信後の前記顧客端末における店舗運営者による承認操作を受けて本決済を実行する本決済部と、
    を有するサービスシステム。
  2.  請求項1に記載のサービスシステムにおいて、
     前記仮決済を実行後の前記顧客端末における支払操作を受けてワンタイムパスワードを生成し、そのワンタイムパスワードを店舗端末に送信するパスワード送信部を有し、
     前記本決済部は、前記決済情報を送信後の前記顧客端末への前記ワンタイムパスワード入力操作を受けて本決済を実行する、
    を有するサービスシステム。
  3.  請求項1又は請求項2に記載のサービスシステムにおいて、
     前記仮決済を実行後に予約してある時刻から所定の時間が経過しても本決済が実行されない場合に、キャンセルチャージ分の本決済を実行するキャンセルチャージ実行部を有する、
    サービスシステム。
  4.  請求項1から請求項3までのいずれか1項に記載のサービスシステムにおいて、
     前記顧客端末から写真情報を受信した場合に、クーポンを発行するクーポン発行部を有する、
    サービスシステム。
  5.  請求項4に記載のサービスシステムにおいて、
     前記クーポン発行部は、写真情報を受信したタイミングに応じたクーポンを発行する、
    サービスシステム。
  6.  請求項4又は請求項5に記載のサービスシステムにおいて、
     前記顧客端末から写真情報を受信した場合に、その写真情報を前記店舗運営者が提供する商品又はサービスに関する情報に追加する情報追加部を有する、
    サービスシステム。
  7.  請求項1から請求項6までのいずれか1項に記載のサービスシステムにおいて、
     前記本決済実行後の前記顧客端末における評価操作を受けて、その評価情報を蓄積する評価蓄積部と、
     前記蓄積された評価情報を前記顧客端末に送信して、所定期間毎の変化が分かるように、前記顧客端末の画面にグラフ表示させる評価送信部と、
    を有するサービスシステム。
  8.  請求項1から請求項7までのいずれか1項に記載のサービスシステムにおいて、
     前記店舗運営者が提供する商品又はサービスに関する情報は、料理に関する情報を含み、
     前記顧客が要望する商品又はサービスに関する条件は、少なくとも料理の提供エリア又は提供価格に関する条件を含む、
    サービスシステム。
  9.  請求項1から請求項7までのいずれか1項に記載のサービスシステムにおいて、
     前記店舗運営者が提供する商品又はサービスに関する情報は、マッサージに関する情報を含み、
     前記顧客が要望する商品又はサービスに関する条件は、少なくともマッサージの提供エリア又は提供時間に関する条件を含む、
    サービスシステム。
  10.  請求項1から請求項7までのいずれか1項に記載のサービスシステムにおいて、
     前記店舗運営者が提供する商品又はサービスに関する情報は、宿泊施設に関する情報を含み、
     前記顧客が要望する商品又はサービスに関する条件は、少なくとも宿泊施設の提供エリア又は提供日時に関する条件を含む、
    サービスシステム。
  11.  請求項1から請求項7までのいずれか1項に記載のサービスシステムにおいて、
     前記情報送信後の前記顧客端末における予約希望条件の入力操作を受けて、その予約希望条件が成立しない場合に、代替条件を顧客端末に送信する代替条件送信部を有する、
    サービスシステム。
  12.  請求項11に記載のサービスシステムにおいて、
     前記店舗運営者が提供する商品又はサービスに関する情報は、料理に関する情報を含み、
     前記顧客が要望する商品又はサービスに関する条件は、少なくとも料理の提供エリア又は提供価格に関する条件を含み、
     前記予約希望条件は、料理の提供時間及び席数に関する条件を含み、
     前記代替条件は、座席に関する条件又は料理の提供時間に関する条件を含む、
    サービスシステム。
  13.  請求項1から請求項12までのいずれか1項に記載のサービスシステムと情報を授受する顧客端末に組み込まれるアプリケーションプログラムにおいて、
     前記店舗情報送信部から送信された情報を受信して前記顧客端末に表示するステップと、
     前記顧客端末に前記情報を表示した後、その顧客端末に入力された予約情報を送信するステップと、
     前記仮決済部における仮決算の実行後に、前記顧客端末に入力された支払情報を送信するステップと、
     前記決済情報送信部から送信された決済情報を受信して前記顧客端末に表示するステップと、
     前記顧客端末に前記決済情報を表示した後、その顧客端末に入力された承認パスワード情報を送信するステップと、
    を有するアプリケーションプログラム。
  14.  請求項1から請求項12までのいずれか1項に記載のサービスシステムと情報を授受する店舗端末に組み込まれるアプリケーションプログラムにおいて、
     前記仮決済を実行後の前記顧客端末における支払操作を受けてワンタイムパスワードを生成し、そのワンタイムパスワードを店舗端末に送信するパスワード送信部から送信されたワンタイムパスワードを受信して前記店舗端末に表示するステップを有する、
    アプリケーションプログラム。
  15.  店舗運営者が提供する商品又はサービスに関する情報が入力される店舗情報入力工程と、
     顧客が要望する商品又はサービスに関する条件が入力される顧客条件入力工程と、
     前記店舗情報入力工程で入力された情報が、前記顧客条件入力工程で入力された条件と合致する場合に、前記店舗情報入力工程で入力された情報を顧客端末に送信する情報送信工程と、
     前記情報送信後の前記顧客端末における予約操作を受けて仮決済を実行する仮決済工程と、
     前記仮決済を実行後の前記顧客端末における支払操作を受けて決済情報を算出しその決済情報を前記顧客端末に送信する送信工程と、
     前記決済情報を送信後の前記顧客端末における店舗運営者による承認操作を受けて本決済を実行する本決済工程と、
    を有する決済方法。
PCT/JP2017/007886 2016-06-20 2017-02-28 サービスシステム、アプリケーションプログラム及び決済方法 WO2017221467A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2016-121365 2016-06-20
JP2016121365A JP6120237B1 (ja) 2016-06-20 2016-06-20 サービスシステム、アプリケーションプログラム及び決済方法

Publications (1)

Publication Number Publication Date
WO2017221467A1 true WO2017221467A1 (ja) 2017-12-28

Family

ID=58666488

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2017/007886 WO2017221467A1 (ja) 2016-06-20 2017-02-28 サービスシステム、アプリケーションプログラム及び決済方法

Country Status (2)

Country Link
JP (1) JP6120237B1 (ja)
WO (1) WO2017221467A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021039392A (ja) * 2019-08-30 2021-03-11 コネクトフリー株式会社 商品取引システム、商品取引方法および商品取引プログラム

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2875484C (en) 2011-06-24 2019-11-05 Flugen, Inc. Influenza virus mutants and uses therefor
KR101990630B1 (ko) * 2017-10-31 2019-10-01 엔에이치엔 주식회사 오프라인 환경에서의 온라인 결제 방법 및 시스템 그리고 이를 위한 클라이언트 디바이스, 가맹점 디바이스 및 결제관리서버
JP7253329B2 (ja) * 2018-05-31 2023-04-06 Line株式会社 報酬付与方法、報酬付与装置、報酬付与プログラム
JP6672385B2 (ja) * 2018-06-18 2020-03-25 株式会社ぐるなび 特典付与装置、特典付与方法、特典取得プログラム、及び特典取得方法
JP2022093328A (ja) * 2021-05-21 2022-06-23 株式会社mov 情報処理システム

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003216850A (ja) * 2002-01-23 2003-07-31 Milennium Bazaar:Kk 施設利用予約システム
JP2004110662A (ja) * 2002-09-20 2004-04-08 Konica Minolta Holdings Inc 注文受付システム
JP2005310006A (ja) * 2004-04-23 2005-11-04 Matsushita Electric Works Ltd 決済システム
JP2009176310A (ja) * 2009-03-22 2009-08-06 C-Grip:Kk 情報処理方法及び装置
JP2013016156A (ja) * 2011-06-09 2013-01-24 Gourmet Navigator Inc 情報提供システム
JP2015153403A (ja) * 2014-02-19 2015-08-24 株式会社ぐるなび 予約支援システム
JP2015195015A (ja) * 2014-03-28 2015-11-05 パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America 予約支援方法

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001351002A (ja) * 2000-06-08 2001-12-21 Sanyo Electric Co Ltd 販売支援サーバおよび販売支援システム
JP2013156714A (ja) * 2012-01-27 2013-08-15 Toshiba Tec Corp 日配品予約システム
JP2014127118A (ja) * 2012-12-27 2014-07-07 Pam:Kk 予約業務支援サーバ、予約業務支援プログラム及び予約業務の支援方法
JP2015018545A (ja) * 2013-06-11 2015-01-29 株式会社ジェイティービー 旅行情報管理装置及び旅行情報管理方法

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003216850A (ja) * 2002-01-23 2003-07-31 Milennium Bazaar:Kk 施設利用予約システム
JP2004110662A (ja) * 2002-09-20 2004-04-08 Konica Minolta Holdings Inc 注文受付システム
JP2005310006A (ja) * 2004-04-23 2005-11-04 Matsushita Electric Works Ltd 決済システム
JP2009176310A (ja) * 2009-03-22 2009-08-06 C-Grip:Kk 情報処理方法及び装置
JP2013016156A (ja) * 2011-06-09 2013-01-24 Gourmet Navigator Inc 情報提供システム
JP2015153403A (ja) * 2014-02-19 2015-08-24 株式会社ぐるなび 予約支援システム
JP2015195015A (ja) * 2014-03-28 2015-11-05 パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America 予約支援方法

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021039392A (ja) * 2019-08-30 2021-03-11 コネクトフリー株式会社 商品取引システム、商品取引方法および商品取引プログラム

Also Published As

Publication number Publication date
JP2017227945A (ja) 2017-12-28
JP6120237B1 (ja) 2017-04-26

Similar Documents

Publication Publication Date Title
JP6120237B1 (ja) サービスシステム、アプリケーションプログラム及び決済方法
US10410188B2 (en) Electronic check splitting system, method and apparatus
US10460364B2 (en) System and method for social gifting and gift redemption
US9406084B2 (en) Methods for submitting a food order remotely
US20190295006A1 (en) Use of ticket for purchasing
US20090254447A1 (en) Methods for selection, purchase and shipping of items for sale
US20130080321A1 (en) Method for Recipient Orientated Financial Services
US20130006742A1 (en) Method and system for generating a dynamic purchase incentive
US20160314517A1 (en) Ordering and payment systems
JP2019197332A (ja) 決済システム
US10580059B2 (en) Webpage workflows with pooled transactions
KR20130048055A (ko) 레시피 음식점 운영시스템 및 그 방법
JP2005527017A (ja) 飲食業界において端末と携帯機を用いることによる顧客本位の注文、支払いシステム
JP2020046710A (ja) 飲食店向けオーダーおよび支払サービス方法、並びにシステム
KR20140118655A (ko) 전자 메뉴판을 이용한 전자주문 서비스 시스템 및 방법
EP2608140A1 (en) Method of billing an online purchase
TWI830597B (zh) 贈禮賦予系統、贈禮賦予方法、及程式產品
KR102122794B1 (ko) 배달 주문 처리 방법 및 그를 수행하기 위한 결제 단말 장치
JP2003022307A (ja) 販売システム
WO2015030227A1 (ja) 個人間取引ギフトシステム
JP5379184B2 (ja) ポイント交換装置
JP2020004353A (ja) キャッシュレス料理注文システム
WO2015005861A1 (en) Ordering and payment method and system
KR101633914B1 (ko) 공유판매자 관리 시스템 및 방법
US20170372280A1 (en) System and method for decoupling an e-commerce order from the electronic payment transaction

Legal Events

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

Ref document number: 17814939

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17814939

Country of ref document: EP

Kind code of ref document: A1