WO2016027304A1 - System, information processing device, information processing method, and program - Google Patents

System, information processing device, information processing method, and program Download PDF

Info

Publication number
WO2016027304A1
WO2016027304A1 PCT/JP2014/071629 JP2014071629W WO2016027304A1 WO 2016027304 A1 WO2016027304 A1 WO 2016027304A1 JP 2014071629 W JP2014071629 W JP 2014071629W WO 2016027304 A1 WO2016027304 A1 WO 2016027304A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
remittance
amount
value
user
Prior art date
Application number
PCT/JP2014/071629
Other languages
French (fr)
Japanese (ja)
Inventor
寿之 若林
菜穂子 渡邉
雅士 藤原
Original Assignee
Jr東日本メカトロニクス株式会社
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 Jr東日本メカトロニクス株式会社 filed Critical Jr東日本メカトロニクス株式会社
Priority to PCT/JP2014/071629 priority Critical patent/WO2016027304A1/en
Priority to JP2016543508A priority patent/JP6251813B2/en
Publication of WO2016027304A1 publication Critical patent/WO2016027304A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme

Definitions

  • the present invention relates to a system, an information processing apparatus, an information processing method, and a program.
  • Patent Document 1 There is a technology for setting usable range information in electronic money (see Patent Document 1).
  • the system of the present invention is a system including an information processing device and a server device, and the information processing device is a remittance destination user who remits the value of the user of the information processing device managed by the server device.
  • Remittance destination designating means for designating the use of the value to be remittance
  • amount designating means for designating the amount of the value
  • Transmitting means for transmitting remittance information to the server apparatus, and the server apparatus receives receiving means for receiving the remittance information from the information processing apparatus.
  • the value of the user's account identified by the user information included in the remittance information received by the receiving means is transferred to the remittance destination user account indicated by the remittance destination user information included in the remittance information.
  • the present invention it is possible to easily remit the own value on the server device by designating the use for each remittance destination user.
  • FIG. 1 is a diagram illustrating an example of a system configuration of a value system.
  • FIG. 2 is a diagram illustrating an example of a hardware configuration of the terminal device.
  • FIG. 3 is a diagram illustrating an example of a hardware configuration of the server apparatus.
  • FIG. 4 is a diagram illustrating an example of the application menu.
  • FIG. 5 is a diagram (part 1) illustrating an example of a family remittance screen.
  • FIG. 6 is a diagram (part 2) illustrating an example of a family remittance screen.
  • FIG. 7 is a third diagram illustrating an example of a family remittance screen.
  • FIG. 8 is a diagram (part 4) illustrating an example of a family remittance screen.
  • FIG. 9 is a sequence diagram illustrating an example of information processing in the value system.
  • FIG. 1 is a diagram illustrating an example of a system configuration of a value system.
  • one or more terminal devices the terminal device 100 in the example of FIG. 1
  • the server device 200 for example, the identification information of the user's IC card, the identification information of the terminal device of the user, the identification information of the e-account managing the value of the user, and the e-account of the user's family ID information and credit card information or bank account information are associated with each other in the server device and managed as user information.
  • the user information includes IC card identification information as well as IC card value (card value) value information.
  • the user information includes e-account identification information as well as e-account value (server value) value information. It is assumed that the user of the terminal device 100 and his family have an e-account in the server device 200 and the user information is managed in the server device 200.
  • the above-described user information related to the family is assumed to be set in the server device 200 based on, for example, information submitted in writing.
  • a family is described as an example of a group registered in advance unless otherwise specified. However, this does not limit the embodiment described below.
  • the group registered in advance other than the family may be a friend or the like.
  • the terminal device 100 can acquire information such as a friend of the user of the terminal device 100 from an SNS or the like designated in advance, and set the information as a friend of the user.
  • the server device 200 When the user of the terminal device 100 operates the terminal device 100 and designates, for example, “to whom”, “use”, and “amount” and instructs family remittance, the server device 200 responds to the instruction. Then, the designated value and the server value limited in usage are transferred from the value of the e-account of the user of the terminal device 100 to the designated family. Then, when the server device 200 receives, for example, the server value use request information limited to the application, including the identification information of the IC card of the family, from the station service device, the R / W device of the bookstore store, or the like. Determining whether or not the specified usage is satisfied. If the specified usage is satisfied, the use of the server value is permitted. If the specified usage is not satisfied, the server value is used.
  • the server device 200 receives the server value use request information related to the charge from the station service device to the IC card, and designates the designated server value. It is determined that the application is satisfied, the determination result is transmitted to the station service device, and the use of the server value is permitted.
  • FIG. 2 is a diagram illustrating an example of a hardware configuration of the terminal device.
  • a specific example of the terminal device 100 is, for example, a smartphone.
  • the terminal device 100 includes a CPU 10, a memory 11, a touch panel display 12, and a network device 13 as a hardware configuration.
  • the CPU 10 implements the functions of the terminal device 100 shown below by executing processing based on the application program stored in the memory 11.
  • the terminal device 100 can download the application program from the server device 200 that can communicate via the network 300.
  • the memory 11 stores application programs, OS programs, and the like, and stores data and the like necessary when the CPU 10 executes processing based on the programs.
  • the touch panel display 12 displays a screen, which will be described later, based on the control of the CPU 10, and transmits information related to an input operation via the screen, etc., to the CPU 10.
  • the network device 13 connects the terminal device 100 to a wireless LAN or the like based on the control of the CPU 10 and controls communication.
  • the terminal device is an example of an information processing device (computer).
  • FIG. 3 is a diagram illustrating an example of a hardware configuration of the server device 200.
  • the server device 200 includes a CPU 20, a memory 21, a display device 22, an input device 23, and a network device 24 as a hardware configuration.
  • CPU20 implement
  • the memory 21 stores a program, an OS program, and the like, and stores data and the like necessary for the CPU 20 to execute processing based on the program. More specifically, the memory 21 stores and manages the user information described above.
  • the display device 22 displays a screen or the like based on the control of the CPU 20.
  • the input device 23 transmits information related to the input operation to the CPU 20. Note that the display device 22 and the input device 23 are not essential components of the server device 200.
  • the network device 24 connects the server device 200 to a network or the like based on the control of the CPU 20 and controls communication.
  • the server value value information and the server value update date / time information of the user (or terminal device 100) of the terminal device 100 managed in the server device are displayed.
  • the display area 32 displays card value value information and value update date / time information of the user of the terminal device 100 (or the terminal device 100).
  • the card value is a value stored in an IC chip or the like of the terminal device 100 when the terminal device 100 has an IC card function. In the case of not having the above function, the value is stored in the IC chip or the like of the IC card of the user of the terminal device 100.
  • the terminal device 100 will be described as having no IC card function for the sake of simplification. However, this does not limit the embodiments of this specification.
  • the server device 200 holds the value information of the card value from the payment information using the IC card in association with the identification information of the user terminal device.
  • the CPU 10 of the terminal device 100 acquires value information of the card value corresponding to the own device from the server device, and displays the value information of the card value.
  • the server device acquires value information of the server value corresponding to the own device from the server device, and displays the value information of the server value.
  • the selection areas 33 to 36 are areas selected by the user according to the purpose.
  • the selection area 33 is an area selected by the user when charging the server value.
  • the selection area 34 is an area that the user selects when buying a gift certificate.
  • the selection area 35 is an area selected by the user when buying a digital ticket.
  • the selection area 36 is an area selected by the user when the server value is sent to the family. When the selection area 36 is selected, the CPU 10 shifts the screen to FIG. The processing of the CPU 10 when the user selects the selection areas 33 to 35 is omitted.
  • the CPU 10 may change the display areas of the display area 32 and the display area 31 according to the ratio between the card value and the server value. Further, the CPU 10 automatically changes the server value from the card value so that the ratio between the card value and the server value becomes constant or the server value becomes a certain amount according to the setting information stored in the memory 11 or the like. You may make it charge with respect to. Note that such processing may be performed by the CPU 20 of the server device according to user settings.
  • FIG. 5 is a diagram (part 1) illustrating an example of a family remittance screen.
  • the CPU 10 includes a family remittance screen including a designated object 43 “to whom” that designates the family of the remittance destination and a designated object 44 “use” that designates the use of the value to be remittance. Is displayed on the touch panel display 12.
  • the family selection object as shown in FIG. 6 is displayed on the family remittance screen. Display.
  • FIG. 6 is a diagram (part 2) illustrating an example of a family remittance screen.
  • the user selects a family to be remittance while rotating the family selection object in the vertical direction.
  • “Son” 45 is selected as the family of the remittance destination to which the value is remittance.
  • CPU10 acquires the family information which shows the family of the remittance destination which remits value according to the user's selection operation via a family selection object (remittance destination designation
  • a remittance destination family who remits value is an example of a remittance destination user.
  • the family information indicating the remittance destination family is an example of remittance destination user information indicating the remittance destination user.
  • the CPU 10 determines that the designated object 44 has been designated (or has been selected) in response to a user's designated operation via the touch panel display 12, the CPU 10 displays a usage selection object on the family remittance screen. Then, the CPU 10 acquires usage information indicating the usage of the value (use designation) in response to the user's selection operation via the usage selection object.
  • the usage selection object and the like are the same as the family selection object and the like in FIG. Examples of the use of the value include an IC card charge, a railway ticket, a book, and free (the use is not limited).
  • the CPU 10 changes the family remittance screen to a screen as shown in FIG. .
  • FIG. 7 is a third diagram illustrating an example of a family remittance screen.
  • the CPU 10 designates the “to whom” designation object 43 for designating the family of the remittance destination, the designation object 44 for “use” for designating the use of the value to be remittance, and the validity of the value to be remittance.
  • a family remittance screen including a designated object 51 “valid period” for designating a period is displayed on the touch panel display 12.
  • the CPU 10 determines that the designated object 51 is designated (or selected) in response to a user's designation operation via the touch panel display 12, the CPU 10 displays the valid period selection object on the family remittance screen. Then, the CPU 10 acquires valid period information indicating the valid period of the value in accordance with the user's selection operation via the valid period selection object (designated valid period).
  • the valid period selection object and the like are the same as the family selection object and the like in FIG.
  • the CPU 10 may select the valid period of the value, for example, in units of one day, may be selectable in units of one week, or may be selectable in units of one month. Further, the CPU 10 may display a calendar and select the valid period of the value via the calendar as to how long it is valid.
  • the family remittance screen is changed to the screen of FIG.
  • FIG. 8 is a diagram (part 4) illustrating an example of a family remittance screen.
  • the CPU 10 causes the touch panel display 12 to display a family remittance screen including a circular object 41 and a button object 42 that operates on the circular object 41 in response to a user operation.
  • the user turns the button object 42 in the arrow direction (clockwise direction) and designates the remittance amount.
  • the CPU 10 displays one round of the circular object 41 divided into eight sections.
  • the CPU 10 may change how many sections are divided into one round according to the setting information stored in the memory 11 or the like.
  • the CPU 10 may change the setting information in accordance with a user setting operation via the touch panel display 12.
  • the CPU 10 changes the set amount (500 yen in the example of FIG. 8) and the remittance amount each time the button object 42 is moved by one section in the arrow direction. Further, the CPU 10 moves the button object 42 by one section in the direction opposite to the arrow direction (counterclockwise direction) so that the set amount (500 yen in the example of FIG. 8) and the remittance amount decrease. change.
  • the arrow direction is an example of the setting direction.
  • the CPU 10 When the CPU 10 detects that the button object 42 is rotated on the circular object 41 at a speed faster than the threshold speed set as the threshold, the CPU 10 changes the amount of money to be changed according to the speed of the button object 42.
  • the raising width or the lowering width may be changed. More specifically, when the CPU 10 detects that the button object 42 is turned in the direction of the arrow on the circular object 41 at an angular velocity faster than the threshold velocity set as the threshold, the angular velocity of the button object 42 is determined. Depending on the situation, the remittance amount may be changed so as to increase more than the set amount.
  • the CPU 10 detects that the button object 42 is turned at a higher angular speed than the threshold speed set as the threshold value and is rotated in the direction opposite to the arrow direction on the circular object 41, the CPU 10 responds to the angular speed of the button object 42.
  • the remittance amount may be changed to be lower than the set amount. Further, the CPU 10 may change the rate of increase or decrease of the remittance amount according to the angular velocity.
  • the CPU 10 displays the changed remittance amount in the display area 47 in the circular object 41. Further, the CPU 10 displays a section on the circular object 41 through which the button object 42 has passed (section 48 in the example of FIG. 8) in a color different from that of the other sections. Further, the CPU 10 may display a passing portion (passing portion 49 in the example of FIG. 8) of the section on the circular object 41 through which the button object 42 is passing in a color different from that of the other sections. In addition, when the button object 42 goes around the circular object 41 once and passes through the section that has passed through the previous time, the CPU 10 displays the section in a color different from the previous one.
  • the CPU 10 controls to display a plurality of sections on the circular object 41 through which the button object 42 has passed in gradation. Further, when the button object 42 is moved and the remittance amount is changed, the CPU 10 displays information on the balance after remittance obtained by subtracting the changed remittance amount from the current server value amount in the display area 50.
  • the CPU 10 when the button object 42 is operated by the user and the remittance amount is changed, the CPU 10 enables the remittance object 46 to be selected. More specifically, the CPU 10 displays the remittance object 46 in grayout or the like before the button object 42 is operated by the user, and when the button object 42 is operated by the user and the remittance amount is changed, the remittance is performed. Make object 46 selectable.
  • the remittance object 46 is an example of a determination object. The user can instruct the determination of the remittance amount by rotating the button object 42 around, changing the remittance amount, and selecting the remittance object 46. When the remittance object 46 is selected, the CPU 10 determines the amount of money displayed in the display area 47 or the like when the remittance object 46 is selected (amount designation).
  • FIG. 9 is a sequence diagram illustrating an example of information processing in the value system.
  • the CPU 10 selects the family information indicating the remittance family, the usage information indicating the usage of the value, and the effective period indicating the effective period of the value selected on the remittance screen as illustrated in FIG.
  • Remittance information including information, amount information indicating the amount of value, and user information for identifying the user of the terminal device 100 is transmitted to the server device 200.
  • the server device 200 receives the remittance information transmitted from the terminal device 100.
  • the CPU 20 adds the value of the user's e-account identified by the user information included in the remittance information to the e-account of the user's family indicated by the family information included in the remittance information. The amount of money indicated by the amount information included in the remittance information is moved.
  • the CPU 20 associates the usage information and the validity period information included in the remittance information with the transferred value of the amount (or value information of the amount of value). When one week is designated as the valid period information, the CPU 20 may associate the date information one week after the current date with the value (or value information) as valid period information.
  • the CPU 20 receives value use request information from the station service device 400, for example.
  • the usage request information includes device identification information for identifying a device that has transmitted the usage request information, content information of a processing request (in this example, charging to an IC card), identification information for an IC card for identifying an IC card, It is assumed that time information related to the processing request (time information when the IC card is requested to be charged in the station service device) is included.
  • step S14 the CPU 20 specifies the identification information of the e-account of the user who requests charging to the IC card based on the identification information of the IC card included in the use request information. Then, the CPU 20 specifies value information of the value deposited in the e-account, and specifies usage information and validity period information associated with the value. The CPU 20 uses the specified usage information and the content information of the processing request included in the usage request information, based on the usage specified for the family (for example, the parent) and the family (for example, the child) ) Is determined whether or not the use for which the value is to be used matches. Further, the CPU 20 determines whether or not the usage request is within the effective period of the value remitted by the family based on the specified effective period information and the time information related to the processing request included in the use request information. To do.
  • step S ⁇ b> 15 the CPU 20 transmits a determination result of determination as to whether the usage is within the usage or the usage within the effective period to the transmission destination (the station service device 400 in the example of FIG. 9) that has transmitted the usage request information. .
  • the station service device 400 executes charging to the IC card.
  • the CPU 20 subtracts the charged value from the value deposited in the e-account.
  • the station service device 400 does not charge the IC card when the determination result indicates that the usage is not within the usage or usage within the effective period, for example, within the designated usage. Notify the error content such that it is not the reason for the error or the reason is not within the valid period. In this case, the CPU 20 does not execute processing on the value deposited in the e-account.
  • step S ⁇ b> 16 the CPU 20 determines whether or not there is a value that has passed the valid period among the values that have been repatriated by the family. If there is a value that has passed the valid period information, in step S17, the CPU 20 returns the value to the e-account of the remittance family that remits the family.
  • the remittance family The value can be returned to (e.g., the parent) e-account.
  • the CPU 20 may execute the process of step S16 every set period (for example, once a day).
  • step S18 the CPU 20 transmits usage information regarding the use of the value repatriated to the family to the terminal device of the remittance family that remits the family.
  • the CPU 20 may send as usage information how much the value was used when the value repatriated by the family was used, and returned the value to the remittance family as described above. At this time, information on how much value is returned from whom may be transmitted as usage information.
  • the user's value on the server device can be remittance simply by designating the usage, validity period, etc. for each remittance user (for example, family).
  • the CPU 10 may be able to specify a station name, a store name, or the like in more detail as a use. Information specified in detail in this way is also included in the remittance information, and is transmitted from the terminal device 100 to the server device 200 in step S10.
  • R / W (reader / writer) devices for station service devices are managed by station names, R / W numbers, model names, and the like. Therefore, in step S14, the CPU 20 determines whether or not the use is performed at the designated station based on the station name included in the use request information received from the station service device 400 in step S13 and the station name included in the remittance information.
  • the CPU 10 may further select or specify the type of book, the name of the problem book, etc., such as a problem book, in the book.
  • the information specified in this way is also included in the remittance information, and is transmitted from the terminal device 100 to the server device 200 in step S10.
  • R / W devices installed in bookstore stores, etc. are managed by store name, R / W number, model name, etc., and request to use the product information when the product barcode is read It can be included in the information and transmitted to the server device 200. Therefore, in step S14, CPU20 is based on the merchandise information etc.
  • Embodiment 3 In Embodiment 1, the example which displays the button object 42 on the circular object 41 was shown. However, the CPU 10 does not display the button object 42 on the circular object 41 but may change the transmission amount in accordance with the user operation tracing the circular object 41. Further, the CPU 10 changes the amount of increase or decrease of the amount of money to be changed according to whether it is rotated so as to trace the outside of the circular object 41 or when it is rotated so as to trace the inside of the circular object 41. Also good.
  • the CPU 10 changes the remittance amount by 2000 yen in one section, and when the inside of the circular object 41 is traced clockwise, one section It may be changed so that the amount of remittance increases by 500 yen.
  • the CPU 10 changes the remittance amount by 2000 yen in one section, and the inside of the circular object 41 is traced counterclockwise. It may be changed so that the amount of remittance is reduced by 500 yen in one section.
  • the user can determine the remittance amount with good operability.
  • the CPU 10 may display information on the balance after remittance or information on the amount of remittance at the position of the display area 50 with a status bar.
  • the CPU 10 may control to display the status bar in a gradation according to the amount of money.
  • the CPU 10 may link the gradation with gradations of a plurality of sections on the circular object 41 through which the button object 42 has passed.
  • the user can determine the remittance amount with good operability.
  • the CPU 10 of the terminal device 100 downloads the application program from the server device 200 or the like.
  • the CPU 10 executes processing based on the application program, thereby realizing application functions and flowchart processing.
  • the processing of the above-described embodiment may be realized by the CPU 20 of the server device 200 executing the processing based on a program stored in the memory 21 or the like of the server device 200. That is, in response to a request from each terminal device, the CPU 20 of the server device 200 displays a family remittance screen on the touch panel display 12 of each terminal device, display control according to the operation of the button object 42, money amount change control, etc. May be executed.
  • the server device 200 is an example of an information processing device.
  • the user can determine the remittance amount with good operability.
  • the CPU 10 when displaying the family remittance screen including the circular object 41 and the button object 42 that operates on the circular object 41 in response to a user operation, the CPU 10 remits a predetermined amount (for example, 10,000 yen). You may make it display the just remittance object which designates that.
  • a predetermined amount for example, 10,000 yen

Abstract

This information processing device comprises a value recipient specification means (43) for specifying a value recipient user to which value owned by the user of the information processing device and managed by a server device is to be transferred, a use specification means (44) for specifying a use for the value to be transferred, value amount specification means (41, 42) for specifying the amount of value, and a transmission means for transmitting, to the server device, value transfer information including: value recipient user information indicating the value recipient user specified by the value recipient specification means, use information indicating the use specified by the use specification means, value amount information indicating the amount of value specified by the value amount specification means, and user information identifying the user of the information processing device.

Description

システム、情報処理装置、情報処理方法及びプログラムSystem, information processing apparatus, information processing method, and program
 本発明は、システム、情報処理装置、情報処理方法及びプログラムに関する。 The present invention relates to a system, an information processing apparatus, an information processing method, and a program.
 電子マネーに利用可能範囲情報を設定する技術がある(特許文献1参照)。 There is a technology for setting usable range information in electronic money (see Patent Document 1).
特開2008-269292号公報JP 2008-269292 A
 従来の技術では、サーバ装置上の自分のバリューを、送金先のユーザごとに簡単に用途を指定して送金することができない問題があった。 In the conventional technology, there is a problem that it is not possible to remit the own value on the server device by simply specifying the use for each user of the remittance destination.
 本発明のシステムは、情報処理装置と、サーバ装置と、を含むシステムであって、前記情報処理装置は、前記サーバ装置で管理されている前記情報処理装置のユーザのバリューを送金する送金先ユーザを指定する送金先指定手段と、前記送金するバリューの用途を指定する用途指定手段と、前記バリューの金額を指定する金額指定手段と、前記送金先指定手段により指定された送金先ユーザを示す送金先ユーザ情報と、前記用途指定手段により指定された用途を示す用途情報と、前記金額指定手段により指定された金額を示す金額情報と、前記情報処理装置のユーザを識別するユーザ情報と、を含む送金情報を、前記サーバ装置に送信する送信手段と、を有し、前記サーバ装置は、前記送金情報を前記情報処理装置より受信する受信手段と、前記受信手段により受信された前記送金情報に含まれる前記ユーザ情報で識別されるユーザの口座のバリューを、前記送金情報に含まれる前記送金先ユーザ情報で示される送金先ユーザの口座に、前記送金情報に含まれる前記金額情報で示される金額分、移動させる移動手段と、前記移動手段により移動された前記金額分のバリューに対して前記送金情報に含まれる前記用途情報を関連付ける関連付け手段と、を有する。 The system of the present invention is a system including an information processing device and a server device, and the information processing device is a remittance destination user who remits the value of the user of the information processing device managed by the server device. Remittance destination designating means for designating the use of the value to be remittance, amount designating means for designating the amount of the value, and remittance indicating the remittance destination user designated by the remittance destination designating means Destination user information, usage information indicating the usage specified by the usage specifying means, amount information indicating the amount specified by the amount specifying means, and user information for identifying a user of the information processing apparatus Transmitting means for transmitting remittance information to the server apparatus, and the server apparatus receives receiving means for receiving the remittance information from the information processing apparatus. The value of the user's account identified by the user information included in the remittance information received by the receiving means is transferred to the remittance destination user account indicated by the remittance destination user information included in the remittance information. Moving means for moving the amount indicated by the amount information included in the information, and associating means for associating the use information included in the remittance information with the value for the amount moved by the moving means, Have.
 本発明によれば、サーバ装置上の自分のバリューを、送金先のユーザごとに簡単に用途を指定して送金することができる。 According to the present invention, it is possible to easily remit the own value on the server device by designating the use for each remittance destination user.
図1は、バリューシステムのシステム構成の一例を示す図である。FIG. 1 is a diagram illustrating an example of a system configuration of a value system. 図2は、端末装置のハードウェア構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of a hardware configuration of the terminal device. 図3は、サーバ装置のハードウェア構成の一例を示す図である。FIG. 3 is a diagram illustrating an example of a hardware configuration of the server apparatus. 図4は、アプリメニューの一例を示す図である。FIG. 4 is a diagram illustrating an example of the application menu. 図5は、家族送金画面の一例を示す図(その1)である。FIG. 5 is a diagram (part 1) illustrating an example of a family remittance screen. 図6は、家族送金画面の一例を示す図(その2)である。FIG. 6 is a diagram (part 2) illustrating an example of a family remittance screen. 図7は、家族送金画面の一例を示す図(その3)である。FIG. 7 is a third diagram illustrating an example of a family remittance screen. 図8は、家族送金画面の一例を示す図(その4)である。FIG. 8 is a diagram (part 4) illustrating an example of a family remittance screen. 図9は、バリューシステムにおける情報処理の一例を示すシーケンス図である。FIG. 9 is a sequence diagram illustrating an example of information processing in the value system.
<実施形態1>
 図1は、バリューシステムのシステム構成の一例を示す図である。
 バリューシステムは、1以上の端末装置(図1の例では端末装置100)とサーバ装置200とがネットワーク300を介して通信可能に接続されている。
 サーバ装置200では、例えば、ユーザのICカードの識別情報と、前記ユーザの端末装置の識別情報と、前記ユーザのバリュー等を管理するe-口座の識別情報と、前記ユーザの家族のe-口座の識別情報と、クレジットカード情報又は銀行口座情報と、がサーバ装置において関連付けられてユーザ情報として管理されているものとする。ユーザ情報には、ICカードの識別情報と共に、ICカードのバリュー(カードバリュー)のバリュー情報も含まれる。また、ユーザ情報には、e-口座の識別情報と共に、e-口座のバリュー(サーババリュー)のバリュー情報も含まれる。
 端末装置100のユーザ及びその家族はサーバ装置200にe-口座を設けており、サーバ装置200においてユーザ情報が管理されているものとする。家族に関する上述したユーザ情報は、例えば、書面等により提出された情報に基づき、サーバ装置200において設定されるものとする。
 なお、以下に示す実施形態では特に言及の無い限り、予め登録されたグループの一例として家族を例に説明を行うが、このことは以下に示す実施形態を限定するものではない。例えば、家族以外でも予め登録されたグループとしては、友人等であってもよい。例えば、端末装置100は、予め指定されたSNS等から端末装置100のユーザの友人等の情報を取得し、ユーザの友人として設定することができる。
<Embodiment 1>
FIG. 1 is a diagram illustrating an example of a system configuration of a value system.
In the value system, one or more terminal devices (the terminal device 100 in the example of FIG. 1) and the server device 200 are communicably connected via a network 300.
In the server device 200, for example, the identification information of the user's IC card, the identification information of the terminal device of the user, the identification information of the e-account managing the value of the user, and the e-account of the user's family ID information and credit card information or bank account information are associated with each other in the server device and managed as user information. The user information includes IC card identification information as well as IC card value (card value) value information. The user information includes e-account identification information as well as e-account value (server value) value information.
It is assumed that the user of the terminal device 100 and his family have an e-account in the server device 200 and the user information is managed in the server device 200. The above-described user information related to the family is assumed to be set in the server device 200 based on, for example, information submitted in writing.
In the embodiment described below, a family is described as an example of a group registered in advance unless otherwise specified. However, this does not limit the embodiment described below. For example, the group registered in advance other than the family may be a friend or the like. For example, the terminal device 100 can acquire information such as a friend of the user of the terminal device 100 from an SNS or the like designated in advance, and set the information as a friend of the user.
 端末装置100のユーザが端末装置100を操作して、例えば、「だれに」と「用途」と「金額」とを指定して、家族送金を指示すると、サーバ装置200は、前記指示に応じて、端末装置100のユーザのe-口座のバリューから指定された家族に指定された金額、用途が限定されたサーババリューを移す。そして、サーバ装置200は、例えば、駅務機器や本屋の店舗のR/W装置等から前記家族のICカードの識別情報等を含む、前記用途が限定されたサーババリューの利用要求情報を受け取ると、前記指定された用途を満たすか否かを判定し、前記指定された用途を満たす場合は、前記サーババリューの利用を許可し、前記指定された用途を満たさない場合は、前記サーババリューの利用を許可しない。例えば、前記サーババリューの用途として「ICカードのチャージ」が指定されていた場合、サーバ装置200は、駅務機器からICカードへのチャージに係るサーババリューの利用要求情報を受け取ると、前記指定された用途を満たすと判定し、前記駅務機器に対して判定の結果を送信すると共に、前記サーババリューの利用を許可する。 When the user of the terminal device 100 operates the terminal device 100 and designates, for example, “to whom”, “use”, and “amount” and instructs family remittance, the server device 200 responds to the instruction. Then, the designated value and the server value limited in usage are transferred from the value of the e-account of the user of the terminal device 100 to the designated family. Then, when the server device 200 receives, for example, the server value use request information limited to the application, including the identification information of the IC card of the family, from the station service device, the R / W device of the bookstore store, or the like. Determining whether or not the specified usage is satisfied. If the specified usage is satisfied, the use of the server value is permitted. If the specified usage is not satisfied, the server value is used. Is not allowed. For example, when “IC card charge” is designated as the use of the server value, the server device 200 receives the server value use request information related to the charge from the station service device to the IC card, and designates the designated server value. It is determined that the application is satisfied, the determination result is transmitted to the station service device, and the use of the server value is permitted.
 図2は、端末装置のハードウェア構成の一例を示す図である。端末装置100の具体的な例としては、例えば、スマートフォン等である。
 端末装置100は、ハードウェア構成として、CPU10と、メモリ11と、タッチパネルディスプレイ12と、ネットワーク装置13と、を有する。
 CPU10は、メモリ11に記憶されているアプリケーションプログラムに基づき処理を実行することによって、以下に示す端末装置100の機能を実現する。例えば、端末装置100は、ネットワーク300を介して通信可能なサーバ装置200から前記アプリケーションプログラムをダウンロードすることができる。
 メモリ11は、アプリケーションプログラムやOSのプログラム等を記憶すると共に、CPU10がプログラムに基づき処理を実行する際に必要とするデータ等を記憶する。
 タッチパネルディスプレイ12は、CPU10の制御に基づき後述する画面等を表示したり、画面等を介した入力操作に係る情報等をCPU10に伝えたりする。
 ネットワーク装置13は、CPU10の制御に基づき端末装置100を無線LAN等に接続し、通信を制御する。
 端末装置は、情報処理装置(コンピュータ)の一例である。
FIG. 2 is a diagram illustrating an example of a hardware configuration of the terminal device. A specific example of the terminal device 100 is, for example, a smartphone.
The terminal device 100 includes a CPU 10, a memory 11, a touch panel display 12, and a network device 13 as a hardware configuration.
The CPU 10 implements the functions of the terminal device 100 shown below by executing processing based on the application program stored in the memory 11. For example, the terminal device 100 can download the application program from the server device 200 that can communicate via the network 300.
The memory 11 stores application programs, OS programs, and the like, and stores data and the like necessary when the CPU 10 executes processing based on the programs.
The touch panel display 12 displays a screen, which will be described later, based on the control of the CPU 10, and transmits information related to an input operation via the screen, etc., to the CPU 10.
The network device 13 connects the terminal device 100 to a wireless LAN or the like based on the control of the CPU 10 and controls communication.
The terminal device is an example of an information processing device (computer).
 図3は、サーバ装置200のハードウェア構成の一例を示す図である。
 サーバ装置200は、ハードウェア構成として、CPU20と、メモリ21と、表示装置22と、入力装置23と、ネットワーク装置24と、を有する。
 CPU20は、メモリ21に記憶されているプログラムに基づき処理を実行することによって、以下に示すサーバ装置200の機能を実現する。
 メモリ21は、プログラムやOSのプログラム等を記憶すると共に、CPU20がプログラムに基づき処理を実行する際に必要とするデータ等を記憶する。より具体的には、メモリ21には、上述したユーザ情報が記憶され、管理されている。
 表示装置22は、CPU20の制御に基づき画面等を表示する。入力装置23は、入力操作に係る情報等をCPU20に伝える。なお、表示装置22や入力装置23は、サーバ装置200の必須の構成要素ではない。
 ネットワーク装置24は、CPU20の制御に基づきサーバ装置200をネットワーク等に接続し、通信を制御する。
FIG. 3 is a diagram illustrating an example of a hardware configuration of the server device 200.
The server device 200 includes a CPU 20, a memory 21, a display device 22, an input device 23, and a network device 24 as a hardware configuration.
CPU20 implement | achieves the function of the server apparatus 200 shown below by performing a process based on the program memorize | stored in the memory 21. FIG.
The memory 21 stores a program, an OS program, and the like, and stores data and the like necessary for the CPU 20 to execute processing based on the program. More specifically, the memory 21 stores and manages the user information described above.
The display device 22 displays a screen or the like based on the control of the CPU 20. The input device 23 transmits information related to the input operation to the CPU 20. Note that the display device 22 and the input device 23 are not essential components of the server device 200.
The network device 24 connects the server device 200 to a network or the like based on the control of the CPU 20 and controls communication.
 図4において、表示領域31には、サーバ装置において管理されている端末装置100のユーザ(又は端末装置100)のサーババリューのバリュー情報及び前記サーババリューの更新日時情報が表示されている。
 また、表示領域32には、端末装置100のユーザ(又は端末装置100)のカードバリューのバリュー情報及びバリューの更新日時情報が表示されている。より具体的説明すると、カードバリューとは、端末装置100がICカードの機能を有している場合は、端末装置100のICチップ等に記憶されているバリューであって、端末装置100がICカードの機能を有していない場合等は、端末装置100のユーザのICカードのICチップ等に記憶されているバリューである。本明細書中では説明の簡略化のため端末装置100はICカードの機能を有していないものとして説明を行う。但し、このことは本明細書の実施の形態を制限するものではない。
 上述したように、サーバ装置200は、ICカードを利用した決済情報等からカードバリューのバリュー情報を前記ユーザの端末装置の識別情報等と関連付けて保持している。端末装置100のCPU10は、前記アプリケーションプログラムを起動した際等に、サーバ装置より、自装置に対応するカードバリューのバリュー情報を取得し、カードバリューのバリュー情報を表示する。同様に、サーバ装置は、端末装置100のCPU10は、前記アプリケーションプログラムを起動した際等に、サーバ装置より、自装置に対応するサーババリューのバリュー情報を取得し、サーババリューのバリュー情報を表示する。
 また、選択領域33~36は、目的に応じてユーザが選択する領域である。選択領域33は、サーババリューにチャージを行う際にユーザが選択する領域である。選択領域34は、商品券を買う際にユーザが選択する領域である。選択領域35は、デジタルチケットを買う際にユーザが選択する領域である。選択領域36は、家族にサーババリューを送る際にユーザが選択する領域である。選択領域36が選択された場合、CPU10は、後述する図5等に画面を遷移させる。選択領域33~35をユーザが選択した際のCPU10の処理は省略する。
In FIG. 4, in the display area 31, the server value value information and the server value update date / time information of the user (or terminal device 100) of the terminal device 100 managed in the server device are displayed.
The display area 32 displays card value value information and value update date / time information of the user of the terminal device 100 (or the terminal device 100). More specifically, the card value is a value stored in an IC chip or the like of the terminal device 100 when the terminal device 100 has an IC card function. In the case of not having the above function, the value is stored in the IC chip or the like of the IC card of the user of the terminal device 100. In the present specification, the terminal device 100 will be described as having no IC card function for the sake of simplification. However, this does not limit the embodiments of this specification.
As described above, the server device 200 holds the value information of the card value from the payment information using the IC card in association with the identification information of the user terminal device. When starting the application program, the CPU 10 of the terminal device 100 acquires value information of the card value corresponding to the own device from the server device, and displays the value information of the card value. Similarly, when the CPU 10 of the terminal device 100 activates the application program, the server device acquires value information of the server value corresponding to the own device from the server device, and displays the value information of the server value. .
The selection areas 33 to 36 are areas selected by the user according to the purpose. The selection area 33 is an area selected by the user when charging the server value. The selection area 34 is an area that the user selects when buying a gift certificate. The selection area 35 is an area selected by the user when buying a digital ticket. The selection area 36 is an area selected by the user when the server value is sent to the family. When the selection area 36 is selected, the CPU 10 shifts the screen to FIG. The processing of the CPU 10 when the user selects the selection areas 33 to 35 is omitted.
 ここで、CPU10は、カードバリューとサーババリューとの比に応じて表示領域32と表示領域31との表示面積を変更するようにしてもよい。
 また、CPU10は、メモリ11等に記憶されている設定情報に応じて、カードバリューとサーババリューとの比が一定となるよう、又はサーババリューが一定金額となるよう自動的にカードバリューからサーババリューに対してチャージを行うようにしてもよい。なお、このような処理はサーバ装置のCPU20がユーザの設定に応じて行うようにしてもよい。
Here, the CPU 10 may change the display areas of the display area 32 and the display area 31 according to the ratio between the card value and the server value.
Further, the CPU 10 automatically changes the server value from the card value so that the ratio between the card value and the server value becomes constant or the server value becomes a certain amount according to the setting information stored in the memory 11 or the like. You may make it charge with respect to. Note that such processing may be performed by the CPU 20 of the server device according to user settings.
 図5は、家族送金画面の一例を示す図(その1)である。
 図5に示されるように、CPU10は、送金先の家族を指定する「誰に」という指定オブジェクト43と、送金するバリューの用途を指定する「用途」という指定オブジェクト44と、を含む家族送金画面をタッチパネルディスプレイ12に表示させる。
 CPU10は、タッチパネルディスプレイ12を介したユーザの指定操作に応じて、指定オブジェクト43が指定された(又は選択された)と判定した場合、図6に示すような家族選択オブジェクトを前記家族送金画面に表示させる。
FIG. 5 is a diagram (part 1) illustrating an example of a family remittance screen.
As shown in FIG. 5, the CPU 10 includes a family remittance screen including a designated object 43 “to whom” that designates the family of the remittance destination and a designated object 44 “use” that designates the use of the value to be remittance. Is displayed on the touch panel display 12.
When the CPU 10 determines that the designated object 43 is designated (or selected) in response to a user's designation operation via the touch panel display 12, the family selection object as shown in FIG. 6 is displayed on the family remittance screen. Display.
 図6は、家族送金画面の一例を示す図(その2)である。ユーザは、例えば、家族選択オブジェクトを縦方向に回転させながら送金する家族を選択する。図6の例では、「息子」45がバリューを送金する送金先の家族として選択されている。CPU10は、家族選択オブジェクトを介したユーザの選択操作に応じて、バリューを送金する送金先の家族を示す家族情報を取得する(送金先指定)。バリューを送金する送金先の家族は、送金先ユーザの一例である。また、送金先の家族を示す家族情報は、送金先ユーザを示す送金先ユーザ情報の一例である。
 CPU10は、同様に、タッチパネルディスプレイ12を介したユーザの指定操作に応じて、指定オブジェクト44が指定された(又は選択された)と判定した場合、用途選択オブジェクトを前記家族送金画面に表示させる。そして、CPU10は、用途選択オブジェクトを介したユーザの選択操作に応じて、バリューの用途を示す用途情報を取得する(用途指定)。用途選択オブジェクト等は、図6の家族選択オブジェクト等と同様であるため、説明を省略する。バリューの用途としては、例えば、ICカードのチャージ、鉄道の切符、書籍、フリー(用途を限定しない)等がある。
 CPU10は、指定オブジェクト43や指定オブジェクト44が指定され、送金先の家族や用途が選択されたと判定した場合、家族送金画面を送金する金額を決定する後述する図8に示すような画面に遷移させる。
FIG. 6 is a diagram (part 2) illustrating an example of a family remittance screen. For example, the user selects a family to be remittance while rotating the family selection object in the vertical direction. In the example of FIG. 6, “Son” 45 is selected as the family of the remittance destination to which the value is remittance. CPU10 acquires the family information which shows the family of the remittance destination which remits value according to the user's selection operation via a family selection object (remittance destination designation | designated). A remittance destination family who remits value is an example of a remittance destination user. The family information indicating the remittance destination family is an example of remittance destination user information indicating the remittance destination user.
Similarly, when the CPU 10 determines that the designated object 44 has been designated (or has been selected) in response to a user's designated operation via the touch panel display 12, the CPU 10 displays a usage selection object on the family remittance screen. Then, the CPU 10 acquires usage information indicating the usage of the value (use designation) in response to the user's selection operation via the usage selection object. The usage selection object and the like are the same as the family selection object and the like in FIG. Examples of the use of the value include an IC card charge, a railway ticket, a book, and free (the use is not limited).
When the designated object 43 or the designated object 44 is designated and the CPU 10 determines that the family and usage of the remittance destination have been selected, the CPU 10 changes the family remittance screen to a screen as shown in FIG. .
 また、CPU10は、家族に送金するバリューに用途以外に有効期間(又は有効期限)を設定可能な家族送金画面を表示するようにしてもよい。図7は、家族送金画面の一例を示す図(その3)である。
 図7に示されるように、CPU10は、送金先の家族を指定する「誰に」という指定オブジェクト43と、送金するバリューの用途を指定する「用途」という指定オブジェクト44と、送金するバリューの有効期間を指定する「有効期間」という指定オブジェクト51を含む家族送金画面をタッチパネルディスプレイ12に表示させる。
 CPU10は、タッチパネルディスプレイ12を介したユーザの指定操作に応じて、指定オブジェクト51が指定された(又は選択された)と判定した場合、有効期間選択オブジェクトを前記家族送金画面に表示させる。そして、CPU10は、有効期間選択オブジェクトを介したユーザの選択操作に応じて、バリューの有効期間を示す有効期間情報を取得する(有効期間指定)。有効期間選択オブジェクト等は、図6の家族選択オブジェクト等と同様であるため、説明を省略する。CPU10は、バリューの有効期間としては、例えば、1日単位で選択可能にしてもよいし、1週間単位で選択可能にしてもよいし、1ヶ月単位で選択可能にしてもよい。また、CPU10は、カレンダーを表示し、何時まで有効とするかカレンダーを介してバリューの有効期間を選択させるようにしてもよい。
 CPU10は、指定オブジェクト43や指定オブジェクト44、指定オブジェクト51が指定され、送金先の家族や用途やバリューの有効期間が選択されたと判定した場合、家族送金画面を図8の画面に遷移させる。
Further, the CPU 10 may display a family remittance screen in which a valid period (or expiry date) can be set in addition to the use for the value remittance to the family. FIG. 7 is a third diagram illustrating an example of a family remittance screen.
As shown in FIG. 7, the CPU 10 designates the “to whom” designation object 43 for designating the family of the remittance destination, the designation object 44 for “use” for designating the use of the value to be remittance, and the validity of the value to be remittance. A family remittance screen including a designated object 51 “valid period” for designating a period is displayed on the touch panel display 12.
When the CPU 10 determines that the designated object 51 is designated (or selected) in response to a user's designation operation via the touch panel display 12, the CPU 10 displays the valid period selection object on the family remittance screen. Then, the CPU 10 acquires valid period information indicating the valid period of the value in accordance with the user's selection operation via the valid period selection object (designated valid period). The valid period selection object and the like are the same as the family selection object and the like in FIG. The CPU 10 may select the valid period of the value, for example, in units of one day, may be selectable in units of one week, or may be selectable in units of one month. Further, the CPU 10 may display a calendar and select the valid period of the value via the calendar as to how long it is valid.
When the designated object 43, the designated object 44, and the designated object 51 are designated and the CPU 10 determines that the family, the usage, and the valid period of the value of the remittance destination are selected, the family remittance screen is changed to the screen of FIG.
 図8は、家族送金画面の一例を示す図(その4)である。
 図8に示されるように、CPU10は、円形オブジェクト41とユーザ操作に応じて円形オブジェクト41上を動作するボタンオブジェクト42とを含む家族送金画面をタッチパネルディスプレイ12に表示させる。ユーザは、ボタンオブジェクト42を矢印方向(時計回りの方向)にまわし、送金金額を指定する。
 図8の例では、CPU10は、円形オブジェクト41の1周を8区間に分けて表示している。但し、このことは本実施形態を限定するものではなく、例えば、CPU10は、メモリ11等に記憶されている設定情報に応じて、1周を何区画に分けるか変更してもよい。また、CPU10は、タッチパネルディスプレイ12を介したユーザの設定操作に応じて、前記設定情報を変更してもよい。
FIG. 8 is a diagram (part 4) illustrating an example of a family remittance screen.
As shown in FIG. 8, the CPU 10 causes the touch panel display 12 to display a family remittance screen including a circular object 41 and a button object 42 that operates on the circular object 41 in response to a user operation. The user turns the button object 42 in the arrow direction (clockwise direction) and designates the remittance amount.
In the example of FIG. 8, the CPU 10 displays one round of the circular object 41 divided into eight sections. However, this does not limit the present embodiment. For example, the CPU 10 may change how many sections are divided into one round according to the setting information stored in the memory 11 or the like. In addition, the CPU 10 may change the setting information in accordance with a user setting operation via the touch panel display 12.
 CPU10は、ボタンオブジェクト42を矢印方向に1区間移動されるごとに、設定された金額(図8の例では500円)、送金金額が上がるように変更する。また、CPU10は、ボタンオブジェクト42を矢印方向と反対方向(反時計回りの方向)に1区間移動されるごとに、設定された金額(図8の例では500円)、送金金額が下がるように変更する。
 矢印方向は設定方向の一例である。
The CPU 10 changes the set amount (500 yen in the example of FIG. 8) and the remittance amount each time the button object 42 is moved by one section in the arrow direction. Further, the CPU 10 moves the button object 42 by one section in the direction opposite to the arrow direction (counterclockwise direction) so that the set amount (500 yen in the example of FIG. 8) and the remittance amount decrease. change.
The arrow direction is an example of the setting direction.
 また、CPU10は、ボタンオブジェクト42が閾値として設定されている閾値速度より速い速度で、円形オブジェクト41上でまわされていることを検知した場合、ボタンオブジェクト42の速度に応じて、変更する金額の上げ幅又は下げ幅を変更するようにしてもよい。より具体的に説明すると、CPU10は、ボタンオブジェクト42が閾値として設定されている閾値速度より速い角速度で、円形オブジェクト41上で矢印方向にまわされていることを検知した場合、ボタンオブジェクト42の角速度に応じて、設定された金額以上、送金金額が上がるように変更してもよい。また、CPU10は、ボタンオブジェクト42が閾値として設定されている閾値速度より速い角速度で、円形オブジェクト41上で矢印方向と逆方向にまわされていることを検知した場合、ボタンオブジェクト42の角速度に応じて、設定された金額以上、送金金額が下がるように変更してもよい。また、CPU10は、角速度に応じて送金金額の上昇率、又は下降率を変更するようにしてもよい。 When the CPU 10 detects that the button object 42 is rotated on the circular object 41 at a speed faster than the threshold speed set as the threshold, the CPU 10 changes the amount of money to be changed according to the speed of the button object 42. The raising width or the lowering width may be changed. More specifically, when the CPU 10 detects that the button object 42 is turned in the direction of the arrow on the circular object 41 at an angular velocity faster than the threshold velocity set as the threshold, the angular velocity of the button object 42 is determined. Depending on the situation, the remittance amount may be changed so as to increase more than the set amount. Further, when the CPU 10 detects that the button object 42 is turned at a higher angular speed than the threshold speed set as the threshold value and is rotated in the direction opposite to the arrow direction on the circular object 41, the CPU 10 responds to the angular speed of the button object 42. The remittance amount may be changed to be lower than the set amount. Further, the CPU 10 may change the rate of increase or decrease of the remittance amount according to the angular velocity.
 また、CPU10は、ボタンオブジェクト42が動かされ、送金金額が変更されると、変更された送金金額を円形オブジェクト41内の表示領域47に表示する。
 また、CPU10は、ボタンオブジェクト42が通過した円形オブジェクト41上の区間(図8の例では区間48)を他の区間と異なる色で表示する。また、CPU10は、ボタンオブジェクト42が通過中の円形オブジェクト41上の区間の通過部分(図8の例では通過部分49)を他の区間と異なる色で表示するようにしてもよい。また、CPU10は、ボタンオブジェクト42が円形オブジェクト41上を1周し、再び前回通過した区間を通過した場合、先ほどとは異なる色で前記区間を表示する。
 また、例えば、CPU10は、ボタンオブジェクト42が通過した円形オブジェクト41上の複数の区間をグラデーションで表示するよう制御する。
 また、CPU10は、ボタンオブジェクト42が動かされ、送金金額が変更されると、現在のサーババリューの金額から変更された送金金額を引いた送金後残高の情報を表示領域50に表示する。
Further, when the button object 42 is moved and the remittance amount is changed, the CPU 10 displays the changed remittance amount in the display area 47 in the circular object 41.
Further, the CPU 10 displays a section on the circular object 41 through which the button object 42 has passed (section 48 in the example of FIG. 8) in a color different from that of the other sections. Further, the CPU 10 may display a passing portion (passing portion 49 in the example of FIG. 8) of the section on the circular object 41 through which the button object 42 is passing in a color different from that of the other sections. In addition, when the button object 42 goes around the circular object 41 once and passes through the section that has passed through the previous time, the CPU 10 displays the section in a color different from the previous one.
Further, for example, the CPU 10 controls to display a plurality of sections on the circular object 41 through which the button object 42 has passed in gradation.
Further, when the button object 42 is moved and the remittance amount is changed, the CPU 10 displays information on the balance after remittance obtained by subtracting the changed remittance amount from the current server value amount in the display area 50.
 また、CPU10は、ボタンオブジェクト42がユーザによって操作され、送金金額が変更されると、送金オブジェクト46を選択可能にする。より具体的に説明すると、CPU10は、ボタンオブジェクト42がユーザによって操作される前は、送金オブジェクト46をグレーアウト等で表示し、ボタンオブジェクト42がユーザによって操作され、送金金額が変更されると、送金オブジェクト46を選択可能にする。
 送金オブジェクト46は、決定オブジェクトの一例である。
 ユーザはボタンオブジェクト42をぐるぐる回転させ、送金金額を変更し、送金オブジェクト46を選択することによって、送金金額の決定を指示することができる。CPU10は、送金オブジェクト46が選択されると、選択された際に表示領域47等に表示されている金額を送金金額に決定する(金額指定)。
In addition, when the button object 42 is operated by the user and the remittance amount is changed, the CPU 10 enables the remittance object 46 to be selected. More specifically, the CPU 10 displays the remittance object 46 in grayout or the like before the button object 42 is operated by the user, and when the button object 42 is operated by the user and the remittance amount is changed, the remittance is performed. Make object 46 selectable.
The remittance object 46 is an example of a determination object.
The user can instruct the determination of the remittance amount by rotating the button object 42 around, changing the remittance amount, and selecting the remittance object 46. When the remittance object 46 is selected, the CPU 10 determines the amount of money displayed in the display area 47 or the like when the remittance object 46 is selected (amount designation).
 以下、送金オブジェクト46が選択され、選択した家族への送金が端末装置100からサーバ装置200に送信された後のサーバ装置200等の情報処理の一例を、図9を用いて説明する。図9は、バリューシステムにおける情報処理の一例を示すシーケンス図である。
 ステップS10において、CPU10は、例えば、図8に示したような送金画面において選択された、送金先の家族を示す家族情報と、バリューの用途を示す用途情報と、バリューの有効期間を示す有効期間情報と、バリューの金額を示す金額情報と、端末装置100のユーザを識別するユーザ情報と、を含む送金情報を、サーバ装置200に送信する。サーバ装置200は、端末装置100から送信された送金情報を受信する。
 ステップS11において、CPU20は、前記送金情報に含まれる前記ユーザ情報で識別されるユーザのe-口座のバリューを、前記送金情報に含まれる前記家族情報で示される前記ユーザの家族のe-口座に、前記送金情報に含まれる前記金額情報で示される金額分、移動させる。
 ステップS12において、CPU20は、前記移動させた前記金額分のバリュー(又は前記金額分のバリューのバリュー情報)に対して前記送金情報に含まれる前記用途情報や前記有効期間情報を関連付ける。CPU20は、前記有効期間情報として1週間が指定されていた場合、現在の日時から1週間後の日時情報を有効期間情報として前記バリュー(又はバリュー情報)と関連付けるようにしてもよい。
Hereinafter, an example of information processing of the server device 200 after the remittance object 46 is selected and remittance to the selected family is transmitted from the terminal device 100 to the server device 200 will be described with reference to FIG. FIG. 9 is a sequence diagram illustrating an example of information processing in the value system.
In step S10, for example, the CPU 10 selects the family information indicating the remittance family, the usage information indicating the usage of the value, and the effective period indicating the effective period of the value selected on the remittance screen as illustrated in FIG. Remittance information including information, amount information indicating the amount of value, and user information for identifying the user of the terminal device 100 is transmitted to the server device 200. The server device 200 receives the remittance information transmitted from the terminal device 100.
In step S11, the CPU 20 adds the value of the user's e-account identified by the user information included in the remittance information to the e-account of the user's family indicated by the family information included in the remittance information. The amount of money indicated by the amount information included in the remittance information is moved.
In step S <b> 12, the CPU 20 associates the usage information and the validity period information included in the remittance information with the transferred value of the amount (or value information of the amount of value). When one week is designated as the valid period information, the CPU 20 may associate the date information one week after the current date with the value (or value information) as valid period information.
 ここで、説明の簡略化のため、上述した処理により、親より子(例えば、長男)への家族送金が行われたとする。また、長男のe-口座には、親より家族送金された1万円分のバリューのみが記録されているものとする。長男は、親より定期券の購入用のため、長男のe-口座に1万円分のバリューを送金されたので、ICカードへのチャージに利用するよう例えば口頭等で指示される。長男が、自身のICカードを最寄り駅等の駅務機器に挿入等し、ICカードのチャージに係る操作を行うと、以下の処理が開始される。
 即ち、ステップS13において、CPU20は、例えば、駅務機器400よりバリューの利用要求情報を受信する。前記利用要求情報には、利用要求情報を送信した機器を識別する機器識別情報、処理要求の内容情報(この例では、ICカードへのチャージ)、ICカードを識別するICカードの識別情報、前記処理要求に係る時間情報(駅務機器においてICカードへのチャージが要求された時間情報)等が含まれているものとする。
Here, for simplification of explanation, it is assumed that family remittance is performed from the parent to the child (for example, the eldest son) by the above-described processing. Also, it is assumed that only the value of 10,000 yen transferred from the parent to the family is recorded in the elder son's e-account. The eldest son sent 10,000 yen worth of money to his elder son's e-account for the purchase of a commuter pass, so he was instructed to use it to charge the IC card, for example verbally. When the eldest son inserts his IC card into a station service device such as the nearest station and performs an operation relating to charging of the IC card, the following processing is started.
That is, in step S13, the CPU 20 receives value use request information from the station service device 400, for example. The usage request information includes device identification information for identifying a device that has transmitted the usage request information, content information of a processing request (in this example, charging to an IC card), identification information for an IC card for identifying an IC card, It is assumed that time information related to the processing request (time information when the IC card is requested to be charged in the station service device) is included.
 ステップS14において、CPU20は、前記利用要求情報に含まれるICカードの識別情報等に基づいて、ICカードへのチャージを要求しているユーザのe-口座の識別情報を特定する。そして、CPU20は、前記e-口座に預けられているバリューのバリュー情報を特定し、前記バリューに関連付けられている用途情報や有効期間情報を特定する。CPU20は、前記特定した用途情報と、前記利用要求情報に含まれる処理要求の内容情報と、に基づいて、家族(例えば、親)に指定された用途と家族送金を受けた家族(例えば、子)のバリューを利用しようとしている用途とが一致するか否か判定する。また、CPU20は、前記特定した有効期間情報と、前記利用要求情報に含まれる前記処理要求に係る時間情報と、に基づいて、家族送金されたバリューの有効期間内の利用要求か否かを判定する。 In step S14, the CPU 20 specifies the identification information of the e-account of the user who requests charging to the IC card based on the identification information of the IC card included in the use request information. Then, the CPU 20 specifies value information of the value deposited in the e-account, and specifies usage information and validity period information associated with the value. The CPU 20 uses the specified usage information and the content information of the processing request included in the usage request information, based on the usage specified for the family (for example, the parent) and the family (for example, the child) ) Is determined whether or not the use for which the value is to be used matches. Further, the CPU 20 determines whether or not the usage request is within the effective period of the value remitted by the family based on the specified effective period information and the time information related to the processing request included in the use request information. To do.
 ステップS15において、CPU20は、用途内の利用か、有効期間内の利用か等の判定の判定結果を、利用要求情報を送信してきた送信先(図9の例では駅務機器400)に送信する。駅務機器400は、前記判定結果が、用途内の利用であり、有効期間内の利用であることを示していた場合、ICカードへのチャージを実行する。この場合、CPU20は、前記e-口座に預けられているバリューからチャージされた分のバリューを差し引く。一方、駅務機器400は、前記判定結果が、用途内の利用でない、又は有効期間内の利用でないことを示していた場合、ICカードへのチャージを実行せず、例えば、指定された用途内の理由ではない、又は有効期間内の理由でない等のエラー内容を通知する。この場合、CPU20は、前記e-口座に預けられているバリューに対しては処理を実行しない。 In step S <b> 15, the CPU 20 transmits a determination result of determination as to whether the usage is within the usage or the usage within the effective period to the transmission destination (the station service device 400 in the example of FIG. 9) that has transmitted the usage request information. . When the determination result indicates that the use is within the usage and the use is within the valid period, the station service device 400 executes charging to the IC card. In this case, the CPU 20 subtracts the charged value from the value deposited in the e-account. On the other hand, the station service device 400 does not charge the IC card when the determination result indicates that the usage is not within the usage or usage within the effective period, for example, within the designated usage. Notify the error content such that it is not the reason for the error or the reason is not within the valid period. In this case, the CPU 20 does not execute processing on the value deposited in the e-account.
 ステップS16において、CPU20は、家族送金されたバリューのうち、有効期間を過ぎたバリューが存在するか否かを判定する。
 有効期間情報を過ぎているバリューが存在する場合、ステップS17において、CPU20は、前記バリューを家族送金した送金元の家族のe-口座に戻す。
 このような構成とすることにより、用途を指定して家族送金したものの、家族送金を受けた家族(例えば、子供)が指定された期間内にバリューを使用し忘れた場合は、送金元の家族(例えば、親)のe-口座にバリューを戻すことができる。また、このような構成とすることにより、念のため少し多めに家族送金したバリューのうち、使用されなかったバリューを送金元の家族に簡単に戻すことができる。
 例えば、CPU20は、設定された期間毎(例えば、1日に1回毎)、ステップS16の処理を実行するようにしてもよい。
In step S <b> 16, the CPU 20 determines whether or not there is a value that has passed the valid period among the values that have been repatriated by the family.
If there is a value that has passed the valid period information, in step S17, the CPU 20 returns the value to the e-account of the remittance family that remits the family.
With this configuration, if a family remittance is specified for a specific purpose, but the family (for example, a child) who received the family remittance has forgotten to use the value within the specified period, the remittance family The value can be returned to (e.g., the parent) e-account. Further, by adopting such a configuration, it is possible to easily return the unused value among the values remittance of the family a little more just in case to the remittance family.
For example, the CPU 20 may execute the process of step S16 every set period (for example, once a day).
 ステップS18において、CPU20は、家族送金した送金元の家族の端末装置に対して、家族送金したバリューの利用に関する利用情報を送信する。例えば、CPU20は、家族送金したバリューが利用された際に、何時、幾ら、バリューが利用されたかを利用情報として送信してもよいし、上述したように、バリューを送金元の家族に戻した際に、幾らのバリューを誰から戻したかの情報を利用情報として送信してもよい。 In step S18, the CPU 20 transmits usage information regarding the use of the value repatriated to the family to the terminal device of the remittance family that remits the family. For example, the CPU 20 may send as usage information how much the value was used when the value repatriated by the family was used, and returned the value to the remittance family as described above. At this time, information on how much value is returned from whom may be transmitted as usage information.
 以上、本実施形態によれば、サーバ装置上の自分のバリューを、送金先のユーザ(例えば、家族)ごとに簡単に用途や有効期間等を指定して送金することができる。 As described above, according to the present embodiment, the user's value on the server device can be remittance simply by designating the usage, validity period, etc. for each remittance user (for example, family).
<実施形態2>
 実施形態1の変形例を更に説明する。
 例えば、CPU10は、用途として更に詳細に駅名や店舗名等を指定することができるようにしてもよい。このように詳細に指定された情報も送金情報に含まれ、ステップS10において、端末装置100からサーバ装置200に送信される。一方、駅務機器のR/W(リーダ/ライタ)装置は、駅名、R/W番号、機種名等で管理されている。そのため、ステップS14において、CPU20は、ステップS13で駅務機器400から受信した利用要求情報に含まれる駅名等と、前記送金情報に含まれる駅名等に基づいて、指定された駅での利用か否かを判定することができる。駅以外の店舗等でも同様である。
 また、例えば、CPU10は、ユーザが用途を選択する際に例えば、書籍の中で更に、問題集等、書籍の種類や問題集の名称等を選択又は指定可能にしてもよい。このように指定された情報も送金情報に含まれ、ステップS10において、端末装置100からサーバ装置200に送信される。一方、書店の店舗等に設置されているR/W装置は、店舗名、R/W番号、機種名等で管理されていると共に、商品のバーコード等を読み取った際の商品情報を利用要求情報に含めてサーバ装置200に送信することができる。そのため、ステップS14において、CPU20は、ステップS13で書店の店舗のR/W装置から受信した利用要求情報に含まれる商品情報等と、前記送金情報に含まれる書籍の種類又は書籍名等に基づいて、指定された書籍の購入か否かを判定することができる。店舗以外の駅等における商品の購入の場合でも同様である。
<Embodiment 2>
A modification of the first embodiment will be further described.
For example, the CPU 10 may be able to specify a station name, a store name, or the like in more detail as a use. Information specified in detail in this way is also included in the remittance information, and is transmitted from the terminal device 100 to the server device 200 in step S10. On the other hand, R / W (reader / writer) devices for station service devices are managed by station names, R / W numbers, model names, and the like. Therefore, in step S14, the CPU 20 determines whether or not the use is performed at the designated station based on the station name included in the use request information received from the station service device 400 in step S13 and the station name included in the remittance information. Can be determined. The same applies to stores other than stations.
Further, for example, when the user selects a use, the CPU 10 may further select or specify the type of book, the name of the problem book, etc., such as a problem book, in the book. The information specified in this way is also included in the remittance information, and is transmitted from the terminal device 100 to the server device 200 in step S10. On the other hand, R / W devices installed in bookstore stores, etc. are managed by store name, R / W number, model name, etc., and request to use the product information when the product barcode is read It can be included in the information and transmitted to the server device 200. Therefore, in step S14, CPU20 is based on the merchandise information etc. which are contained in the utilization request information received from the R / W apparatus of the store of a bookstore in step S13, and the kind or book name etc. of the book contained in the said remittance information. It can be determined whether or not the designated book is purchased. The same applies to the purchase of merchandise at stations other than stores.
<実施形態3>
 実施形態1では、円形オブジェクト41上にボタンオブジェクト42を表示する例を示した。しかしながら、CPU10は、円形オブジェクト41上にボタンオブジェクト42を表示せず、円形オブジェクト41をなぞるユーザ操作に応じて、送信金額の変更等を行うようにしてもよい。
 また、CPU10は、円形オブジェクト41の外側をなぞるように回された場合と、円形オブジェクト41の内側をなぞるように回された場合と、で変更する金額の上げ幅又は下げ幅を変更するようにしてもよい。例えば、CPU10は、円形オブジェクト41の外側を時計回りになぞられた場合、1区間で2000円ずつ送金金額が上がるように変更し、円形オブジェクト41の内側を時計回りになぞられた場合、1区間で500円ずつ送金金額が上がるように変更してもよい。同様に、CPU10は、円形オブジェクト41の外側を反時計回りになぞられた場合、1区間で2000円ずつ送金金額が下がるように変更し、円形オブジェクト41の内側を反時計回りになぞられた場合、1区間で500円ずつ送金金額が下がるように変更してもよい。
<Embodiment 3>
In Embodiment 1, the example which displays the button object 42 on the circular object 41 was shown. However, the CPU 10 does not display the button object 42 on the circular object 41 but may change the transmission amount in accordance with the user operation tracing the circular object 41.
Further, the CPU 10 changes the amount of increase or decrease of the amount of money to be changed according to whether it is rotated so as to trace the outside of the circular object 41 or when it is rotated so as to trace the inside of the circular object 41. Also good. For example, when the outside of the circular object 41 is traced clockwise, the CPU 10 changes the remittance amount by 2000 yen in one section, and when the inside of the circular object 41 is traced clockwise, one section It may be changed so that the amount of remittance increases by 500 yen. Similarly, when the outside of the circular object 41 is traced counterclockwise, the CPU 10 changes the remittance amount by 2000 yen in one section, and the inside of the circular object 41 is traced counterclockwise. It may be changed so that the amount of remittance is reduced by 500 yen in one section.
 本実施形態の処理によればユーザは操作性よく送金金額を決定することができる。 According to the processing of this embodiment, the user can determine the remittance amount with good operability.
<実施形態4>
 実施形態1では、CPU10が、送金後残高の情報を表示領域50に表示する例を示した。しかしながら、CPU10は、送金後残高の情報、又は送金金額の情報を表示領域50の位置に状態バーで表示するようにしてもよい。
 ここで、CPU10は、状態バーを金額に応じてグラデーションで表示するよう制御してもよい。また、CPU10は、前記グラデーションをボタンオブジェクト42が通過した円形オブジェクト41上の複数の区間のグラデーションとリンクさせるようにしてもよい。
<Embodiment 4>
In the first embodiment, an example in which the CPU 10 displays the balance information after remittance in the display area 50 has been described. However, the CPU 10 may display information on the balance after remittance or information on the amount of remittance at the position of the display area 50 with a status bar.
Here, the CPU 10 may control to display the status bar in a gradation according to the amount of money. Further, the CPU 10 may link the gradation with gradations of a plurality of sections on the circular object 41 through which the button object 42 has passed.
 本実施形態の処理によればユーザは操作性よく送金金額を決定することができる。 According to the processing of this embodiment, the user can determine the remittance amount with good operability.
<実施形態5>
 上述した実施形態では、端末装置100のCPU10が、サーバ装置200等からアプリケーションプログラムをダウンロードしていた。そして、CPU10がアプリケーションプログラムに基づき処理を実行することによってアプリケーションの機能やフローチャートの処理を実現していた。
 しかしながら、上述した実施形態の処理をサーバ装置200のCPU20がサーバ装置200のメモリ21等に記憶されているプログラムに基づき処理を実行することで実現するようにしてもよい。
 即ち、各端末装置からの要求に応じて、サーバ装置200のCPU20が各端末装置のタッチパネルディスプレイ12上に家族送金画面を表示させ、ボタンオブジェクト42の操作に応じた表示制御や金額の変更制御等を実行するようにしてもよい。
 このような構成とした場合、サーバ装置200は、情報処理装置の一例である。
<Embodiment 5>
In the embodiment described above, the CPU 10 of the terminal device 100 downloads the application program from the server device 200 or the like. The CPU 10 executes processing based on the application program, thereby realizing application functions and flowchart processing.
However, the processing of the above-described embodiment may be realized by the CPU 20 of the server device 200 executing the processing based on a program stored in the memory 21 or the like of the server device 200.
That is, in response to a request from each terminal device, the CPU 20 of the server device 200 displays a family remittance screen on the touch panel display 12 of each terminal device, display control according to the operation of the button object 42, money amount change control, etc. May be executed.
In such a configuration, the server device 200 is an example of an information processing device.
 本実施形態の処理によればユーザは操作性よく送金金額を決定することができる。 According to the processing of this embodiment, the user can determine the remittance amount with good operability.
 上述した各実施形態を任意に組み合わせて実施してもよい。
 また、CPU10は、円形オブジェクト41とユーザ操作に応じて円形オブジェクト41上を動作するボタンオブジェクト42とを含む家族送金画面を表示する際に、所定の金額(例えば、1万円)丁度、送金することを指定するジャスト送金オブジェクトを表示するようにしてもよい。
You may implement combining each embodiment mentioned above arbitrarily.
Further, when displaying the family remittance screen including the circular object 41 and the button object 42 that operates on the circular object 41 in response to a user operation, the CPU 10 remits a predetermined amount (for example, 10,000 yen). You may make it display the just remittance object which designates that.

Claims (10)

  1.  情報処理装置と、サーバ装置と、を含むシステムであって、
     前記情報処理装置は、
     前記サーバ装置で管理されている前記情報処理装置のユーザのバリューを送金する送金先ユーザを指定する送金先指定手段と、
     前記送金するバリューの用途を指定する用途指定手段と、
     前記バリューの金額を指定する金額指定手段と、
     前記送金先指定手段により指定された送金先ユーザを示す送金先ユーザ情報と、前記用途指定手段により指定された用途を示す用途情報と、前記金額指定手段により指定された金額を示す金額情報と、前記情報処理装置のユーザを識別するユーザ情報と、を含む送金情報を、前記サーバ装置に送信する送信手段と、
    を有し、
     前記サーバ装置は、
     前記送金情報を前記情報処理装置より受信する受信手段と、
     前記受信手段により受信された前記送金情報に含まれる前記ユーザ情報で識別されるユーザの口座のバリューを、前記送金情報に含まれる前記送金先ユーザ情報で示される送金先ユーザの口座に、前記送金情報に含まれる前記金額情報で示される金額分、移動させる移動手段と、
     前記移動手段により移動された前記金額分のバリューに対して前記送金情報に含まれる前記用途情報を関連付ける関連付け手段と、
    を有するシステム。
    A system including an information processing device and a server device,
    The information processing apparatus includes:
    A remittance destination designation means for designating a remittance destination user who remits the value of the user of the information processing apparatus managed by the server apparatus;
    Use specifying means for specifying the use of the value to be remittance;
    An amount specifying means for specifying the amount of the value;
    Remittance destination user information indicating a remittance destination user specified by the remittance destination specifying means, use information indicating the use specified by the use specifying means, amount information indicating the amount specified by the amount specifying means, Transmitting means for transmitting remittance information including user information for identifying a user of the information processing apparatus to the server apparatus;
    Have
    The server device
    Receiving means for receiving the remittance information from the information processing device;
    The value of the user's account identified by the user information included in the remittance information received by the receiving means is transferred to the remittance destination user account indicated by the remittance destination user information included in the remittance information. Moving means for moving the amount indicated by the amount information included in the information;
    Associating means for associating the usage information included in the remittance information with the value of the amount transferred by the moving means;
    Having a system.
  2.  前記情報処理装置は、
     前記送金するバリューの有効期間を指定する有効期間指定手段を更に有し、
     前記送信手段は、前記有効期間指定手段により指定された有効期間を示す有効期間情報を更に含む前記送金情報を、前記サーバ装置に送信し、
     前記関連付け手段は、前記バリューに対して更に前記送金情報に含まれる前記有効期間情報を関連付ける請求項1記載のシステム。
    The information processing apparatus includes:
    It further has an effective period specifying means for specifying an effective period of the value to be remittance,
    The transmission means transmits the remittance information further including valid period information indicating the valid period designated by the valid period designation means to the server device,
    The system according to claim 1, wherein the association unit further associates the validity period information included in the remittance information with the value.
  3.  前記移動手段は、前記関連付け手段により前記有効期間情報が関連付けされた前記バリューが前記有効期間情報で示される有効期間内に利用されなかった場合、前記バリューを前記ユーザの口座に戻す請求項2記載のシステム。 The said moving means returns the said value to the said user's account, when the said value with which the said valid period information was linked | related by the said correlation means was not utilized within the valid period shown by the said valid period information. System.
  4.  前記金額指定手段は、円形オブジェクトとユーザ操作に応じて前記円形オブジェクト上を動作するボタンオブジェクトとを表示し、ユーザ操作に応じた前記円形オブジェクト上の前記ボタンオブジェクトの動作に応じて、金額を変更し、変更した金額を前記バリューの金額として決定する請求項1乃至3何れか1項記載のシステム。 The amount designation means displays a circular object and a button object that operates on the circular object in response to a user operation, and changes the amount in accordance with the operation of the button object on the circular object in response to a user operation. The system according to claim 1, wherein the changed amount is determined as the amount of the value.
  5.  サーバ装置で管理されている情報処理装置のユーザのバリューを送金する送金先ユーザを指定する送金先指定手段と、
     前記送金するバリューの用途を指定する用途指定手段と、
     前記バリューの金額を指定する金額指定手段と、
     前記送金先指定手段により指定された送金先ユーザを示す送金先ユーザ情報と、前記用途指定手段により指定された用途を示す用途情報と、前記金額指定手段により指定された金額を示す金額情報と、前記情報処理装置のユーザを識別するユーザ情報と、を含む送金情報を、前記サーバ装置に送信する送信手段と、
    を有する情報処理装置。
    A remittance destination designating unit for designating a remittance destination user who remits the value of the user of the information processing apparatus managed by the server apparatus;
    Use specifying means for specifying the use of the value to be remittance;
    An amount specifying means for specifying the amount of the value;
    Remittance destination user information indicating a remittance destination user specified by the remittance destination specifying means, use information indicating the use specified by the use specifying means, amount information indicating the amount specified by the amount specifying means, Transmitting means for transmitting remittance information including user information for identifying a user of the information processing apparatus to the server apparatus;
    An information processing apparatus.
  6.  前記送金するバリューの有効期間を指定する有効期間指定手段を更に有し、
     前記送信手段は、前記有効期間指定手段により指定された有効期間を示す有効期間情報を更に含む前記送金情報を、前記サーバ装置に送信する請求項5記載の情報処理装置。
    It further has an effective period specifying means for specifying an effective period of the value to be remittance,
    The information processing apparatus according to claim 5, wherein the transmission unit transmits the remittance information further including valid period information indicating the valid period designated by the valid period designation unit to the server apparatus.
  7.  前記金額指定手段は、円形オブジェクトとユーザ操作に応じて前記円形オブジェクト上を動作するボタンオブジェクトとを表示し、ユーザ操作に応じた前記円形オブジェクト上の前記ボタンオブジェクトの動作に応じて、金額を変更し、変更した金額を前記バリューの金額として決定する請求項5又は6記載の情報処理装置。 The amount designation means displays a circular object and a button object that operates on the circular object in response to a user operation, and changes the amount in accordance with the operation of the button object on the circular object in response to a user operation. The information processing apparatus according to claim 5, wherein the changed amount is determined as the amount of the value.
  8.  情報処理装置と、サーバ装置と、を含むシステムにおける情報処理方法であって、
     前記情報処理装置が、前記サーバ装置で管理されている前記情報処理装置のユーザのバリューを送金する送金先ユーザを指定する送金先指定ステップと、
     前記情報処理装置が、前記送金するバリューの用途を指定する用途指定ステップと、
     前記情報処理装置が、前記バリューの金額を指定する金額指定ステップと、
     前記情報処理装置が、前記送金先指定ステップにより指定された送金先ユーザを示す送金先ユーザ情報と、前記用途指定ステップにより指定された用途を示す用途情報と、前記金額指定ステップにより指定された金額を示す金額情報と、前記情報処理装置のユーザを識別するユーザ情報と、を含む送金情報を、前記サーバ装置に送信する送信ステップと、
     前記サーバ装置が、前記送金情報を前記情報処理装置より受信する受信ステップと、
     前記サーバ装置が、前記受信ステップにより受信された前記送金情報に含まれる前記ユーザ情報で識別されるユーザの口座のバリューを、前記送金情報に含まれる前記送金先ユーザ情報で示される送金先ユーザの口座に、前記送金情報に含まれる前記金額情報で示される金額分、移動させる移動ステップと、
     前記サーバ装置が、前記移動ステップにより移動された前記金額分のバリューに対して前記送金情報に含まれる前記用途情報を関連付ける関連付けステップと、
    を含む情報処理方法。
    An information processing method in a system including an information processing device and a server device,
    A remittance destination designation step of designating a remittance destination user to which the information processing apparatus remits the value of the user of the information processing apparatus managed by the server apparatus;
    The information processing apparatus specifies a use of the value to be remittance, a use specifying step;
    An amount specifying step in which the information processing device specifies the amount of the value;
    Remittance destination user information indicating the remittance destination user specified in the remittance destination specifying step, usage information indicating the usage specified in the usage specifying step, and the amount specified in the amount specifying step A transmission step of transmitting remittance information including money amount information indicating user information for identifying a user of the information processing device to the server device;
    A receiving step in which the server device receives the remittance information from the information processing device;
    The server device, the value of the user account identified by the user information included in the remittance information received by the receiving step, the value of the remittance destination user indicated by the remittance destination user information included in the remittance information A step of moving to an account the amount indicated by the amount information included in the remittance information; and
    Associating the server device with associating the usage information included in the remittance information with the value for the amount moved by the moving step;
    An information processing method including:
  9.  情報処理装置が実行する情報処理方法であって、
     サーバ装置で管理されている前記情報処理装置のユーザのバリューを送金する送金先ユーザを指定する送金先指定ステップと、
     前記送金するバリューの用途を指定する用途指定ステップと、
     前記バリューの金額を指定する金額指定ステップと、
     前記送金先指定ステップにより指定された送金先ユーザを示す送金先ユーザ情報と、前記用途指定ステップにより指定された用途を示す用途情報と、前記金額指定ステップにより指定された金額を示す金額情報と、前記情報処理装置のユーザを識別するユーザ情報と、を含む送金情報を、前記サーバ装置に送信する送信ステップと、
    を含む情報処理方法。
    An information processing method executed by an information processing apparatus,
    A remittance destination designating step of designating a remittance destination user who remits the value of the user of the information processing apparatus managed by the server apparatus;
    An application specifying step of specifying an application of the value to be transferred;
    An amount specifying step for specifying the amount of the value;
    Remittance destination user information indicating the remittance destination user specified in the remittance destination specifying step, use information indicating the use specified in the use specifying step, amount information indicating the amount specified in the amount specifying step, A transmission step of transmitting remittance information including user information for identifying a user of the information processing apparatus to the server apparatus;
    An information processing method including:
  10.  コンピュータに、
     サーバ装置で管理されている前記コンピュータのユーザのバリューを送金する送金先ユーザを指定する送金先指定ステップと、
     前記送金するバリューの用途を指定する用途指定ステップと、
     前記バリューの金額を指定する金額指定ステップと、
     前記送金先指定ステップにより指定された送金先ユーザを示す送金先ユーザ情報と、前記用途指定ステップにより指定された用途を示す用途情報と、前記金額指定ステップにより指定された金額を示す金額情報と、前記コンピュータのユーザを識別するユーザ情報と、を含む送金情報を、前記サーバ装置に送信する送信ステップと、
    を実行させるためのプログラム。
    On the computer,
    A remittance destination designating step of designating a remittance destination user who remits the value of the user of the computer managed by the server device;
    An application specifying step of specifying an application of the value to be transferred;
    An amount specifying step for specifying the amount of the value;
    Remittance destination user information indicating the remittance destination user specified in the remittance destination specifying step, use information indicating the use specified in the use specifying step, amount information indicating the amount specified in the amount specifying step, A transmission step of transmitting remittance information including user information for identifying a user of the computer to the server device;
    A program for running
PCT/JP2014/071629 2014-08-19 2014-08-19 System, information processing device, information processing method, and program WO2016027304A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2014/071629 WO2016027304A1 (en) 2014-08-19 2014-08-19 System, information processing device, information processing method, and program
JP2016543508A JP6251813B2 (en) 2014-08-19 2014-08-19 System, information processing apparatus, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2014/071629 WO2016027304A1 (en) 2014-08-19 2014-08-19 System, information processing device, information processing method, and program

Publications (1)

Publication Number Publication Date
WO2016027304A1 true WO2016027304A1 (en) 2016-02-25

Family

ID=55350285

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/071629 WO2016027304A1 (en) 2014-08-19 2014-08-19 System, information processing device, information processing method, and program

Country Status (2)

Country Link
JP (1) JP6251813B2 (en)
WO (1) WO2016027304A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018116578A (en) * 2017-01-19 2018-07-26 富士通株式会社 Information processing system, verification device, information processing method, verification method and program
JPWO2017154332A1 (en) * 2016-03-10 2019-01-10 日本電気株式会社 Electronic value management apparatus, electronic value management system, electronic value management method, and program
JP2020177279A (en) * 2019-04-15 2020-10-29 株式会社メルカリ Information processing program, information processing method, and information processing device
JP7121169B1 (en) 2021-06-30 2022-08-17 PayPay株式会社 Provision device, provision method and provision program
JP7351030B1 (en) 2023-02-17 2023-09-26 PayPay株式会社 Information processing device, information processing method, and information processing program

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6654730B1 (en) * 2019-07-10 2020-02-26 株式会社pring Electronic money remittance program, electronic money remittance method, and electronic terminal

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05241752A (en) * 1991-10-08 1993-09-21 Internatl Business Mach Corp <Ibm> Controlling method for variable analog value and computer system
JPH11353397A (en) * 1998-06-05 1999-12-24 Fujitsu Ltd Electronic money device, method, card, and computer readable recording medium recording electronic money processing program
JP2002117362A (en) * 2000-08-03 2002-04-19 Fujitsu Ltd Electronic money managing method, electronic money managing system, medium for electronic money managing possession, program for electronic money management, recording medium readable by computer having recoded program, electronic value information management
JP2002230446A (en) * 2001-02-02 2002-08-16 Nec Planning Research Ltd System and method for settlement
JP2004005515A (en) * 2002-04-17 2004-01-08 Oki Electric Ind Co Ltd Electronic check settlement system
JP2004171478A (en) * 2002-11-22 2004-06-17 Hitachi Information Technology Co Ltd Limited cashless payment card, and cashless payment system using limited cashless payment card

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05241752A (en) * 1991-10-08 1993-09-21 Internatl Business Mach Corp <Ibm> Controlling method for variable analog value and computer system
JPH11353397A (en) * 1998-06-05 1999-12-24 Fujitsu Ltd Electronic money device, method, card, and computer readable recording medium recording electronic money processing program
JP2002117362A (en) * 2000-08-03 2002-04-19 Fujitsu Ltd Electronic money managing method, electronic money managing system, medium for electronic money managing possession, program for electronic money management, recording medium readable by computer having recoded program, electronic value information management
JP2002230446A (en) * 2001-02-02 2002-08-16 Nec Planning Research Ltd System and method for settlement
JP2004005515A (en) * 2002-04-17 2004-01-08 Oki Electric Ind Co Ltd Electronic check settlement system
JP2004171478A (en) * 2002-11-22 2004-06-17 Hitachi Information Technology Co Ltd Limited cashless payment card, and cashless payment system using limited cashless payment card

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2017154332A1 (en) * 2016-03-10 2019-01-10 日本電気株式会社 Electronic value management apparatus, electronic value management system, electronic value management method, and program
JP7092027B2 (en) 2016-03-10 2022-06-28 日本電気株式会社 Electronic value management equipment, electronic value management system, electronic value management method and program
JP2018116578A (en) * 2017-01-19 2018-07-26 富士通株式会社 Information processing system, verification device, information processing method, verification method and program
JP2020177279A (en) * 2019-04-15 2020-10-29 株式会社メルカリ Information processing program, information processing method, and information processing device
JP7121169B1 (en) 2021-06-30 2022-08-17 PayPay株式会社 Provision device, provision method and provision program
JP2023006790A (en) * 2021-06-30 2023-01-18 PayPay株式会社 Provision device, method for provision, and provision program
JP7351030B1 (en) 2023-02-17 2023-09-26 PayPay株式会社 Information processing device, information processing method, and information processing program

Also Published As

Publication number Publication date
JP6251813B2 (en) 2017-12-20
JPWO2016027304A1 (en) 2017-06-01

Similar Documents

Publication Publication Date Title
JP6251813B2 (en) System, information processing apparatus, information processing method, and program
CN103503004A (en) Electronic book reader
KR101794246B1 (en) System and method for providing shopping service
JP6624708B1 (en) Information processing device, system and program
JP2020155094A (en) Information processor, system, and program
US20160086142A1 (en) Information provision apparatus, information provision method, and storage medium
US10325252B2 (en) Payment management apparatus, payment management method, and storage medium
CN112446802A (en) Management device, management method, and storage medium
JP6924916B1 (en) Payment processing method and payment processing device
KR20150013366A (en) System and method for providing payment means based on contents purchase
JP6347383B2 (en) Coupon system
WO2021038945A1 (en) Digital currency exchange device, digital currency exchange method, and digital currency exchange system
JP2019053495A (en) Generation apparatus, generation method, and generation program
JP2023143605A (en) Settlement system, settlement method, settlement service providing apparatus, program, and application program
US20160092971A1 (en) Content distribution system, content distribution server, storage medium and content distribution method
JP2019160028A (en) Information processing device, information processing system, information processing method, and program
JP2021077423A (en) Privilege offering method and privilege offering apparatus
WO2016027305A1 (en) Information processing device, information processing method, and program
JP2021056772A (en) Privilege grant method, and privilege grant device
US20210327226A1 (en) Hand-held electronic receipt generating terminal
JP7050993B1 (en) Information processing methods and programs
KR20200003508A (en) The Systems that connect to the server in real time
JP6868151B1 (en) Payment processing method and payment processing device
JP7096937B1 (en) Information processing method
JP7419215B2 (en) Electronic money exchange device, electronic money exchange method and electronic money exchange system

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: 14900052

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2016543508

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14900052

Country of ref document: EP

Kind code of ref document: A1