KR20150140453A - Banking service providing method by contacting card and system performing the same - Google Patents

Banking service providing method by contacting card and system performing the same Download PDF

Info

Publication number
KR20150140453A
KR20150140453A KR1020140068264A KR20140068264A KR20150140453A KR 20150140453 A KR20150140453 A KR 20150140453A KR 1020140068264 A KR1020140068264 A KR 1020140068264A KR 20140068264 A KR20140068264 A KR 20140068264A KR 20150140453 A KR20150140453 A KR 20150140453A
Authority
KR
South Korea
Prior art keywords
financial
card
user
application
authentication information
Prior art date
Application number
KR1020140068264A
Other languages
Korean (ko)
Inventor
이성계
황세훈
Original Assignee
주식회사 우리카드
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 우리카드 filed Critical 주식회사 우리카드
Priority to KR1020140068264A priority Critical patent/KR20150140453A/en
Publication of KR20150140453A publication Critical patent/KR20150140453A/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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3234Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving additional secure or trusted devices, e.g. TPM, smartcard, USB or software token

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Computer Security & Cryptography (AREA)
  • Technology Law (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Development Economics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

A method for providing a financial service by card contact according to an embodiment of the present invention comprises: providing, by a server of a financial institution, when receiving an execution request message of a financial service from a terminal of a user, a transmission request message of user authentication information for executing the financial service to the terminal of the user; receiving, when a financial card comes in contact with the terminal of the user by the user, user authentication information from the financial card by the terminal of the user, and providing the user authentication information to the server of the financial institution; comparing, by the server of the financial institution, the user authentication information with predetermined user authentication information to perform authentication; and executing the financial service in accordance with the authentication result in the server of the financial institution. According to the present invention, when using a financial service on a smart banking application, if a user simply brings a financial card in contact with a terminal of a user without a complicated user authentication process, user authentication is executed, and it is possible to use a financial service in accordance with the authentication result.

Description

카드 접촉을 통한 금융 서비스 제공 방법 및 이를 실행하는 시스템{BANKING SERVICE PROVIDING METHOD BY CONTACTING CARD AND SYSTEM PERFORMING THE SAME}TECHNICAL FIELD [0001] The present invention relates to a banking service providing method, and a banking service providing method,

본 발명의 실시예들은 카드 접촉을 통한 금융 서비스 제공 방법 및 이를 실행하는 시스템에 관한 것이다.
Embodiments of the present invention relate to a method for providing financial services through card contact and a system for executing the method.

최근 스마트 폰 등 사용자 단말에 대한 인지도 및 사용도가 확대되면서 많은 사용자들이 사용자 단말을 통해 어플리케이션을 사용하고 있으며, 사용자 단말에서 실행될 수 있는 어플리케이션의 개수와 종류도 기하급수적으로 증가하고 있다.BACKGROUND ART [0002] In recent years, recognition and usage of a user terminal such as a smart phone has been expanded, and many users are using an application through a user terminal. The number and types of applications that can be executed in the user terminal are increasing exponentially.

통상적으로 사용자는 어플리케이션 스토어(application store) 등과 같은 각종 어플리케이션을 제공하는 서버로부터 사용자 단말에 원하는 어플리케이션을 다운로드 받아 설치하고, 설치된 어플리케이션을 사용하게 된다. 그리고 설치된 어플리케이션은 사용자가 해당 어플리케이션을 사용할 수 있는 사용자인지 인증 받은 후, 인증 받은 사용자만 사용할 수 있도록 되어있다.Typically, a user downloads and installs a desired application to a user terminal from a server providing various applications such as an application store, and uses the installed application. Then, the installed application is authenticated as a user who can use the application, and is made available only to the authenticated user.

특히, 스마트 뱅킹 어플리케이션과 같이 보안이 요구되는 어플리케이션의 경우 공인인증서 등을 이용한 인증 절차를 거쳐야지만 스마트 뱅킹 어플리케이션에 로그인 하여 금융 서비스를 이용할 수 있다. In particular, in an application requiring security such as a smart banking application, an authentication process using an authorized certificate is required, but a financial service can be used by logging into a smart banking application.

하지만, 사용자가 공인인증서를 자신의 단말에 저장하는 과정은 복잡하며 만일 자신의 단말을 분실한 경우에 공인인증서가 타인에게 노출될 수 있다는 문제점이 있다.
However, the process of the user storing the authorized certificate in his / her terminal is complicated, and there is a problem that the authorized certificate may be exposed to others if the terminal is lost.

본 발명은 스마트 뱅킹 어플리케이션 상에서 금융 서비스를 이용할 시 복잡한 사용자 인증 과정 없이 사용자가 단순히 금융 카드만을 사용자의 단말에 접촉하면 사용자 인증이 실행되어 인증 결과에 따라 금융 서비스를 이용할 수 있도록 하는 카드 접촉을 통한 금융 서비스 제공 방법 및 이를 실행하는 시스템을 제공하는 것을 목적으로 한다.
The present invention relates to a smart banking application, and more particularly, it relates to a smart banking application that enables a user to use a financial service in accordance with an authentication result when a user touches only a financial card, A service providing method, and a system for executing the service providing method.

본 발명이 해결하고자 하는 과제는 이상에서 언급한 과제(들)로 제한되지 않으며, 언급되지 않은 또 다른 과제(들)은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.
The problems to be solved by the present invention are not limited to the above-mentioned problem (s), and another problem (s) not mentioned can be clearly understood by those skilled in the art from the following description.

실시예들 중에서, 카드 접촉을 통한 금융 서비스 제공 방법은 금융 기관의 서버가 사용자의 단말로부터 금융 서비스의 실행 요청 메시지를 수신하면, 상기 금융 서비스를 실행하기 위한 사용자 인증 정보의 전송 요청 메시지를 상기 사용자의 단말에 제공하는 단계, 사용자에 의해 금융 카드가 사용자의 단말에 접촉되면 상기 사용자의 단말이 상기 금융 카드로부터 사용자 인증 정보를 수신하여 상기 금융 기관의 서버에 제공하는 단계, 상기 금융 기관의 서버가 상기 사용자 인증 정보와 기 결정된 사용자 인증 정보를 비교하여 인증하는 단계 및 상기 금융 기관의 서버에서 상기 인증결과에 따라 상기 금융 서비스를 실행하는 단계를 포함한다. Among the embodiments, a method of providing a financial service through card contact is a method of providing a transmission request message of user authentication information for executing the financial service to a user of the financial institution, Receiving the user authentication information from the financial card and providing the user authentication information to the server of the financial institution when the user contacts the terminal of the financial card by the user; Comparing the user authentication information with predetermined user authentication information to authenticate the user authentication information, and executing the financial service according to the authentication result at the server of the financial institution.

실시예들 중에서, 카드 접촉을 통한 금융 서비스 제공 시스템은 금융 카드, 금융 서비스를 요청하고 상기 금융 서비스를 실행하기 위한 사용자 인증 정보의 전송 요청 메시지를 수신하여 표시하고, 사용자에 의해 상기 금융 카드가 접촉되면 상기 금융 카드로부터 사용자 인증 정보를 수신하여 제공하는 사용자의 단말 및 사용자의 단말로부터 금융 서비스의 실행 요청 메시지를 수신하면, 상기 금융 서비스를 실행하기 위한 사용자 인증 정보의 전송 요청 메시지를 상기 사용자의 단말에 제공하고, 상기 사용자의 단말로부터 사용자 인증 정보를 수신하면 상기 사용자 인증 정보와 기 결정된 사용자 인증 정보를 비교하여 인증하고, 상기 인증결과에 따라 상기 금융 서비스를 실행하는 금융 기관의 서버를 포함한다.
Among the embodiments, the financial service providing system through the card contact receives and displays a transmission request message of user authentication information for requesting a financial card, financial service, and executing the financial service, Upon receipt of a financial service execution request message from a user terminal and a terminal of a user receiving and providing user authentication information from the financial card, a transmission request message of user authentication information for executing the financial service is transmitted to the user terminal And a server of a financial institution that receives the user authentication information from the terminal of the user, compares the user authentication information with predetermined user authentication information, authenticates the user, and executes the financial service according to the authentication result.

기타 실시예들의 구체적인 사항들은 상세한 설명 및 첨부 도면들에 포함되어 있다.The details of other embodiments are included in the detailed description and the accompanying drawings.

본 발명의 이점 및/또는 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시예들을 참조하면 명확해질 것이다. 그러나, 본 발명은 이하에서 개시되는 실시예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 것이며, 단지 본 실시예들은 본 발명의 개시가 완전하도록 하며, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 발명은 청구항의 범주에 의해 정의될 뿐이다. 명세서 전체에 걸쳐 동일 참조 부호는 동일 구성요소를 지칭한다.
BRIEF DESCRIPTION OF THE DRAWINGS The advantages and / or features of the present invention, and how to accomplish them, will become apparent with reference to the embodiments described in detail below with reference to the accompanying drawings. It should be understood, however, that the invention is not limited to the disclosed embodiments, but is capable of many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, To fully disclose the scope of the invention to those skilled in the art, and the invention is only defined by the scope of the claims. Like reference numerals refer to like elements throughout the specification.

본 발명에 따르면, 스마트 뱅킹 어플리케이션 상에서 금융 서비스를 이용할 시 복잡한 사용자 인증 과정 없이 사용자가 단순히 금융 카드만을 사용자의 단말에 접촉하면 사용자 인증이 실행되어 인증 결과에 따라 금융 서비스를 이용할 수 있다는 효과가 있다.
According to the present invention, when a financial service is used on a smart banking application, a user can be authenticated when a user simply touches a terminal of a user without using a complicated user authentication process, and the financial service can be used according to the authentication result.

도 1은 본 발명의 일 실시예 따른 금융 카드를 설명하기 위한 참조도이다.
도 2는 본 발명의 일 실시예에 따른 카드 접촉을 통한 금융 서비스 제공 시스템을 설명하기 위한 네트워크 구성도이다.
도 3은 본 발명에 따른 금융 서비스 제공 시스템의 실행 과정을 설명하기 위한 흐름도이다.
1 is a view for explaining a financial card according to an embodiment of the present invention.
2 is a network configuration diagram illustrating a financial service providing system through card contact according to an embodiment of the present invention.
FIG. 3 is a flowchart illustrating an execution process of the financial service providing system according to the present invention.

이하에서는 첨부된 도면을 참조하여 본 발명의 실시예들을 상세히 설명하기로 한다.
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

본 발명에서 사용된 용어 중 “스마트 뱅킹 어플리케이션”은 금융 기관의 서버에 접속하여 사용자에게 금융 거래를 제공하며, 사용자 요구에 따라 어플리케이션 스토어(application store) 등과 같은 각종 어플리케이션을 제공하는 서버로부터 사용자의 단말에 다운로드 되어 설치될 수 있거나, 사용자의 단말 자체에 설치된 상태로 존재할 수 있다.
The term " smart banking application " used in the present invention refers to a smart banking application that accesses a server of a financial institution to provide a financial transaction to a user, receives a user's request from a server providing various applications such as an application store, Or may be installed in the terminal itself of the user.

도 1은 본 발명의 일 실시예 따른 금융 카드를 설명하기 위한 참조도이다. 1 is a view for explaining a financial card according to an embodiment of the present invention.

도 1을 참조하면, 금융 카드(100)는 도 1(a)와 같이 정면에 사용자 인증을 위한 어플리케이션을 탑재하는 IC 칩(110)과, 카드 번호(1), 카드종류(130), 카드 유효기간(140), 및 사용자의 영문 이름(1) 등을 포함한다.1, the financial card 100 includes an IC chip 110 for mounting an application for user authentication on a front surface thereof, a card number 1, a card type 130, a card validity Duration 140, and the user's English name (1).

또한, 금융 카드(100)는 도 1(b)와 같이 배면에 해당 금융 카드의 인증코드, 예를 들어 CVC 코드 또는 CVV2 코드(0)와 카드 번호, 카드유효기간, 계좌번호, 비밀번호 등 금융거래를 위한 사용자 정보를 저장하는 MS 부(170)를 포함할 수 있다.1 (b), the financial card 100 is provided with an authentication code such as a CVC code or a CVV2 code (0) of the corresponding financial card, a card number, a card validity period, an account number, And an MS unit 170 for storing user information for the user.

금융 카드(100)의 IC칩(110)에 탑재된 어플리케이션은 금융 카드(100)가 사용자의 단말(200)에 접촉되면 자동으로 실행될 수 있다. The application installed in the IC chip 110 of the financial card 100 can be automatically executed when the financial card 100 contacts the user terminal 200. [

금융 카드(100)는 무선주파수(RF) 방식 터치 기능이 지원되는 카드이며, 사용자의 단말(200)에 접촉되면 금융 카드(100)에 저장된 어플리케이션 실행 명령 및 사용자 인증 정보를 사용자의 단말(200)에 제공한다. 여기에서, 사용자 인증 정보는 카드 번호, 비밀 번호 및 사용자 정보(예를 들어, 이름, 결제 계좌 등)를 포함할 수 있다.
The financial card 100 is a card to which a radio frequency (RF) touch function is supported. When the user touches the terminal 200, the user issues an application execution command and user authentication information stored in the financial card 100, . Here, the user authentication information may include a card number, a password, and user information (e.g., a name, a billing account, etc.).

도 2는 본 발명의 일 실시예에 따른 카드 접촉을 통한 금융 서비스 제공 시스템을 설명하기 위한 네트워크 구성도이다.2 is a network configuration diagram illustrating a financial service providing system through card contact according to an embodiment of the present invention.

도 2를 참조하면, 카드 접촉을 통한 금융 서비스 제공 시스템은 금융 카드(100), 사용자의 단말(200) 및 금융 기관의 서버(300)를 포함한다.Referring to FIG. 2, a financial service providing system through card contact includes a financial card 100, a user terminal 200, and a server 300 of a financial institution.

금융 카드(100)는 어플리케이션 실행 명령 및 사용자 인증 정보를 포함하고, 사용자 인증 정보는 카드 번호, 비밀 번호 및 사용자 정보를 포함한다. 금융 카드(100)는 사용자의 단말(200)에 접촉되면 어플리케이션 실행 명령 및 사용자 인증 정보를 사용자의 단말(200)에 제공한다.The financial card 100 includes an application execution command and user authentication information, and the user authentication information includes a card number, a password, and user information. The financial card 100 provides an application execution command and user authentication information to the terminal 200 of the user when the terminal 200 contacts the user.

사용자의 단말(200)은 금융 카드(100)가 접촉되면 금융 카드(100)로부터 데이터를 수신하여 스마트 뱅킹 어플리케이션을 실행할 수 있는 단말로서, 예를 들어, 사용자의 단말(200)은 금융 카드(100)과 통신할 수 있는 무선 통신 기능을 구비한 이동 단말, 스마트폰, 노트북 및 PDA(Personal Digital Assistant) 등이 될 수 있다.The terminal 200 of the user is a terminal capable of receiving smart banking application by receiving data from the financial card 100 when the financial card 100 contacts the terminal 200. For example, A smart phone, a notebook computer, a personal digital assistant (PDA), or the like having a wireless communication function capable of communicating with the mobile communication terminal.

사용자의 단말(200)은 금융 카드가 접촉되면 금융 카드(100)로부터 어플리케이션 실행 명령을 수신하고, 어플리케이션 실행 명령에 해당하는 스마트 뱅킹 어플리케이션이 존재하는지 여부를 판단하여 해당 어플리케이션을 실행할 수 있다.The user terminal 200 can receive an application execution command from the financial card 100 when the financial card is contacted, determine whether there is a smart banking application corresponding to the application execution command, and execute the application.

일 실시예에서, 사용자의 단말(200)은 어플리케이션 실행 명령에 해당하는 스마트 뱅킹 어플리케이션이 존재하면 해당 어플리케이션을 실행할 수 있다.In one embodiment, the user terminal 200 may execute a corresponding application if a smart banking application corresponding to the application execution command exists.

다른 일 실시예에서, 사용자의 단말(200)은 어플리케이션 실행 명령에 해당하는 스마트 뱅킹 어플리케이션이 존재하지 않으면 해당 어플리케이션을 다운로드받을 수 있는 어플리케이션(예를 들어, 어플리케이션 스토어)을 실행할 수 있다.In another embodiment, the user terminal 200 can execute an application (for example, an application store) that can download the smart banking application corresponding to the application execution command if the smart banking application does not exist.

사용자의 단말(200)은 사용자에 의해 스마트 뱅킹 어플리케이션 상에서 금융 서비스의 실행이 선택되면, 금융 서비스의 실행을 금융 기관의 서버(300)에 요청한다. The user terminal 200 requests the server 300 of the financial institution to execute the financial service when execution of the financial service is selected by the user on the smart banking application.

사용자의 단말(200)은 금융 기관의 서버(300)로부터 금융 서비스를 실행하기 위한 사용자 인증 정보의 전송 요청 메시지를 수신하여 표시하며, 이를 확인한 사용자에 의해 금융 카드(300)가 접촉되면 금융 카드(300)로부터 사용자 인증 정보를 수신하여 금융 기관의 서버(300)에 제공한다.The user terminal 200 receives and displays a transmission request message of user authentication information for executing a financial service from the server 300 of the financial institution and displays the transmission request message to the financial card 300 when the financial card 300 is contacted by the user, 300 to the server 300 of the financial institution.

금융 기관의 서버(300)는 금융 카드(100)를 발급하는 금융 기관에 위치하는 서버이다. 금융 기관의 서버(300)는 금융 DB를 구비하고 있으며 금융 카드(100)을 발급하는 신용카드사 및 은행을 모두 포함하는 광의의 개념이다.The server 300 of the financial institution is a server located in a financial institution issuing the financial card 100. [ The server 300 of the financial institution is a broad concept including both a credit card company and a bank having a financial DB and issuing a financial card 100. [

금융 기관의 서버(300)는 사용자의 단말(200)로부터 금융 서비스의 실행 요청 메시지를 수신하면, 금융 서비스를 실행하기 위한 사용자 인증 정보의 전송 요청 메시지를 사용자의 단말(200)에 제공한다. Upon receipt of the financial service execution request message from the user terminal 200, the server 300 of the financial institution provides a transmission request message of the user authentication information for executing the financial service to the terminal 200 of the user.

금융 기관의 서버(300)는 사용자의 단말(200)로부터 사용자 인증 정보를 수신하면 사용자 인증 정보와 기 결정된 사용자 인증 정보를 비교하여 인증하고, 인증결과에 따라 금융 서비스를 실행한다. 여기에서, 금융 서비스는 카드론 신청, 카드 명세서 수령 방법 변경, 현금 서비스 신청, 선결제 신청, 카드 결제일 변경, 결제 계좌 변경 및 카드 사용 등록 중 적어도 하나를 포함할 수 있다.
When the server 300 of the financial institution receives the user authentication information from the user terminal 200, the server 300 compares the user authentication information with predetermined user authentication information, authenticates the user, and executes the financial service according to the authentication result. Here, the financial service may include at least one of a credit card application, a method of receiving a card statement, a cash service application, a prepayment application, a card settlement date change, a payment account change, and a card use registration.

도 3은 본 발명에 따른 금융 서비스 제공 시스템의 실행 과정을 설명하기 위한 흐름도이다.FIG. 3 is a flowchart illustrating an execution process of the financial service providing system according to the present invention.

도 3을 참조하면, 금융 기관의 서버(300)는 사용자의 단말(200)로부터 금융 서비스의 실행 요청 메시지를 수신한다(단계 S310). 금융 기관의 서버(300)는 금융 서비스를 실행하기 위한 사용자 인증 정보의 전송 요청 메시지를 사용자의 단말(200)에 제공한다(단계 S320).Referring to FIG. 3, the server 300 of the financial institution receives an execution request message of the financial service from the user terminal 200 (step S310). The server 300 of the financial institution provides a transmission request message of the user authentication information for executing the financial service to the user terminal 200 (step S320).

사용자에 의해 금융 카드(100)가 사용자의 단말(200)에 접촉되면 사용자의 단말(200)은 금융 카드(100)로부터 사용자 인증 정보를 수신한다(단계 S330). 사용자의 단말(200)은 사용자 인증 정보를 금융 기관의 서버(300)에 제공한다(단계 S340). When the user touches the terminal 200 of the financial card 100 by the user, the terminal 200 of the user receives the user authentication information from the financial card 100 (step S330). The user terminal 200 provides the user authentication information to the server 300 of the financial institution (step S340).

금융 기관의 서버(300)는 상기 사용자 인증 정보와 기 결정된 사용자 인증 정보를 비교하여 인증한다(단계 S350). 금융 기관의 서버(300)는 인증 결과에 따라 금융 서비스를 실행한다(단계 S360). 여기에서, 금융 서비스는 카드론 신청, 카드 명세서 수령 방법 변경, 현금 서비스 신청, 선결제 신청, 카드 결제일 변경, 결제 계좌 변경 및 카드 사용 등록 중 적어도 하나를 포함할 수 있다.
The server 300 of the financial institution compares the user authentication information with predetermined user authentication information and authenticates the user authentication information (step S350). The server 300 of the financial institution executes the financial service according to the authentication result (step S360). Here, the financial service may include at least one of a credit card application, a method of receiving a card statement, a cash service application, a prepayment application, a card settlement date change, a payment account change, and a card use registration.

지금까지 본 발명에 따른 구체적인 실시예에 관하여 설명하였으나, 본 발명의 범위에서 벗어나지 않는 한도 내에서는 여러 가지 변형이 가능함은 물론이다. 그러므로, 본 발명의 범위는 설명된 실시예에 국한되어 정해져서는 안 되며, 후술하는 특허 청구의 범위뿐 아니라 이 특허 청구의 범위와 균등한 것들에 의해 정해져야 한다.While the present invention has been described in connection with what is presently considered to be practical exemplary embodiments, it is to be understood that the invention is not limited to the disclosed embodiments. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be determined by the scope of the appended claims and equivalents thereof.

이상과 같이 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 이는 본 발명이 속하는 분야에서 통상의 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다. 따라서, 본 발명 사상은 아래에 기재된 특허청구범위에 의해서만 파악되어야 하고, 이의 균등 또는 등가적 변형 모두는 본 발명 사상의 범주에 속한다고 할 것이다.
While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, but, on the contrary, Modification is possible. Accordingly, the spirit of the present invention should be understood only in accordance with the following claims, and all equivalents or equivalent variations thereof are included in the scope of the present invention.

100: 금융 카드
200: 사용자의 단말
300: 금융 기관의 서버
100: Financial card
200: User terminal
300: Server of financial institution

Claims (12)

금융 기관의 서버가 사용자의 단말로부터 금융 서비스의 실행 요청 메시지를 수신하면, 상기 금융 서비스를 실행하기 위한 사용자 인증 정보의 전송 요청 메시지를 상기 사용자의 단말에 제공하는 단계;
사용자에 의해 금융 카드가 사용자의 단말에 접촉되면 상기 사용자의 단말이 상기 금융 카드로부터 사용자 인증 정보를 수신하여 상기 금융 기관의 서버에 제공하는 단계;
상기 금융 기관의 서버가 상기 사용자 인증 정보와 기 결정된 사용자 인증 정보를 비교하여 인증하는 단계; 및
상기 금융 기관의 서버에서 상기 인증 결과에 따라 상기 금융 서비스를 실행하는 단계를 포함하는
카드 접촉을 통한 금융 서비스 제공 방법.
Providing a transmission request message of the user authentication information for executing the financial service to the user terminal when the server of the financial institution receives the execution request message of the financial service from the user terminal;
Receiving the user authentication information from the financial card and providing the user authentication information to a server of the financial institution when the user makes a contact with the terminal;
The server of the financial institution compares and authenticates the user authentication information with predetermined user authentication information; And
And executing the financial service according to the authentication result at a server of the financial institution
How to provide financial services through card contact.
제1항에 있어서,
상기 금융 서비스는
카드론 신청, 카드 명세서 수령 방법 변경, 현금 서비스 신청, 선결제 신청, 카드 결제일 변경, 결제 계좌 변경 및 카드 사용 등록 중 적어도 하나를 포함하는 것을 특징으로 하는
카드 접촉을 통한 금융 서비스 제공 방법.
The method according to claim 1,
The financial service
A cardholder application method, a card statement receiving method change, a cash service application, a prepayment application, a card settlement date change, a payment account change, and a card use registration.
How to provide financial services through card contact.
제1항에 있어서,
상기 금융 카드는
어플리케이션 실행 명령 및 사용자 인증 정보를 포함하고,
상기 사용자 인증 정보는 금융 카드 정보 및 사용자 정보를 포함하는 것을 특징으로 하는
카드 접촉을 통한 금융 서비스 제공 방법.
The method according to claim 1,
The financial card
Application execution command and user authentication information,
Wherein the user authentication information includes financial card information and user information
How to provide financial services through card contact.
제1항에 있어서,
상기 금융 카드는
무선주파수(RF) 방식 터치 기능이 지원되는 카드인 것을 특징으로 하는
카드 접촉을 통한 금융 서비스 제공 방법.
The method according to claim 1,
The financial card
Characterized in that it is a card that supports a radio frequency (RF) touch function
How to provide financial services through card contact.
제1항에 있어서,
사용자에 의해 금융 카드가 사용자의 단말에 접촉되면 상기 금융 카드로부터 어플리케이션 실행 명령을 수신하고, 상기 어플리케이션 실행 명령에 해당하는 어플리케이션이 존재하는지 여부를 판단하는 단계를 더 포함하는 것을 특징으로 하는
카드 접촉을 통한 금융 서비스 제공 방법.
The method according to claim 1,
Further comprising the step of receiving an application execution command from the financial card when the user touches the terminal of the financial card by the user and determining whether or not the application corresponding to the application execution command exists
How to provide financial services through card contact.
제5항에 있어서,
상기 어플리케이션 실행 명령에 해당하는 어플리케이션이 존재하는지 여부를 판단하는 단계는
상기 어플리케이션 실행 명령에 해당하는 어플리케이션이 존재하면 해당 어플리케이션을 실행하는 단계; 및
상기 어플리케이션 실행 명령에 해당하는 어플리케이션이 존재하지 않으면 해당 어플리케이션을 다운로드받을 수 있는 어플리케이션을 실행하는 단계를 포함하는 것을 특징으로 하는
카드 접촉을 통한 금융 서비스 제공 방법.
6. The method of claim 5,
The step of determining whether or not an application corresponding to the application execution command exists
Executing an application corresponding to the application execution command if the application exists; And
And executing an application capable of downloading the application if the application corresponding to the application execution command does not exist
How to provide financial services through card contact.
카드 접촉을 통한 금융 서비스 제공 시스템에 있어서,
금융 카드;
금융 서비스를 요청하고 상기 금융 서비스를 실행하기 위한 사용자 인증 정보의 전송 요청 메시지를 수신하여 표시하고, 사용자에 의해 상기 금융 카드가 접촉되면 상기 금융 카드로부터 사용자 인증 정보를 수신하여 제공하는 사용자의 단말;
사용자의 단말로부터 금융 서비스의 실행 요청 메시지를 수신하면, 상기 금융 서비스를 실행하기 위한 사용자 인증 정보의 전송 요청 메시지를 상기 사용자의 단말에 제공하고, 상기 사용자의 단말로부터 사용자 인증 정보를 수신하면 상기 사용자 인증 정보와 기 결정된 사용자 인증 정보를 비교하여 인증하고, 상기 인증 결과에 따라 상기 금융 서비스를 실행하는 금융 기관의 서버를 포함하는
카드 접촉 방법을 이용한 금융 서비스 제공 시스템.
A system for providing financial services through card contact,
Financial card;
A terminal of a user requesting a financial service, receiving and displaying a transmission request message of user authentication information for executing the financial service, receiving and providing user authentication information from the financial card when the user contacts the financial card;
The method comprising: providing a transmission request message of the user authentication information for executing the financial service to the terminal of the user when receiving the execution request message of the financial service from the terminal of the user; and upon receiving the user authentication information from the terminal of the user, A server of a financial institution that compares the authentication information with predetermined user authentication information to authenticate and executes the financial service according to the authentication result
Financial service provision system using card contact method.
제7항에 있어서,
상기 금융 서비스는
카드론 신청, 카드 명세서 수령 방법 변경, 현금 서비스 신청, 선결제 신청, 카드 결제일 변경, 결제 계좌 변경 및 카드 사용 등록 중 적어도 하나를 포함하는 것을 특징으로 하는
카드 접촉 방법을 이용한 금융 서비스 제공 시스템.
8. The method of claim 7,
The financial service
A cardholder application method, a card statement receiving method change, a cash service application, a prepayment application, a card settlement date change, a payment account change, and a card use registration.
Financial service provision system using card contact method.
제7항에 있어서,
상기 금융 카드는
어플리케이션 실행 명령 및 사용자 인증 정보를 포함하고,
상기 사용자 인증 정보는 금융 카드 정보 및 사용자 정보를 포함하는 것을 특징으로 하는
카드 접촉 방법을 이용한 금융 서비스 제공 시스템.
8. The method of claim 7,
The financial card
Application execution command and user authentication information,
Wherein the user authentication information includes financial card information and user information
Financial service provision system using card contact method.
제7항에 있어서,
상기 금융 카드는
무선주파수(RF) 방식 터치 기능이 지원되는 카드인 것을 특징으로 하는
카드 접촉 방법을 이용한 금융 서비스 제공 시스템
8. The method of claim 7,
The financial card
Characterized in that it is a card that supports a radio frequency (RF) touch function
Financial service providing system using card contact method
제7항에 있어서,
상기 사용자의 단말은
사용자에 의해 금융 카드가 사용자의 단말에 접촉되면 상기 금융 카드로부터 어플리케이션 실행 명령을 수신하고, 상기 어플리케이션 실행 명령에 해당하는 어플리케이션이 존재하는지 여부를 판단하는 것을 특징으로 하는
카드 접촉 방법을 이용한 금융 서비스 제공 시스템.
8. The method of claim 7,
The terminal of the user
When the user touches a terminal of a financial card by the user, receives an application execution command from the financial card, and determines whether or not an application corresponding to the application execution command exists
Financial service provision system using card contact method.
제11항에 있어서,
상기 사용자의 단말은
상기 어플리케이션 실행 명령에 해당하는 어플리케이션이 존재하면 해당 어플리케이션을 실행하고, 상기 어플리케이션 실행 명령에 해당하는 어플리케이션이 존재하지 않으면 해당 어플리케이션을 다운로드받을 수 있는 어플리케이션을 실행하는 것을 특징으로 하는
카드 접촉 방법을 이용한 금융 서비스 제공 시스템.
12. The method of claim 11,
The terminal of the user
Wherein the application executing unit executes the application when the application corresponding to the application execution command exists and executes the application that can download the application if the application corresponding to the application execution command does not exist
Financial service provision system using card contact method.
KR1020140068264A 2014-06-05 2014-06-05 Banking service providing method by contacting card and system performing the same KR20150140453A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140068264A KR20150140453A (en) 2014-06-05 2014-06-05 Banking service providing method by contacting card and system performing the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140068264A KR20150140453A (en) 2014-06-05 2014-06-05 Banking service providing method by contacting card and system performing the same

Publications (1)

Publication Number Publication Date
KR20150140453A true KR20150140453A (en) 2015-12-16

Family

ID=55080586

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140068264A KR20150140453A (en) 2014-06-05 2014-06-05 Banking service providing method by contacting card and system performing the same

Country Status (1)

Country Link
KR (1) KR20150140453A (en)

Similar Documents

Publication Publication Date Title
US11568405B2 (en) Identification and verification for provisioning mobile application
US11106476B2 (en) Helper software developer kit for native device hybrid applications
US11004083B2 (en) System and method for authorizing direct debit transactions
US9607298B2 (en) System and method for providing secure data communication functionality to a variety of applications on a portable communication device
US10902421B2 (en) Provisioning payment credentials to a consumer
CN108804906B (en) System and method for application login
US20160217461A1 (en) Transaction utilizing anonymized user data
US20170061419A1 (en) Payment information processing method and apparatus of electronic device
US20210049579A1 (en) Multi-factor identity authentication
US20120245985A1 (en) Method of controlling system and mobile device for processing payment and data
US20160132875A1 (en) Enhancement of mobile device initiated transactions
CN107005619B (en) Method, corresponding device and system for registering mobile point of sale (POS)
CN117436869A (en) Secure QR code service
KR20140095745A (en) Supporting Method For Payment and System thereof
US20150095222A1 (en) Dynamic identity representation in mobile devices
JP6553810B2 (en) Payment authentication method and apparatus for mobile terminal and mobile terminal
KR20130142864A (en) Method for issuing mobile credit card in portable terminal using credit card and credit card for the same
KR101804182B1 (en) Online financial transactions, identity authentication system and method using real cards
WO2016019206A1 (en) Smart card reader with public key index on host device
KR20150114358A (en) User authentication system by contacting card and operating method thereof
KR20110001475A (en) Method and system for the right of using service via network and portable memory unit therefor
KR20150140453A (en) Banking service providing method by contacting card and system performing the same
US10776787B2 (en) Systems and methods for providing notification services using a digital wallet platform
KR101705404B1 (en) Card registeration system by contacting card and operating method thereof
KR102211064B1 (en) Systems and methods for providing services for identifying foreigners' identity

Legal Events

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