JP2021179834A - Virtual POS server and virtual POS system - Google Patents

Virtual POS server and virtual POS system Download PDF

Info

Publication number
JP2021179834A
JP2021179834A JP2020085186A JP2020085186A JP2021179834A JP 2021179834 A JP2021179834 A JP 2021179834A JP 2020085186 A JP2020085186 A JP 2020085186A JP 2020085186 A JP2020085186 A JP 2020085186A JP 2021179834 A JP2021179834 A JP 2021179834A
Authority
JP
Japan
Prior art keywords
keyword
information terminal
pos
virtual pos
virtual
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2020085186A
Other languages
Japanese (ja)
Inventor
悠介 箕浦
Yusuke Minoura
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2020085186A priority Critical patent/JP2021179834A/en
Publication of JP2021179834A publication Critical patent/JP2021179834A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Stored Programmes (AREA)

Abstract

To provide a virtual POS server and a virtual POS system that can easily develop a settlement processing system using an information terminal.SOLUTION: A virtual POS server includes a memory, a communication interface, and a processor. The memory stores a POS application program. The communication interface communicates with an information terminal. The processor acquires a keyword called by the information terminal according to an operation by a user via the communication interface, executes processing required by the keyword with the POS application program, and transfers a processing result of the POS application program to the information terminal.SELECTED DRAWING: Figure 2

Description

本発明の実施形態は、仮想POSサーバおよび仮想POSシステムに関する。 Embodiments of the present invention relate to virtual POS servers and virtual POS systems.

近年、専用のハードウエアで構成された専用のPOSレジを店舗に設置しない決済処理システムが考えられている。専用のPOSレジを用いない店舗で実現される決済処理システムとしては、ユーザが所持する携帯端末(スマートフォン、タブレットPC等)を用いて商品を決済する決済処理システム(例えば、スマホPOSと称されるPOSシステム)などがある。また、店舗に配置したショッピングカートなどに設置した情報端末(タブレット等)を用いて商品の決済を行う決済処理システム(例えば、カートPOSと称されるPOSシステム)もある。 In recent years, a payment processing system has been considered in which a dedicated POS cash register composed of dedicated hardware is not installed in a store. As a payment processing system realized in a store that does not use a dedicated POS cash register, a payment processing system (for example, called a smartphone POS) that uses a mobile terminal (smartphone, tablet PC, etc.) owned by a user to settle a product. POS system) and so on. There is also a payment processing system (for example, a POS system called a cart POS) that makes payments for products using an information terminal (tablet or the like) installed in a shopping cart or the like placed in a store.

しかしながら、従来のスマホPOSやカートPOSなどの決済処理システムは、ビジネスロジックの異なる個々の店舗ごとに開発しなければならない。個々の店舗におけるビジネスロジックの全てを携帯端末などの情報端末に移植することは、開発に多くの手間と時間が掛かる。従って、多種多様な店舗に情報端末を用いて決済を行う決済処理システムを提供するためには、個々の店舗に対応した決済処理システムを簡単に開発できるものが要望されている。 However, conventional payment processing systems such as smartphone POS and cart POS must be developed for each store with different business logic. Porting all of the business logic in an individual store to an information terminal such as a mobile terminal requires a lot of labor and time for development. Therefore, in order to provide a payment processing system for making payments to a wide variety of stores using information terminals, there is a demand for a system that can easily develop a payment processing system corresponding to each store.

特開2016−212484号公報Japanese Unexamined Patent Publication No. 2016-212484

上記の課題を解決するため、情報端末を用いた決済処理システムの開発が容易にできる仮想POSサーバおよび仮想POSシステムを提供する。 In order to solve the above problems, we provide a virtual POS server and a virtual POS system that can easily develop a payment processing system using an information terminal.

実施形態によれば、仮想POSサーバは、メモリと通信インターフェースとプロセッサとを有する。メモリは、POSアプリケーションプログラムを記憶する。通信インターフェースは、情報端末と通信する。プロセッサは、情報端末がユーザによる操作に応じて呼び出したキーワードを通信インターフェースを介して取得し、キーワードによって要求される処理を前記POSアプリケーションプログラムで実行し、POSアプリケーションプログラムの処理結果を情報端末へ転送する。 According to the embodiment, the virtual POS server has a memory, a communication interface, and a processor. The memory stores the POS application program. The communication interface communicates with the information terminal. The processor acquires the keyword called by the information terminal in response to the operation by the user via the communication interface, executes the processing required by the keyword in the POS application program, and transfers the processing result of the POS application program to the information terminal. do.

図1は、実施形態に係る仮想POSサーバを含む仮想POSシステムの構成例を示す図である。FIG. 1 is a diagram showing a configuration example of a virtual POS system including a virtual POS server according to an embodiment. 図2は、実施形態に係る仮想POSサーバにおける制御系の構成例を示すブロック図である。FIG. 2 is a block diagram showing a configuration example of a control system in the virtual POS server according to the embodiment. 図3は、実施形態に係る仮想POSシステムにおける情報端末の制御系の構成例を示すブロック図である。FIG. 3 is a block diagram showing a configuration example of a control system of an information terminal in the virtual POS system according to the embodiment. 図4は、実施形態に係る仮想POSサーバにおいて仮想POSを実現するためのソフトウエアの構成例を示す図である。FIG. 4 is a diagram showing a configuration example of software for realizing virtual POS in the virtual POS server according to the embodiment. 図5は、実施形態に係る仮想POSサーバの記憶装置に設けられる実行可否テーブルの構成例を示す図である。FIG. 5 is a diagram showing a configuration example of an executionability table provided in the storage device of the virtual POS server according to the embodiment. 図6は、実施形態に係る仮想POSシステムの動作を概略的に説明するための図である。FIG. 6 is a diagram for schematically explaining the operation of the virtual POS system according to the embodiment. 図7は、実施形態に係る仮想POSシステムの動作例を説明するためのシーケンスである。FIG. 7 is a sequence for explaining an operation example of the virtual POS system according to the embodiment. 図8は、実施形態に係る仮想POSサーバの動作例を説明するためのフローチャートである。FIG. 8 is a flowchart for explaining an operation example of the virtual POS server according to the embodiment.

以下、図面を参照して実施形態について説明する。
図1は、実施形態に係る仮想POSサーバ11を含む仮想POSシステム1の構成例を示す図である。
図1に示すように、実施形態に係る仮想POSシステム1は、仮想POSサーバ11、基地局12および情報端末13により構成される。仮想POSサーバ11は、基地局12を介して情報端末13と通信する。
Hereinafter, embodiments will be described with reference to the drawings.
FIG. 1 is a diagram showing a configuration example of a virtual POS system 1 including a virtual POS server 11 according to an embodiment.
As shown in FIG. 1, the virtual POS system 1 according to the embodiment is composed of a virtual POS server 11, a base station 12, and an information terminal 13. The virtual POS server 11 communicates with the information terminal 13 via the base station 12.

仮想POSサーバ11は、POS(Point Of Sales)レジとして動作するアプリケーションプログラム(以下、POSアプリケーションとも称する)がインストールされたサーバ装置である。仮想POSサーバ11は、POSアプリケーションを実行することにより仮想POSとして動作する。仮想POSは、POSレジの周辺機器としての仮想デバイス(プリンタ、スキャナ、ディスプレイ、ドロア、カードリーダなど)を用いたPOSレジとしての処理を実行する機能である。図1に示す構成例において、仮想POSサーバ11は、複数の仮想POSを有する。仮想POSサーバ11では、情報端末13ごとに割り当てる仮想POSが情報端末13からの処理要求に対してPOSレジとしての処理結果を返す。 The virtual POS server 11 is a server device in which an application program (hereinafter, also referred to as a POS application) that operates as a POS (Point Of Sales) register is installed. The virtual POS server 11 operates as a virtual POS by executing a POS application. The virtual POS is a function that executes processing as a POS register using a virtual device (printer, scanner, display, drawer, card reader, etc.) as a peripheral device of the POS register. In the configuration example shown in FIG. 1, the virtual POS server 11 has a plurality of virtual POS. In the virtual POS server 11, the virtual POS assigned to each information terminal 13 returns the processing result as a POS register in response to the processing request from the information terminal 13.

基地局12は、情報端末13と無線通信を行うための機器である。基地局12は、ローカルエリアネットワークなどのネットワークを介して仮想POSサーバ11と接続される。すなわち、仮想POSサーバ11と情報端末13とは、基地局12を介して通信接続される。 The base station 12 is a device for wirelessly communicating with the information terminal 13. The base station 12 is connected to the virtual POS server 11 via a network such as a local area network. That is, the virtual POS server 11 and the information terminal 13 are communicated and connected via the base station 12.

情報端末13は、ユーザが使用するコンピュータである。例えば、情報端末13は、スマートフォン、タブレットPC、あるいは、ショッピングカートに取り付けられた情報機器などである。情報端末13は、通信機能を有し、基地局12を介して仮想POSサーバ11と通信する。情報端末13は、仮想POSサーバ11へ仮想POSに実行を要求するキーワードを送信する。 The information terminal 13 is a computer used by the user. For example, the information terminal 13 is a smartphone, a tablet PC, an information device attached to a shopping cart, or the like. The information terminal 13 has a communication function and communicates with the virtual POS server 11 via the base station 12. The information terminal 13 transmits a keyword requesting execution to the virtual POS to the virtual POS server 11.

次に、実施形態に係る仮想POSシステム1における仮想POSサーバ11の構成について説明する。
図2は、実施形態に係る仮想POSシステム1における仮想POSサーバ11の制御系の構成例を示すブロック図である。
図2に示すように、仮想POSサーバ11は、中央処理装置111、記憶装置(メモリ)112、通信インターフェース(I/F)113、ディスプレイインターフェース(I/F)114、および、ディスプレイ115などを有する。
Next, the configuration of the virtual POS server 11 in the virtual POS system 1 according to the embodiment will be described.
FIG. 2 is a block diagram showing a configuration example of a control system of the virtual POS server 11 in the virtual POS system 1 according to the embodiment.
As shown in FIG. 2, the virtual POS server 11 includes a central processing unit 111, a storage device (memory) 112, a communication interface (I / F) 113, a display interface (I / F) 114, a display 115, and the like. ..

中央処理装置111は、仮想POSサーバ11による情報処理を実行する。中央処理装置111は、プロセッサ121、ROM(read-only memory)122、RAM(random-access memory)123などを有する。プロセッサ121は、プログラムを実行する演算回路を含む。プロセッサ121は、例えば、CPUである。プロセッサ121は、ROM122又は記憶装置112が記憶するプログラムを実行する。プロセッサ121は、プログラムを実行することで各部の制御およびデータ処理などを実行する。プロセッサ121は、第2のプロセッサとしての機能を含む。 The central processing unit 111 executes information processing by the virtual POS server 11. The central processing unit 111 includes a processor 121, a ROM (read-only memory) 122, a RAM (random-access memory) 123, and the like. The processor 121 includes an arithmetic circuit that executes a program. The processor 121 is, for example, a CPU. The processor 121 executes a program stored in the ROM 122 or the storage device 112. The processor 121 executes control of each part, data processing, and the like by executing a program. The processor 121 includes a function as a second processor.

また、プロセッサ121は、オペレーティングシステム(OS)上で動作するPOSアプリケーションプログラムを実行することで仮想POSとして機能する。また、プロセッサ121は、仮想デバイスプログラムを実行することによりPOSレジの周辺機器に相当する各種のデバイスを仮想的に実現する。また、プロセッサ121は、キーワード実行プログラムを実行することにより情報端末13から与えられたキーワードに応じた処理を仮想POSに実行させる。 Further, the processor 121 functions as a virtual POS by executing a POS application program running on an operating system (OS). Further, the processor 121 virtually realizes various devices corresponding to peripheral devices of the POS register by executing a virtual device program. Further, the processor 121 causes the virtual POS to execute the process corresponding to the keyword given from the information terminal 13 by executing the keyword execution program.

ROM122は、不揮発性のメモリである。ROM122は、プロセッサ121が実行するプログラムを記憶する。RAM123は、揮発性のメモリである。RAM123は、一時的にデータを保持するワーキングメモリとして使用される。例えば、RAM123は、プロセッサ121が処理を実行するために使用するデータあるいは処理結果などを一時的に記憶する。 ROM 122 is a non-volatile memory. The ROM 122 stores a program executed by the processor 121. The RAM 123 is a volatile memory. The RAM 123 is used as a working memory for temporarily holding data. For example, the RAM 123 temporarily stores data or processing results used by the processor 121 to execute processing.

記憶装置112は、書き換え可能な不揮発性のメモリを含む記憶装置である。記憶装置112は、プロセッサ121が実行するプログラム、各種の処理に用いる設定データ、処理結果などを示すデータを保存する。本実施形態において、記憶装置112は、仮想POSとして機能するためのプログラム群を記憶する。また、記憶装置112は、各種のデータも記憶する。 The storage device 112 is a storage device including a rewritable non-volatile memory. The storage device 112 stores data indicating a program executed by the processor 121, setting data used for various processes, processing results, and the like. In this embodiment, the storage device 112 stores a group of programs for functioning as a virtual POS. The storage device 112 also stores various data.

通信インターフェース112は、情報端末11と通信するためのインターフェースである。図1に示す構成例において、プロセッサ121は、通信インターフェース112により基地局12を介して情報端末11と通信する。通信インターフェース112は、第2の通信インターフェースとしての機能を含む。 The communication interface 112 is an interface for communicating with the information terminal 11. In the configuration example shown in FIG. 1, the processor 121 communicates with the information terminal 11 via the base station 12 by the communication interface 112. The communication interface 112 includes a function as a second communication interface.

ディスプレイ115は、ディスプレイインターフェース(I/F)114を介して中央処理装置に接続される。ディスプレイ115は、仮想POSによる処理結果を確認するための画面などを表示する。ディスプレイ115は、仮想POSサーバ11の外部装置であっても良い。例えば、プロセッサ121は、キーワードに対応する仮想POSによる処理結果をディスプレイ115に表示するようにしても良い。これにより、システム管理者などの人物が、POSアプリケーションを含む仮想POSの動作や状態を確認できるようにしても良い。 The display 115 is connected to the central processing unit via the display interface (I / F) 114. The display 115 displays a screen or the like for confirming the processing result by the virtual POS. The display 115 may be an external device of the virtual POS server 11. For example, the processor 121 may display the processing result by the virtual POS corresponding to the keyword on the display 115. This may allow a person such as a system administrator to check the operation and status of the virtual POS including the POS application.

次に、実施形態に係るPOSシステム1における情報端末13の制御系の構成について説明する。
図3は、実施形態に係る情報端末13の制御系の構成例を示すブロック図である。
図3に示すように、情報端末13は、プロセッサ311、ROM(read-only memory)312、RAM(random-access memory)313、記憶装置314、通信インターフェース(I/F)315、デバイスインターフェース(I/F)316、タッチパネル317、および、ディスプレイ318などを有する。
Next, the configuration of the control system of the information terminal 13 in the POS system 1 according to the embodiment will be described.
FIG. 3 is a block diagram showing a configuration example of the control system of the information terminal 13 according to the embodiment.
As shown in FIG. 3, the information terminal 13 includes a processor 311, a ROM (read-only memory) 312, a RAM (random-access memory) 313, a storage device 314, a communication interface (I / F) 315, and a device interface (I). / F) 316, touch panel 317, display 318 and the like.

プロセッサ311は、プログラムを実行する演算回路を含む。プロセッサ311は、第1のプロセッサとしての機能を含む。プロセッサ311は、例えば、CPUである。プロセッサ311は、ROM312又は記憶装置314が記憶するプログラムを実行する。例えば、プロセッサ311は、オペレーティングシステム(OS)上で動作するアプリケーションプログラムを実行することで各種の処理を実現する。例えば、プロセッサ311は、アプリケーションプログラムによりユーザにGUI(グラフィカルユーザインターフェース)を提供する。また、プロセッサ311は、アプリケーションプログラムによってユーザがGUIを用いて入力する情報をキーワードの実行要求として仮想POSサーバ11へ送信する機能を実現する。 Processor 311 includes an arithmetic circuit that executes a program. Processor 311 includes a function as a first processor. The processor 311 is, for example, a CPU. The processor 311 executes a program stored in the ROM 312 or the storage device 314. For example, the processor 311 realizes various processes by executing an application program running on an operating system (OS). For example, the processor 311 provides a GUI (graphical user interface) to the user by an application program. Further, the processor 311 realizes a function of transmitting the information input by the user using the GUI by the application program to the virtual POS server 11 as a keyword execution request.

ROM312は、不揮発性のメモリである。ROM312は、プロセッサ311が実行するプログラムを記憶する。RAM313は、揮発性のメモリである。RAM313は、一時的にデータを保持するワーキングメモリとして使用される。例えば、RAM313は、プロセッサ311が処理を実行するために使用するデータあるいは処理結果などを一時的に記憶する。 The ROM 312 is a non-volatile memory. The ROM 312 stores a program executed by the processor 311. The RAM 313 is a volatile memory. The RAM 313 is used as a working memory for temporarily holding data. For example, the RAM 313 temporarily stores data or processing results used by the processor 311 to execute processing.

記憶装置314は、書き換え可能な不揮発性のメモリを含む記憶装置である。記憶装置314は、プロセッサ311が実行するプログラム、各種の処理に用いる設定データ、処理結果などを示すデータを保存する。
通信インターフェース315は、仮想POSサーバ11と通信するためのインターフェースである。通信インターフェース315は、第1の通信インターフェースとしての機能を含む。図1に示す構成例において、通信インターフェース315は、基地局12と無線通信を行う通信インターフェースである。
The storage device 314 is a storage device including a rewritable non-volatile memory. The storage device 314 stores data indicating a program executed by the processor 311, setting data used for various processes, processing results, and the like.
The communication interface 315 is an interface for communicating with the virtual POS server 11. The communication interface 315 includes a function as a first communication interface. In the configuration example shown in FIG. 1, the communication interface 315 is a communication interface that performs wireless communication with the base station 12.

デバイスインターフェース316は、タッチパネル317およびディスプレイ318と接続するためのインターフェースである。ディスプレイ318は、画面を表示する表示器である。ディスプレイ318は、デバイスインターフェース316を介して入力する画像信号に基づいて画像を表示する。タッチパネル317は、ディスプレイ318の表示画面上に設けられる。タッチパネル317は、ユーザがタッチした部位を検知する。タッチパネル317は、デバイスインターフェース316を介してユーザがタッチした部位を示す情報をプロセッサ311へ供給する。 The device interface 316 is an interface for connecting to the touch panel 317 and the display 318. The display 318 is a display that displays a screen. The display 318 displays an image based on an image signal input via the device interface 316. The touch panel 317 is provided on the display screen of the display 318. The touch panel 317 detects a portion touched by the user. The touch panel 317 supplies information indicating a portion touched by the user to the processor 311 via the device interface 316.

次に、実施形態に関わる仮想POSサーバ11が仮想POSとして機能するために記憶装置112に記憶されるデータについて説明する。
図4は、実施形態に関わる仮想POSサーバ11の記憶装置112に記憶されるデータの例を示す図である。
図4に示す例において、記憶装置112には、オペレーティングシステム(OS)プログラム131、デバイスドライバプログラム132、フィルタドライバプログラム133、POSアプリケーションプログラム134、仮想デバイスプログラム135、キーワード実行プログラム136などのプログラムが記憶されている。さらに、記憶装置112には、キーワードライブラリ317、認証データベース138および実行可否テーブル139なども記憶する。
Next, the data stored in the storage device 112 in order for the virtual POS server 11 according to the embodiment to function as the virtual POS will be described.
FIG. 4 is a diagram showing an example of data stored in the storage device 112 of the virtual POS server 11 according to the embodiment.
In the example shown in FIG. 4, the storage device 112 stores programs such as an operating system (OS) program 131, a device driver program 132, a filter driver program 133, a POS application program 134, a virtual device program 135, and a keyword execution program 136. Has been done. Further, the storage device 112 also stores the keyword library 317, the authentication database 138, the executionability table 139, and the like.

OSプログラム(以下、OS)131は、アプリケーションプログラムなどを動作させるための基本プログラムである。デバイスドライバプログラム(以下、デバイスドライバ)132は、周辺機器を動作させるためのプログラムである。フィルタドライバプログラム(以下、フィルタドライバ)133は、デバイスドライバ132と仮想デバイスプログラム135との間でデータを入出力するプログラムである。 The OS program (hereinafter referred to as OS) 131 is a basic program for operating an application program or the like. The device driver program (hereinafter referred to as device driver) 132 is a program for operating peripheral devices. The filter driver program (hereinafter, filter driver) 133 is a program that inputs / outputs data between the device driver 132 and the virtual device program 135.

デバイスドライバ132は、POSレジの周辺機器に相当する仮想デバイスごとにインストールされる。例えば、POSレジの周辺機器に相当する仮想デバイスとして、プリンタ、スキャナ、ディスプレイ、ドロア、カードリーダなどを利用する場合、それぞれに対応するデバイスドライバプログラムが記憶装置112に記憶される。 The device driver 132 is installed for each virtual device corresponding to the peripheral device of the POS register. For example, when a printer, a scanner, a display, a drawer, a card reader, or the like is used as a virtual device corresponding to a peripheral device of a POS register, a device driver program corresponding to each is stored in the storage device 112.

POSアプリケーションプログラム(以下、POSアプリケーション)134は、仮想POSとして動作するプログラムである。プロセッサ121は、POSアプリケーション134を実行することによりPOSレジと同等の処理を行う仮想POSとして動作する。POSアプリケーション134は、例えば、OS131上で動作するアプリケーションプログラムである。POSアプリケーション134は、仮想POSサーバ11が具備する仮想POSの台数分だけ記憶装置112にインストールされる。 The POS application program (hereinafter referred to as POS application) 134 is a program that operates as a virtual POS. The processor 121 operates as a virtual POS that performs the same processing as the POS register by executing the POS application 134. The POS application 134 is, for example, an application program that runs on the OS 131. The POS application 134 is installed in the storage device 112 for the number of virtual POS included in the virtual POS server 11.

仮想デバイスプログラム(以下、仮想デバイス)135は、POSレジの周辺機器に相当する仮想デバイスとして動作するプログラムである。POSレジの周辺機器に相当する仮想デバイスには、プリンタ、スキャナ、ディスプレイ、ドロア、カードリーダなどがある。仮想デバイス135は、POSレジの周辺機器として利用するデバイスごとに記憶装置112にインストールされる。また、記憶装置112には、各仮想デバイス135に対応するデバイスドライバ132およびフィルタドライバ133がインストールされる。 The virtual device program (hereinafter referred to as virtual device) 135 is a program that operates as a virtual device corresponding to a peripheral device of a POS register. Virtual devices corresponding to peripheral devices of POS cash registers include printers, scanners, displays, drawers, card readers, and the like. The virtual device 135 is installed in the storage device 112 for each device used as a peripheral device of the POS register. Further, the device driver 132 and the filter driver 133 corresponding to each virtual device 135 are installed in the storage device 112.

キーワード実行プログラム(以下、キーワード実行)136は、キーワードに応じてアプリケーションを実行させるプログラムである。キーワード実行136は、キーワード駆動による自動評価を行う手法としてISO/IEC/IEEE DIS 29119−2で標準化されたキーワード駆動テストが適用できる。例えば、キーワード実行136は、予めキーワードを羅列して作成されたテストスクリプトによって各キーワードに応じた処理をPOSアプリ134に実行させる。 The keyword execution program (hereinafter referred to as keyword execution) 136 is a program that executes an application according to a keyword. For the keyword execution 136, the keyword-driven test standardized by ISO / IEC / IEEE DIS 29119-2 can be applied as a method for performing automatic evaluation by keyword-driven. For example, the keyword execution 136 causes the POS application 134 to execute a process corresponding to each keyword by a test script created by enumerating the keywords in advance.

また、キーワードライブラリ317は、仮想POSが実行可能なキーワード(有効なキーワード)を示す情報を記憶したファイルである。例えば、プロセッサ121は、キーワードライブラリ317を検索することにより情報端末13から受けたキーワードが実行可能な(有効な)キーワードであるかを判定する。プロセッサ121は、キーワードライブラリ317に記憶されるキーワードに対応する処理をキーワード実行プログラム136によってPOSアプリケーション134に実行させる。 Further, the keyword library 317 is a file that stores information indicating keywords (valid keywords) that can be executed by virtual POS. For example, the processor 121 determines whether the keyword received from the information terminal 13 is an executable (valid) keyword by searching the keyword library 317. The processor 121 causes the POS application 134 to execute the process corresponding to the keyword stored in the keyword library 317 by the keyword execution program 136.

また、認証データベース138は、ユーザを認証するための認証情報を含む登録者のユーザが情報を記憶するデータベースである。認証データベース138に登録する認証情報は、情報端末13を操作するユーザを認証できる情報であれば良い。例えば、認証情報は、パスワードなどのユーザが記憶する情報であっても良いし、ユーザが所持するカードなどから読み取る情報であっても良いし、ユーザの生体情報であっても良い。 Further, the authentication database 138 is a database in which the registered user stores the information including the authentication information for authenticating the user. The authentication information registered in the authentication database 138 may be any information that can authenticate the user who operates the information terminal 13. For example, the authentication information may be information stored by the user such as a password, information read from a card possessed by the user, or biometric information of the user.

さらに、認証データベース138は、登録者の認証情報に対応づけて当該登録者に設定された権限レベルを記憶する。登録者に設定される権限レベルは、登録者の権限の高さを示す情報である。権限レベルは、POSアプリケーション134に実行させる各キーワードに対して設定される実行レベルと比較される情報である。例えば、ユーザ(登録者)の権限レベルが高ければ高いほど、実行レベルの高いキーワードが実行可となる。
なお、記憶装置112は、認証データベース138を用いてユーザ認証を行うためのユーザ認証用のアプリケーションプログラムも記憶される。ユーザ認証用のアプリケーションプログラムは、入力されるユーザログイン情報に含まれる認証情報と認証データベース138に登録されている認証情報とによるユーザ認証を行う。
Further, the authentication database 138 stores the authority level set for the registrant in association with the registrant's authentication information. The authority level set for the registrant is information indicating the height of the authority of the registrant. The permission level is information to be compared with the execution level set for each keyword to be executed by the POS application 134. For example, the higher the authority level of the user (registrant), the higher the execution level of the keyword can be executed.
The storage device 112 also stores an application program for user authentication for performing user authentication using the authentication database 138. The application program for user authentication performs user authentication by the authentication information included in the input user login information and the authentication information registered in the authentication database 138.

また、実行可否テーブル139は、各キーワードに対して設定される実行レベルを示す情報を格納する。実行レベルは、登録者に対して設定される権限レベルに対応する情報である。中央処理装置111は、ユーザの権限レベルが入力したキーワードを実行可とするレベルである場合、当該キーワードを実行する。 Further, the execution enable / disable table 139 stores information indicating the execution level set for each keyword. The execution level is information corresponding to the authority level set for the registrant. When the user's authority level is a level at which the entered keyword can be executed, the central processing unit 111 executes the keyword.

図5は、実行可否テーブル319の構成例を示す図である。
図5に示すように、実行可否テーブル319には、各キーワードに対応づけて実行レベルが記憶される。キーワードに対応する処理は、ユーザの権限レベルが実行レベル以上である場合に実行可となる。すなわち、ユーザの権限レベルが実行レベル以上であれば、キーワードは実行可と判定される。また、ユーザの権限レベルが実行レベル未満であれば、キーワードは実行不可と判定される。
FIG. 5 is a diagram showing a configuration example of the executionability table 319.
As shown in FIG. 5, the execution enable / disable table 319 stores the execution level in association with each keyword. The process corresponding to the keyword can be executed when the user's authority level is higher than the execution level. That is, if the user's authority level is equal to or higher than the execution level, the keyword is determined to be executable. If the user's permission level is lower than the execution level, the keyword is determined to be unexecutable.

例えば、一般ユーザの権限レベルを「1」、店舗のマネージャーの権限レベルを「2」、システム管理者の権限レベルを「3」とすることを想定する。この場合、実行レベル1のキーワードは、一般のユーザ、店舗のマネージャーおよびシステム管理者を含む各ユーザが実行できるように制御される。また、実行レベル2のキーワードは、一般のユーザを実行不可とし、店舗のマネージャーおよびシステム管理者が実行できるように制御される。実行レベル3のキーワードは、一般のユーザおよび店舗のマネージャーを実行不可とし、システム管理者が実行できるように制御される。 For example, it is assumed that the authority level of a general user is "1", the authority level of a store manager is "2", and the authority level of a system administrator is "3". In this case, the execution level 1 keyword is controlled so that each user including a general user, a store manager, and a system administrator can execute the keyword. Further, the execution level 2 keyword is controlled so that a general user cannot be executed and the store manager and the system administrator can execute the keyword. Execution level 3 keywords are controlled so that general users and store managers cannot be executed and system administrators can execute them.

次に、実施形態に係る仮想POSシステム1においてキーワードを実行するための処理の流れを概略的に説明する。
図6は、実施形態に係る仮想POSシステム1においてキーワードを実行するための処理の流れを概略的に説明するための概念図である。
情報端末13は、仮想POSに対するユーザによる操作などを受け付けるためのGUI(グラフィカルユーザインターフェース)を提供するアプリケーションプログラムがインストールされている。情報端末13は、ユーザによるGUIの操作に応じて仮想POSに要求可能なキーワードを呼び出す。情報端末13は、ユーザの操作に応じて呼び出したキーワードを仮想POSサーバ11へ送信する。
Next, the flow of processing for executing the keyword in the virtual POS system 1 according to the embodiment will be schematically described.
FIG. 6 is a conceptual diagram for schematically explaining the flow of processing for executing a keyword in the virtual POS system 1 according to the embodiment.
The information terminal 13 is installed with an application program that provides a GUI (graphical user interface) for accepting operations by the user on the virtual POS. The information terminal 13 calls a keyword that can be requested from the virtual POS according to the operation of the GUI by the user. The information terminal 13 transmits the called keyword according to the user's operation to the virtual POS server 11.

図6に示す構成例において、仮想POSサーバ11は、複数の仮想POSを有する。仮想POSサーバ11は、通信接続した情報端末13に対して1つの仮想POSを割り当てる。仮想POSサーバ11の仮想POSは、割り当てられた情報端末13からのキーワードを受信する。仮想POSサーバ11は、情報端末13からキーワードを受信すると、キーワードライブラリ137を検索することにより受信したキーワードが実行可能な有効なキーワードであるかを確認する。 In the configuration example shown in FIG. 6, the virtual POS server 11 has a plurality of virtual POS. The virtual POS server 11 allocates one virtual POS to the information terminal 13 that is connected by communication. The virtual POS of the virtual POS server 11 receives the keyword from the assigned information terminal 13. When the virtual POS server 11 receives a keyword from the information terminal 13, the virtual POS server 11 searches the keyword library 137 to confirm whether the received keyword is an executable and valid keyword.

仮想POSサーバ11は、情報端末13から受信したキーワードが有効なキーワードであると確認した場合、当該キーワードの実行レベルを特定する。仮想POSサーバ11は、ユーザの権限レベルが当該キーワードの実行レベル以上であるか否かにより当該キーワードが実行可であるか否かを判定する。キーワードが実行可である場合、仮想POSサーバ11は、当該キーワードに応じた処理をPOSアプリケーションに実行させる。仮想POSサーバ11は、POSアプリケーションによる処理結果をキーワードの送信元である情報端末13へ送信する。 When the virtual POS server 11 confirms that the keyword received from the information terminal 13 is a valid keyword, the virtual POS server 11 specifies the execution level of the keyword. The virtual POS server 11 determines whether or not the keyword can be executed depending on whether or not the user's authority level is equal to or higher than the execution level of the keyword. When the keyword is executable, the virtual POS server 11 causes the POS application to execute the process corresponding to the keyword. The virtual POS server 11 transmits the processing result of the POS application to the information terminal 13 which is the source of the keyword.

また、図7は、実施形態に係る仮想POSシステム1においてキーワードとしての商品入力に対応する処理を実行する流れを概略的に示すシーケンスである。
図7に示す処理例において、ユーザは、情報端末13において商品情報(例えば、みかん1個およびれもん2個)を入力して入力(登録)ボタンをタッチする。情報端末13は、入力ボタンがタッチされると、ユーザ操作に対応するキーワードとして商品入力を呼び出す。キーワードとしての商品入力を呼び出すと、情報端末13は、呼び出したキーワード(商品入力)の実行要求を仮想POSサーバ11へ送信する。
Further, FIG. 7 is a sequence schematically showing a flow of executing a process corresponding to a product input as a keyword in the virtual POS system 1 according to the embodiment.
In the processing example shown in FIG. 7, the user inputs product information (for example, one mandarin orange and two remon oranges) on the information terminal 13 and touches the input (registration) button. When the input button is touched, the information terminal 13 calls the product input as a keyword corresponding to the user operation. When the product input as a keyword is called, the information terminal 13 sends an execution request for the called keyword (product input) to the virtual POS server 11.

仮想POSサーバ11は、情報端末13からキーワードとしての商品入力の実行要求を受けると、キーワードライブラリ137により受信したキーワード(商品入力)を検索する。仮想POSサーバ11は、キーワードライブラリ137に受信したキーワードとしての商品入力が存在すれば、受信した商品入力というキーワードが有効であると判定する。すなわち、仮想POSサーバ11は、キーワードライブラリ137を参照して商品入力がキーワードとして有効か否かを判定する。 When the virtual POS server 11 receives the execution request of the product input as a keyword from the information terminal 13, the virtual POS server 11 searches for the keyword (product input) received by the keyword library 137. If the product input as the received keyword exists in the keyword library 137, the virtual POS server 11 determines that the received product input is valid. That is, the virtual POS server 11 refers to the keyword library 137 and determines whether or not the product input is valid as a keyword.

商品入力がキーワードとして有効である場合、仮想POSサーバ11は、ユーザの権限レベルに基づいて当該キーワード(商品入力)が実行可能か否かを判定する。例えば、仮想POSサーバ11は、ユーザの権限レベルが当該キーワード(商品入力)の実行レベル以上であるか否かを判定する。ユーザの権限レベルが商品入力の実行レベル以上である場合、仮想POSサーバ11は、商品入力を仮想POSに実行させ、その実行結果を情報端末13へ返す。 When the product input is valid as a keyword, the virtual POS server 11 determines whether or not the keyword (product input) can be executed based on the user's authority level. For example, the virtual POS server 11 determines whether or not the user's authority level is equal to or higher than the execution level of the keyword (product input). When the user's authority level is equal to or higher than the execution level of the product input, the virtual POS server 11 causes the virtual POS to execute the product input and returns the execution result to the information terminal 13.

次に、実施形態に係る仮想POSサーバ11における仮想POSの動作について説明する。
図8は、実施形態に係る仮想POSサーバ11における仮想POSとしての処理の流れを説明するためのフローチャートである。
まず、情報端末13のプロセッサ311は、ユーザ操作に応じて仮想POSシステムを利用するためのアプリケーションプログラムを起動させる。情報端末13のプロセッサ311は、アプリケーションが起動すると、通信インターフェース315による無線通信によって基地局12を介して仮想POSサーバ11へアクセス要求を送信する。
Next, the operation of the virtual POS in the virtual POS server 11 according to the embodiment will be described.
FIG. 8 is a flowchart for explaining the flow of processing as a virtual POS in the virtual POS server 11 according to the embodiment.
First, the processor 311 of the information terminal 13 activates an application program for using the virtual POS system in response to a user operation. When the application is started, the processor 311 of the information terminal 13 transmits an access request to the virtual POS server 11 via the base station 12 by wireless communication by the communication interface 315.

仮想POSサーバ11は、ネットワークインターフェース113により情報端末13からのアクセス要求を受信する。仮想POSサーバ11の中央処理装置111は、情報端末13からのアクセス要求を受信すると、当該情報端末13に対して1つの仮想POSを割り当てる。中央処理装置111は、情報端末13に割り当てた仮想POSのPOSアプリケーション134を動作させ、当該情報端末13との通信接続を確立する(ACT11)。 The virtual POS server 11 receives an access request from the information terminal 13 through the network interface 113. When the central processing unit 111 of the virtual POS server 11 receives the access request from the information terminal 13, one virtual POS is assigned to the information terminal 13. The central processing unit 111 operates the POS application 134 of the virtual POS assigned to the information terminal 13 and establishes a communication connection with the information terminal 13 (ACT 11).

これにより、複数の仮想POSを有する仮想POSサーバ11は、1つの仮想POSで1つの情報端末13からのキーワードを処理できる状態となる。中央処理装置111は、情報端末13との通信接続が確立すると、ユーザを認証するためのユーザの認証情報を含むユーザログイン情報を情報端末13へ要求する。 As a result, the virtual POS server 11 having a plurality of virtual POS is in a state where one virtual POS can process a keyword from one information terminal 13. When the communication connection with the information terminal 13 is established, the central processing device 111 requests the information terminal 13 for user login information including the user's authentication information for authenticating the user.

情報端末13のプロセッサ311は、仮想POSサーバ11からのユーザログイン情報の要求に応じてユーザから認証情報を取得する。情報端末13のプロセッサ311は、ログイン画面を表示し、ユーザの認証情報を含むユーザログイン情報を取得する。例えば、情報端末13のプロセッサ311は、ユーザログイン情報として、ユーザがタッチパネル317を用いて入力するユーザIDと認証情報としてのパスワードとを取得する。また、情報端末13のプロセッサ311は、カメラ又はセンサなどを用いてユーザの顔画像又は指紋などの生体情報をユーザの認証情報として取得しても良い。情報端末13のプロセッサ311は、ユーザから取得した認証情報を含むユーザログイン情報を仮想POSサーバ11へ送信する。 The processor 311 of the information terminal 13 acquires authentication information from the user in response to a request for user login information from the virtual POS server 11. The processor 311 of the information terminal 13 displays a login screen and acquires user login information including user authentication information. For example, the processor 311 of the information terminal 13 acquires a user ID input by the user using the touch panel 317 as user login information and a password as authentication information. Further, the processor 311 of the information terminal 13 may acquire biometric information such as a user's face image or fingerprint as user authentication information by using a camera, a sensor, or the like. The processor 311 of the information terminal 13 transmits the user login information including the authentication information acquired from the user to the virtual POS server 11.

中央処理装置111は、通信インターフェース113を介して情報端末13からのユーザログイン情報を取得する。中央処理装置111は、情報端末13からユーザログイン情報を取得すると、取得したユーザログイン情報を用いたユーザ認証を行う(ACT12)。中央処理装置111は、ユーザ認証として、取得したユーザログイン情報に含まれる認証情報と認証データベース138に記憶している登録者の認証情報とを照合する。中央処理装置111は、取得した認証情報と認証データベース138に登録している登録者の認証情報とが同一人物のものであると判定した場合、当該ユーザが登録者であると特定する。中央処理装置111は、ユーザ認証によってユーザが認証データベース138に登録された登録者であると特定すると、ログイン完了を示す情報を情報端末13へ送信する。 The central processing unit 111 acquires user login information from the information terminal 13 via the communication interface 113. When the central processing device 111 acquires the user login information from the information terminal 13, the central processing device 111 performs user authentication using the acquired user login information (ACT 12). As user authentication, the central processing device 111 collates the authentication information included in the acquired user login information with the registrant's authentication information stored in the authentication database 138. When the central processing unit 111 determines that the acquired authentication information and the authentication information of the registrant registered in the authentication database 138 belong to the same person, the central processing unit 111 identifies the user as the registrant. When the central processing unit 111 identifies that the user is a registrant registered in the authentication database 138 by user authentication, the central processing unit 111 transmits information indicating login completion to the information terminal 13.

中央処理装置111は、ログイン完了を示す情報を情報端末13へ通知した後、当該情報端末13からのキーワードの入力待ちの状態となる(ACT13)。情報端末13のプロセッサ311は、仮想POSサーバ11からのログイン完了の通知を受けてキーワードの入力が可能な状態となる。この状態において、情報端末13は、ユーザにより操作指示が操作内容に対応するキーワードを呼び出して仮想POSサーバ11へ送信する。 After notifying the information terminal 13 of the information indicating the completion of login, the central processing unit 111 is in a state of waiting for input of a keyword from the information terminal 13 (ACT 13). The processor 311 of the information terminal 13 is in a state where it is possible to input a keyword upon receiving the notification of the completion of login from the virtual POS server 11. In this state, the information terminal 13 calls the keyword corresponding to the operation content by the user and sends the operation instruction to the virtual POS server 11.

情報端末13からのキーワードを受信した場合(ACT14、YES)、中央処理装置111は、キーワードライブラリ137において受信したキーワードを検索する(ACT15)。情報端末13から受信したキーワードがキーワードライブラリ137に存在しない場合(ACT16、NO)、中央処理装置111は、受信したキーワードが有効なキーワードでないと判断する。この場合、中央処理装置111は、エラー処理として、有効なキーワードでない旨を情報端末13へ送信する(ACT17)。 When the keyword from the information terminal 13 is received (ACT 14, YES), the central processing unit 111 searches for the received keyword in the keyword library 137 (ACT 15). When the keyword received from the information terminal 13 does not exist in the keyword library 137 (ACT 16, NO), the central processing unit 111 determines that the received keyword is not a valid keyword. In this case, the central processing unit 111 transmits to the information terminal 13 that the keyword is not valid as error processing (ACT 17).

情報端末13から受信したキーワードがキーワードライブラリ137に存在する場合(ACT16、YES)、中央処理装置111は、受信したキーワードが有効なキーワードでないと判断する。受信したキーワードが有効なキーワードである場合、中央処理装置111は、当該ユーザが当該キーワードを実行できる権限レベルを有するか否かを判定する(ACT18)。 When the keyword received from the information terminal 13 exists in the keyword library 137 (ACT 16, YES), the central processing unit 111 determines that the received keyword is not a valid keyword. When the received keyword is a valid keyword, the central processing unit 111 determines whether or not the user has an authority level capable of executing the keyword (ACT 18).

例えば、中央処理装置111は、認証データベース138を参照して当該情報端末13のユーザの権限レベルを特定する。また、中央処理装置111は、実行可否テーブル139を参照して当該キーワードに設定されている実行レベルを特定する。当該ユーザの権限レベルとキーワードの実行レベルとを特定すると、中央処理装置111は、当該ユーザの権限レベルが当該キーワードの実行レベル以上であるか否かによって当該キーワードを実行できるか否かを判定する。ユーザの権限レベルがキーワードの実行レベル以上である場合、中央処理装置111は、ユーザがキーワードを実行できる権限レベルを有すると判定する。また、ユーザの権限レベルがキーワードの実行レベル未満である場合、中央処理装置111は、ユーザがキーワードを実行できる権限レベルを持っていないと判定する。 For example, the central processing unit 111 refers to the authentication database 138 to specify the authority level of the user of the information terminal 13. Further, the central processing unit 111 identifies the execution level set for the keyword with reference to the execution enable / disable table 139. When the permission level of the user and the execution level of the keyword are specified, the central processing unit 111 determines whether or not the keyword can be executed depending on whether or not the permission level of the user is equal to or higher than the execution level of the keyword. .. When the user's authority level is equal to or higher than the keyword execution level, the central processing unit 111 determines that the user has the authority level to execute the keyword. Further, when the authority level of the user is lower than the execution level of the keyword, the central processing unit 111 determines that the user does not have the authority level at which the keyword can be executed.

ユーザがキーワードを実行できる権限レベルを有していないと判定した場合(ACT18、NO)、中央処理装置111は、当該キーワードが実行不可であると判定する。ユーザがキーワードを実行できる権限レベルを有していない場合、中央処理装置111は、実行する権限レベルがないため、当該キーワードが実行不可である旨の通知を情報端末13へ送信する(ACT19)。 If it is determined that the user does not have the authority level to execute the keyword (ACT18, NO), the central processing unit 111 determines that the keyword cannot be executed. When the user does not have the authority level to execute the keyword, the central processing unit 111 transmits a notification to the information terminal 13 that the keyword cannot be executed because the user does not have the authority level to execute (ACT 19).

ユーザがキーワードを実行できる権限レベルを有すると判定した場合(ACT18、YES)、中央処理装置111は、当該キーワードが実行可であると判定する。キーワードが実行可であると判定した場合、中央処理装置111は、当該キーワードに応じた処理を割り当てられた仮想POSとしてのPOSアプリケーションに実行させる(ACT20)。中央処理装置111は、キーワードに応じた処理をPOSアプリケーションに実行させた処理結果を得ると、処理結果をキーワードの送信元である情報端末13へ送信する(ACT21)。 When it is determined that the user has an authority level capable of executing the keyword (ACT18, YES), the central processing unit 111 determines that the keyword is executable. When it is determined that the keyword is executable, the central processing unit 111 causes the POS application as the assigned virtual POS to execute the process corresponding to the keyword (ACT 20). When the central processing unit 111 obtains the processing result obtained by causing the POS application to execute the processing corresponding to the keyword, the central processing unit 111 transmits the processing result to the information terminal 13 which is the transmission source of the keyword (ACT 21).

中央処理装置111は、処理結果を送信した後、あるいは、キーワード受信待ちの間、情報端末からの終了指示を受け付ける。情報端末13からの終了指示がなければ(ACT22、NO)、中央処理装置111は、上記ACT14からの処理を繰り返し実行する。また、情報端末13からの終了指示があれば(ACT22、NO)、中央処理装置111は、情報端末13に割り当てた仮想POSとしての処理を終了する。 The central processing unit 111 receives an end instruction from the information terminal after transmitting the processing result or while waiting for keyword reception. Unless there is an end instruction from the information terminal 13 (ACT 22, NO), the central processing unit 111 repeatedly executes the process from the ACT 14. If there is an end instruction from the information terminal 13 (ACT22, NO), the central processing unit 111 ends the processing as a virtual POS assigned to the information terminal 13.

以上のように、実施形態に係る仮想POSシステムは、個々の店舗のビジネスロジックを適用した仮想POSを備える仮想POSサーバとユーザが操作する情報端末と有する。情報端末は、ユーザ操作に応じたキーワードを仮想POSサーバへ送信する。仮想POSサーバは、仮想POSによって情報端末からのキーワードに対応した処理を実行し、その処理結果を情報端末へ送信する。 As described above, the virtual POS system according to the embodiment includes a virtual POS server provided with virtual POS to which the business logic of each store is applied, and an information terminal operated by the user. The information terminal transmits the keyword corresponding to the user operation to the virtual POS server. The virtual POS server executes a process corresponding to a keyword from the information terminal by the virtual POS, and transmits the process result to the information terminal.

このような仮想POSシステムでは、情報端末と仮想POSサーバとの間でメッセージを送受信するためのアプリケーションプログラムを開発すれば良いこととなる。この結果として、個々の店舗のビジネスロジックを全て情報端末に移植するような開発作業が不要となる。従って、上述した実施形態によれば、スマートフォン、タブレットPCあるいはカートに取り付けた機器などの情報端末をユーザが操作することで商品などの決済を仮想POSで実行できるシステムが容易に開発できる。 In such a virtual POS system, it suffices to develop an application program for sending and receiving messages between the information terminal and the virtual POS server. As a result, the development work of porting all the business logic of each store to the information terminal becomes unnecessary. Therefore, according to the above-described embodiment, it is possible to easily develop a system capable of executing payment of a product or the like by a virtual POS by the user operating an information terminal such as a smartphone, a tablet PC or a device attached to a cart.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although some embodiments of the present invention have been described, these embodiments are presented as examples and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other embodiments, and various omissions, replacements, and changes can be made without departing from the gist of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are also included in the scope of the invention described in the claims and the equivalent scope thereof.

1…仮想POSシステム、11…仮想POSサーバ、13…情報端末、111…中央処理装置、112…記憶装置、113…通信インターフェース(第2の通信インターフェース)、114…ディスプレイインターフェース、115…ディスプレイ、121…プロセッサ(第2のプロセッサ)、311…プロセッサ(第1のプロセッサ)、315…通信インターフェース(第1の通信インターフェース)。 1 ... Virtual POS system, 11 ... Virtual POS server, 13 ... Information terminal, 111 ... Central processing unit, 112 ... Storage device, 113 ... Communication interface (second communication interface), 114 ... Display interface, 115 ... Display, 121 ... Processor (second processor), 311 ... Processor (first processor), 315 ... Communication interface (first communication interface).

Claims (5)

POSアプリケーションプログラムを記憶するメモリと、
情報端末と通信する通信インターフェースと、
前記情報端末がユーザによる操作に応じて呼び出したキーワードを前記通信インターフェースを介して取得し、前記キーワードによって要求される処理を前記POSアプリケーションプログラムで実行し、前記POSアプリケーションプログラムの処理結果を前記情報端末へ転送するプロセッサと、
を有する仮想POSサーバ。
Memory for storing POS application programs and
A communication interface that communicates with information terminals,
The keyword called by the information terminal in response to an operation by the user is acquired via the communication interface, the processing required by the keyword is executed by the POS application program, and the processing result of the POS application program is obtained by the information terminal. With the processor to transfer to
Virtual POS server with.
前記プロセッサは、前記情報端末を操作するユーザが前記キーワードによって要求される処理を実行可とする権限を有する場合に、前記キーワードによって要求される処理を前記POSアプリケーションプログラムで実行する、
請求項1に記載の仮想POSサーバ。
When the user who operates the information terminal has the authority to execute the process required by the keyword, the processor executes the process requested by the keyword in the POS application program.
The virtual POS server according to claim 1.
さらに、キーワードごとに設定された実行レベルを示す実行可否テーブルを有し、
前記プロセッサは、前記情報端末を操作するユーザの権限レベルを特定し、前記ユーザの権限レベルが前記キーワードに設定された実行レベル以上である権限を有する場合に、前記キーワードによって要求される処理を前記POSアプリケーションプログラムで実行する、
請求項1に記載の仮想POSサーバ。
In addition, it has an execution enable / disable table showing the execution level set for each keyword.
The processor identifies the authority level of the user who operates the information terminal, and when the user has the authority that the authority level is equal to or higher than the execution level set for the keyword, the process required by the keyword is performed. Run in a POS application program,
The virtual POS server according to claim 1.
前記メモリは、複数のPOSアプリケーションプログラムを記憶し、
前記プロセッサは、前記通信インターフェースを介して通信する情報端末に対してキーワードによって要求される処理を実行するPOSアプリケーションを割り当てる、
請求項1乃至3の何れか1項に記載の仮想POSサーバ。
The memory stores a plurality of POS application programs and stores a plurality of POS application programs.
The processor assigns a POS application that performs the processing requested by the keyword to an information terminal communicating via the communication interface.
The virtual POS server according to any one of claims 1 to 3.
仮想POSサーバと情報端末とを含む仮想POSシステムにおいて、
前記情報端末は、
前記仮想POSサーバと通信する第1の通信インターフェースと、
ユーザによる操作に応じて呼び出すキーワードを前記第1の通信インターフェースを介して前記仮想POSサーバへ送信する第1のプロセッサと、を有し、
前記仮想POSサーバは、
POSアプリケーションプログラムを記憶するメモリと、
前記情報端末と通信する第2の通信インターフェースと、
前記情報端末がユーザによる操作に応じて呼び出したキーワードを前記第2の通信インターフェースを介して取得し、前記キーワードによって要求される処理を前記POSアプリケーションプログラムで実行し、前記POSアプリケーションプログラムの処理結果を前記情報端末へ転送する第2のプロセッサと、を有する
仮想POSシステム。
In a virtual POS system including a virtual POS server and an information terminal,
The information terminal is
A first communication interface that communicates with the virtual POS server,
It has a first processor that transmits a keyword to be called in response to an operation by a user to the virtual POS server via the first communication interface.
The virtual POS server is
Memory for storing POS application programs and
A second communication interface that communicates with the information terminal,
The keyword called by the information terminal in response to an operation by the user is acquired via the second communication interface, the processing required by the keyword is executed by the POS application program, and the processing result of the POS application program is obtained. A virtual POS system comprising a second processor that transfers to the information terminal.
JP2020085186A 2020-05-14 2020-05-14 Virtual POS server and virtual POS system Pending JP2021179834A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020085186A JP2021179834A (en) 2020-05-14 2020-05-14 Virtual POS server and virtual POS system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020085186A JP2021179834A (en) 2020-05-14 2020-05-14 Virtual POS server and virtual POS system

Publications (1)

Publication Number Publication Date
JP2021179834A true JP2021179834A (en) 2021-11-18

Family

ID=78511526

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020085186A Pending JP2021179834A (en) 2020-05-14 2020-05-14 Virtual POS server and virtual POS system

Country Status (1)

Country Link
JP (1) JP2021179834A (en)

Similar Documents

Publication Publication Date Title
US11276048B2 (en) Online payment processing method apparatus and system
KR102498672B1 (en) Information processing device, information processing system, information processing method, and program
US10410481B2 (en) Configuring point-of-sale (POS) applications to communicate with peripheral devices in a POS system
US11144259B2 (en) Information processing system that executes processes described in an adapter corresponding to an authenticated user, and method of controlling it
CN108632271B (en) Identity authentication method and device
US9769171B2 (en) Management apparatus, membership managing method, service providing apparatus, and membership managing system
US20150121471A1 (en) System and Method for Providing Access to a Proximate Accessory Device for a Mobile Device
US11245696B2 (en) Device management system and device management method
JP6871296B2 (en) Mediation server, program, and information processing method
CN112687042A (en) Authentication method, authentication device and electronic equipment
CN114116036A (en) Calling method, device and medium of application plug-in and electronic equipment
US20170054684A1 (en) Service providing system, service providing method, and information processing apparatus
CN111274563A (en) Security authentication method and related device
JP2017097875A (en) Systems and methods for flexibly securing card data
EP2816517A1 (en) Method and apparatus for combining different kinds of wallets on a mobile device
JP2021179834A (en) Virtual POS server and virtual POS system
KR20140010295A (en) Payment method and mobile terminal using the same
JP2017097486A (en) Portable terminal, generalization device, member system, provision device, and method using them and program used for them
JP2020187589A (en) Information processing device, information processing method and program
KR102114032B1 (en) Controlling method and apparatus of credit authorization terminal using router
US11205009B2 (en) Information processing apparatus, information processing system, and control method
JP6773173B2 (en) Information processing system, information processing device, account registration method and program
KR101266415B1 (en) System for authorizing electronic payment
JP2017010591A (en) Visit authentication system
JP2011253329A (en) Authentication method using ic card

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20230104

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230324

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240326